indicators

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

View and edit SQL

Suggested facets: Country, Indicator

Date (date)

  • 2020-04-03 · 14
Link Date Country Indicator Value ▼
2020-04-03 Northern Ireland Deaths 65
2020-04-03 Scotland Deaths 172
2020-04-03 Wales Deaths 206
2020-04-03 Northern Ireland ConfirmedCases 1086
2020-04-03 Scotland ConfirmedCases 3001
2020-04-03 Wales ConfirmedCases 3306
2020-04-03 England Deaths 4159
2020-04-03 UK Deaths 4462
2020-04-03 Northern Ireland Tests 7268
2020-04-03 Wales Tests 12409
2020-04-03 Scotland Tests 19535
2020-04-03 UK ConfirmedCases 38168
2020-04-03 England ConfirmedCases 45019
2020-04-03 UK Tests 173784

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