indicators

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

View and edit SQL

Suggested facets: Country, Indicator

Date (date)

  • 2020-03-16 · 14
Link Date Country Indicator Value ▼
2020-03-16 Northern Ireland Deaths 0
2020-03-16 Scotland Deaths 1
2020-03-16 Wales Deaths 3
2020-03-16 Northern Ireland ConfirmedCases 51
2020-03-16 England Deaths 64
2020-03-16 UK Deaths 65
2020-03-16 Scotland ConfirmedCases 171
2020-03-16 Wales ConfirmedCases 176
2020-03-16 Northern Ireland Tests 1387
2020-03-16 Wales Tests 1537
2020-03-16 UK ConfirmedCases 1543
2020-03-16 England ConfirmedCases 3188
2020-03-16 Scotland Tests 4895
2020-03-16 UK Tests 44105

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