indicators

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

View and edit SQL

Date (date)

  • 2020-04-10 · 14
Link Date Country Indicator Value ▼
2020-04-10 Northern Ireland Deaths 132
2020-04-10 Wales Deaths 429
2020-04-10 Scotland Deaths 495
2020-04-10 Northern Ireland ConfirmedCases 1770
2020-04-10 Scotland ConfirmedCases 5275
2020-04-10 Wales ConfirmedCases 5665
2020-04-10 England Deaths 9924
2020-04-10 Northern Ireland Tests 10413
2020-04-10 UK Deaths 10768
2020-04-10 Wales Tests 17814
2020-04-10 Scotland Tests 28652
2020-04-10 UK ConfirmedCases 70272
2020-04-10 England ConfirmedCases 72402
2020-04-10 UK Tests 256605

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