indicators

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

View and edit SQL

Suggested facets: Country, Indicator, Value

Date (date)

  • 2020-03-11 · 14
Link Date ▼ Country Indicator Value
2020-03-11 England ConfirmedCases 1124
2020-03-11 England Deaths 7
2020-03-11 Northern Ireland ConfirmedCases 16
2020-03-11 Northern Ireland Deaths 0
2020-03-11 Northern Ireland Tests 749
2020-03-11 Scotland ConfirmedCases 36
2020-03-11 Scotland Deaths 0
2020-03-11 Scotland Tests 2316
2020-03-11 UK ConfirmedCases 456
2020-03-11 UK Deaths 7
2020-03-11 UK Tests 27476
2020-03-11 Wales ConfirmedCases 35
2020-03-11 Wales Deaths 0
2020-03-11 Wales Tests 695

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