indicators

13 rows where "Date" is on date 2020-06-08 sorted by Country

View and edit SQL

Date (date)

  • 2020-06-08 · 13
Link Date Country ▼ Indicator Value
2020-06-08 England ConfirmedCases 227298
2020-06-08 England Deaths 36333
2020-06-08 Northern Ireland ConfirmedCases 4786
2020-06-08 Northern Ireland Deaths 537
2020-06-08 Northern Ireland Tests 57661
2020-06-08 Scotland ConfirmedCases 15639
2020-06-08 Scotland Deaths 2415
2020-06-08 Scotland Tests 127204
2020-06-08 UK ConfirmedCases 287399
2020-06-08 UK Deaths 40686
2020-06-08 Wales ConfirmedCases 15105
2020-06-08 Wales Deaths 1431
2020-06-08 Wales Tests 119213

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