indicators

14 rows where "Date" is on date 2020-03-05 sorted by Date

View and edit SQL

Suggested facets: Country, Indicator, Value

Date (date)

  • 2020-03-05 · 14
Link Date ▼ Country Indicator Value
2020-03-05 England ConfirmedCases 253
2020-03-05 England Deaths 0
2020-03-05 Northern Ireland ConfirmedCases 0
2020-03-05 Northern Ireland Deaths 0
2020-03-05 Northern Ireland Tests 305
2020-03-05 Scotland ConfirmedCases 6
2020-03-05 Scotland Deaths 0
2020-03-05 Scotland Tests 1256
2020-03-05 UK ConfirmedCases 114
2020-03-05 UK Deaths 0
2020-03-05 UK Tests 18083
2020-03-05 Wales ConfirmedCases 2
2020-03-05 Wales Deaths 0
2020-03-05 Wales Tests 511

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