indicators

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

View and edit SQL

Suggested facets: Country, Indicator

Date (date)

  • 2020-03-23 · 14
Link Date Country ▼ Indicator Value
2020-03-23 England Deaths 331
2020-03-23 England ConfirmedCases 11052
2020-03-23 Northern Ireland Tests 2900
2020-03-23 Northern Ireland ConfirmedCases 186
2020-03-23 Northern Ireland Deaths 9
2020-03-23 Scotland Tests 9364
2020-03-23 Scotland ConfirmedCases 499
2020-03-23 Scotland Deaths 14
2020-03-23 UK ConfirmedCases 6650
2020-03-23 UK Tests 83945
2020-03-23 UK Deaths 359
2020-03-23 Wales Tests 4579
2020-03-23 Wales ConfirmedCases 666
2020-03-23 Wales Deaths 24

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