indicators

14 rows where "Date" is on date 2020-04-07 sorted by Value

View and edit SQL

Date (date)

  • 2020-04-07 · 14
Link Date Country Indicator Value ▼
2020-04-07 Northern Ireland Deaths 99
2020-04-07 Scotland Deaths 296
2020-04-07 Wales Deaths 319
2020-04-07 Northern Ireland ConfirmedCases 1471
2020-04-07 Scotland ConfirmedCases 4229
2020-04-07 Wales ConfirmedCases 4580
2020-04-07 England Deaths 6968
2020-04-07 UK Deaths 7472
2020-04-07 Northern Ireland Tests 8810
2020-04-07 Wales Tests 15262
2020-04-07 Scotland Tests 25022
2020-04-07 UK ConfirmedCases 55242
2020-04-07 England ConfirmedCases 60459
2020-04-07 UK Tests 213181

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 8.896ms · About: https://github.com/tomwhite/covid-19-uk-data