indicators

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

View and edit SQL

Date (date)

  • 2020-04-16 · 14
Link Date Country Indicator ▼ Value
2020-04-16 England ConfirmedCases 94038
2020-04-16 Northern Ireland ConfirmedCases 2407
2020-04-16 Scotland ConfirmedCases 7102
2020-04-16 UK ConfirmedCases 103093
2020-04-16 Wales ConfirmedCases 7473
2020-04-16 England Deaths 14622
2020-04-16 Northern Ireland Deaths 205
2020-04-16 Scotland Deaths 779
2020-04-16 UK Deaths 15956
2020-04-16 Wales Deaths 639
2020-04-16 Northern Ireland Tests 13132
2020-04-16 Scotland Tests 35392
2020-04-16 UK Tests 327608
2020-04-16 Wales Tests 22380

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