home / parkruns

runs

1 row where Event = "{"href": "https://www.parkrun.org.uk/tootingcommon/", "label": "Tooting Common parkrun"}" and "RunDate" is on date 2016-05-28

✎ View and edit SQL

This data as json, CSV (advanced)

RunDate (date) 1 ✖

  • 2016-05-28 · 1 ✖

Event 1 ✖

  • {"href": "https://www.parkrun.org.uk/tootingcommon/", "label": "Tooting Common parkrun"} · 1 ✖
Run ▼ Event RunDate RunNumber Pos Time AgeGrade PB Latitude Longitude
0 Tooting Common parkrun 2016-05-28 18 46 00:21:25 61.95 1 51.433342 -0.14677

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [runs] (
   [Run] INTEGER PRIMARY KEY,
   [Event] TEXT,
   [RunDate] TEXT,
   [RunNumber] TEXT,
   [Pos] INTEGER,
   [Time] TEXT,
   [AgeGrade] TEXT,
   [PB] INTEGER,
   [Latitude] FLOAT,
   [Longitude] FLOAT
);
Powered by Datasette · Queries took 25.301ms