indicators

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

View and edit SQL

Date (date)

  • 2020-06-18 · 13
Link Date Country ▼ Indicator Value
2020-06-18 England ConfirmedCases 236620
2020-06-18 England Deaths 37919
2020-06-18 Northern Ireland ConfirmedCases 4851
2020-06-18 Northern Ireland Deaths 544
2020-06-18 Northern Ireland Tests 68079
2020-06-18 Scotland ConfirmedCases 18077
2020-06-18 Scotland Deaths 2464
2020-06-18 Scotland Tests 220198
2020-06-18 UK ConfirmedCases 300469
2020-06-18 UK Deaths 42395
2020-06-18 Wales ConfirmedCases 15776
2020-06-18 Wales Deaths 1479
2020-06-18 Wales Tests 142986

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