indicators

13 rows where "Date" is on date 2020-03-04

View and edit SQL

Suggested facets: Indicator, Value

Date (date)

  • 2020-03-04 · 13
Link Date Country Indicator Value
2020-03-04 England ConfirmedCases 206
2020-03-04 Northern Ireland ConfirmedCases 0
2020-03-04 Northern Ireland Deaths 0
2020-03-04 Northern Ireland Tests 280
2020-03-04 Scotland ConfirmedCases 3
2020-03-04 Scotland Deaths 0
2020-03-04 Scotland Tests 1046
2020-03-04 UK ConfirmedCases 85
2020-03-04 UK Deaths 0
2020-03-04 UK Tests 16659
2020-03-04 Wales ConfirmedCases 2
2020-03-04 Wales Deaths 0
2020-03-04 Wales Tests 478

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