indicators

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

View and edit SQL

Date (date)

  • 2020-06-21 · 13
Link Date Country ▼ Indicator Value
2020-06-21 England ConfirmedCases 238613
2020-06-21 England Deaths 38247
2020-06-21 Northern Ireland ConfirmedCases 4858
2020-06-21 Northern Ireland Deaths 545
2020-06-21 Northern Ireland Tests 70340
2020-06-21 Scotland ConfirmedCases 18156
2020-06-21 Scotland Deaths 2472
2020-06-21 Scotland Tests 231525
2020-06-21 UK ConfirmedCases 304331
2020-06-21 UK Deaths 42741
2020-06-21 Wales ConfirmedCases 16039
2020-06-21 Wales Deaths 1491
2020-06-21 Wales Tests 148387

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