indicators

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

View and edit SQL

Date (date)

  • 2020-04-11 · 14
Link Date Country Indicator ▼ Value
2020-04-11 England ConfirmedCases 75484
2020-04-11 Northern Ireland ConfirmedCases 1837
2020-04-11 Scotland ConfirmedCases 5590
2020-04-11 UK ConfirmedCases 78991
2020-04-11 Wales ConfirmedCases 5912
2020-04-11 England Deaths 10670
2020-04-11 Northern Ireland Deaths 143
2020-04-11 Scotland Deaths 542
2020-04-11 UK Deaths 11608
2020-04-11 Wales Deaths 460
2020-04-11 Northern Ireland Tests 10727
2020-04-11 Scotland Tests 29903
2020-04-11 UK Tests 269598
2020-04-11 Wales Tests 18415

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