indicators

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

View and edit SQL

Date (date)

  • 2020-04-13 · 14
Link Date Country Indicator ▼ Value
2020-04-13 England ConfirmedCases 81873
2020-04-13 Northern Ireland ConfirmedCases 2030
2020-04-13 Scotland ConfirmedCases 6067
2020-04-13 UK ConfirmedCases 88621
2020-04-13 Wales ConfirmedCases 6432
2020-04-13 England Deaths 11970
2020-04-13 Northern Ireland Deaths 166
2020-04-13 Scotland Deaths 575
2020-04-13 UK Deaths 13038
2020-04-13 Wales Deaths 540
2020-04-13 Northern Ireland Tests 11488
2020-04-13 Scotland Tests 31813
2020-04-13 UK Tests 290720
2020-04-13 Wales Tests 19616

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