indicators

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

View and edit SQL

Date (date)

  • 2020-06-06 · 13
Link Date Country ▼ Indicator Value
2020-06-06 England ConfirmedCases 225640
2020-06-06 England Deaths 36216
2020-06-06 Northern Ireland ConfirmedCases 4775
2020-06-06 Northern Ireland Deaths 537
2020-06-06 Northern Ireland Tests 55869
2020-06-06 Scotland ConfirmedCases 15603
2020-06-06 Scotland Deaths 2415
2020-06-06 Scotland Tests 124543
2020-06-06 UK ConfirmedCases 284868
2020-06-06 UK Deaths 40554
2020-06-06 Wales ConfirmedCases 14997
2020-06-06 Wales Deaths 1416
2020-06-06 Wales Tests 113895

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