indicators

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

View and edit SQL

Suggested facets: Country, Indicator

Date (date)

  • 2020-03-26 · 14
Link Date Country Indicator Value ▼
2020-03-26 Northern Ireland Deaths 17
2020-03-26 Scotland Deaths 25
2020-03-26 Wales Deaths 54
2020-03-26 Northern Ireland ConfirmedCases 362
2020-03-26 England Deaths 821
2020-03-26 UK Deaths 878
2020-03-26 Scotland ConfirmedCases 894
2020-03-26 Wales ConfirmedCases 1174
2020-03-26 Northern Ireland Tests 4070
2020-03-26 Wales Tests 6607
2020-03-26 Scotland Tests 11487
2020-03-26 UK ConfirmedCases 11658
2020-03-26 England ConfirmedCases 17958
2020-03-26 UK Tests 104866

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