indicators

4 rows where "Date" is on date 2020-03-19 and Indicator = "Tests" sorted by Value

View and edit SQL

Indicator

  • Tests · 4

Date (date)

  • 2020-03-19 · 4
Link Date Country Indicator Value ▼
2020-03-19 Northern Ireland Tests 1884
2020-03-19 Wales Tests 2783
2020-03-19 Scotland Tests 6772
2020-03-19 UK Tests 64621

Advanced export

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

CSV options:

CREATE TABLE "indicators" (
"Date" TEXT,
  "Country" TEXT,
  "Indicator" TEXT,
  "Value" INTEGER
  ,PRIMARY KEY ([Date], [Country], [Indicator])
);
Powered by Datasette · Query took 28.746ms · About: https://github.com/tomwhite/covid-19-uk-data