indicators

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

View and edit SQL

Date (date)

  • 2020-06-03 · 13
Link Date Country ▼ Indicator Value
2020-06-03 England ConfirmedCases 222776
2020-06-03 England Deaths 35540
2020-06-03 Northern Ireland ConfirmedCases 4751
2020-06-03 Northern Ireland Deaths 536
2020-06-03 Northern Ireland Tests 52637
2020-06-03 Scotland ConfirmedCases 15504
2020-06-03 Scotland Deaths 2386
2020-06-03 Scotland Tests 118573
2020-06-03 UK ConfirmedCases 279856
2020-06-03 UK Deaths 39812
2020-06-03 Wales ConfirmedCases 14829
2020-06-03 Wales Deaths 1391
2020-06-03 Wales Tests 103319

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