indicators

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

View and edit SQL

Date (date)

  • 2020-04-08 · 14
Link Date Country Indicator ▼ Value
2020-04-08 England ConfirmedCases 64759
2020-04-08 Northern Ireland ConfirmedCases 1573
2020-04-08 Scotland ConfirmedCases 4565
2020-04-08 UK ConfirmedCases 60733
2020-04-08 Wales ConfirmedCases 4966
2020-04-08 England Deaths 7892
2020-04-08 Northern Ireland Deaths 103
2020-04-08 Scotland Deaths 366
2020-04-08 UK Deaths 8506
2020-04-08 Wales Deaths 361
2020-04-08 Northern Ireland Tests 9327
2020-04-08 Scotland Tests 26226
2020-04-08 UK Tests 232708
2020-04-08 Wales Tests 16178

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