indicators

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

View and edit SQL

Date (date)

  • 2020-04-06 · 14
Link Date Country Indicator Value ▼
2020-04-06 Northern Ireland Deaths 91
2020-04-06 Scotland Deaths 222
2020-04-06 Wales Deaths 287
2020-04-06 Northern Ireland ConfirmedCases 1341
2020-04-06 Scotland ConfirmedCases 3961
2020-04-06 Wales ConfirmedCases 4194
2020-04-06 England Deaths 5958
2020-04-06 UK Deaths 6434
2020-04-06 Northern Ireland Tests 8330
2020-04-06 Wales Tests 14391
2020-04-06 Scotland Tests 24036
2020-04-06 UK ConfirmedCases 51608
2020-04-06 England ConfirmedCases 55884
2020-04-06 UK Tests 208837

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