indicators

14 rows where "Date" is on date 2020-04-19 sorted by Indicator

View and edit SQL

Date (date)

  • 2020-04-19 · 14
Link Date Country Indicator ▼ Value
2020-04-19 England ConfirmedCases 105717
2020-04-19 Northern Ireland ConfirmedCases 2698
2020-04-19 Scotland ConfirmedCases 8187
2020-04-19 UK ConfirmedCases 120067
2020-04-19 Wales ConfirmedCases 8225
2020-04-19 England Deaths 16844
2020-04-19 Northern Ireland Deaths 234
2020-04-19 Scotland Deaths 903
2020-04-19 UK Deaths 18505
2020-04-19 Wales Deaths 726
2020-04-19 Northern Ireland Tests 14390
2020-04-19 Scotland Tests 39612
2020-04-19 UK Tests 372967
2020-04-19 Wales Tests 24703

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