indicators

14 rows where "Date" is on date 2020-04-18 sorted by Indicator

View and edit SQL

Date (date)

  • 2020-04-18 · 14
Link Date Country Indicator ▼ Value
2020-04-18 England ConfirmedCases 102245
2020-04-18 Northern Ireland ConfirmedCases 2655
2020-04-18 Scotland ConfirmedCases 7820
2020-04-18 UK ConfirmedCases 114217
2020-04-18 Wales ConfirmedCases 8044
2020-04-18 England Deaths 16460
2020-04-18 Northern Ireland Deaths 224
2020-04-18 Scotland Deaths 893
2020-04-18 UK Deaths 18007
2020-04-18 Wales Deaths 700
2020-04-18 Northern Ireland Tests 14135
2020-04-18 Scotland Tests 38233
2020-04-18 UK Tests 357023
2020-04-18 Wales Tests 24135

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