indicators

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

View and edit SQL

Suggested facets: Country, Indicator, Value

Date (date)

  • 2020-03-10 · 14
Link Date Country Indicator Value ▼
2020-03-10 Northern Ireland Deaths 0
2020-03-10 Scotland Deaths 0
2020-03-10 Wales Deaths 0
2020-03-10 Northern Ireland ConfirmedCases 5
2020-03-10 UK Deaths 7
2020-03-10 England Deaths 7
2020-03-10 Wales ConfirmedCases 20
2020-03-10 Scotland ConfirmedCases 27
2020-03-10 UK ConfirmedCases 373
2020-03-10 Wales Tests 590
2020-03-10 Northern Ireland Tests 591
2020-03-10 England ConfirmedCases 771
2020-03-10 Scotland Tests 2234
2020-03-10 UK Tests 26261

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