indicators

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

View and edit SQL

Date (date)

  • 2020-04-09 · 14
Link Date Country Indicator Value ▼
2020-04-09 Northern Ireland Deaths 121
2020-04-09 Wales Deaths 404
2020-04-09 Scotland Deaths 447
2020-04-09 Northern Ireland ConfirmedCases 1673
2020-04-09 Scotland ConfirmedCases 4957
2020-04-09 Wales ConfirmedCases 5357
2020-04-09 England Deaths 8886
2020-04-09 UK Deaths 9616
2020-04-09 Northern Ireland Tests 9898
2020-04-09 Wales Tests 17080
2020-04-09 Scotland Tests 27518
2020-04-09 UK ConfirmedCases 65077
2020-04-09 England ConfirmedCases 68822
2020-04-09 UK Tests 243421

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