indicators

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

View and edit SQL

Suggested facets: Country, Indicator, Value

Date (date)

  • 2020-03-09 · 14
Link Date ▼ Country Indicator Value
2020-03-09 England ConfirmedCases 548
2020-03-09 England Deaths 3
2020-03-09 Northern Ireland ConfirmedCases 1
2020-03-09 Northern Ireland Deaths 0
2020-03-09 Northern Ireland Tests 437
2020-03-09 Scotland ConfirmedCases 23
2020-03-09 Scotland Deaths 0
2020-03-09 Scotland Tests 2101
2020-03-09 UK ConfirmedCases 321
2020-03-09 UK Deaths 3
2020-03-09 UK Tests 24960
2020-03-09 Wales ConfirmedCases 8
2020-03-09 Wales Deaths 0
2020-03-09 Wales Tests 535

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