indicators

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

View and edit SQL

Date (date)

  • 2020-06-09 · 13
Link Date Country ▼ Indicator Value
2020-06-09 England ConfirmedCases 228353
2020-06-09 England Deaths 36613
2020-06-09 Northern Ireland ConfirmedCases 4797
2020-06-09 Northern Ireland Deaths 537
2020-06-09 Northern Ireland Tests 58810
2020-06-09 Scotland ConfirmedCases 15653
2020-06-09 Scotland Deaths 2422
2020-06-09 Scotland Tests 128495
2020-06-09 UK ConfirmedCases 289140
2020-06-09 UK Deaths 40975
2020-06-09 Wales ConfirmedCases 15167
2020-06-09 Wales Deaths 1435
2020-06-09 Wales Tests 122108

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