indicators

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

View and edit SQL

Suggested facets: Country, Indicator, Value

Date (date)

  • 2020-03-15 · 14
Link Date Country Indicator ▼ Value
2020-03-15 UK ConfirmedCases 1391
2020-03-15 Northern Ireland ConfirmedCases 43
2020-03-15 Scotland ConfirmedCases 153
2020-03-15 England ConfirmedCases 2642
2020-03-15 Wales ConfirmedCases 139
2020-03-15 Northern Ireland Deaths 0
2020-03-15 Scotland Deaths 1
2020-03-15 UK Deaths 43
2020-03-15 England Deaths 42
2020-03-15 Wales Deaths 0
2020-03-15 UK Tests 40279
2020-03-15 Northern Ireland Tests 1235
2020-03-15 Scotland Tests 4240
2020-03-15 Wales Tests 1344

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