indicators

14 rows where "Date" is on date 2020-04-05 sorted by Country descending

View and edit SQL

Date (date)

  • 2020-04-05 · 14
Link Date Country ▲ Indicator Value
2020-04-05 Wales ConfirmedCases 3811
2020-04-05 Wales Deaths 267
2020-04-05 Wales Tests 13577
2020-04-05 UK ConfirmedCases 47806
2020-04-05 UK Deaths 5866
2020-04-05 UK Tests 195524
2020-04-05 Scotland ConfirmedCases 3706
2020-04-05 Scotland Deaths 220
2020-04-05 Scotland Tests 23143
2020-04-05 Northern Ireland ConfirmedCases 1235
2020-04-05 Northern Ireland Deaths 85
2020-04-05 Northern Ireland Tests 7912
2020-04-05 England ConfirmedCases 51495
2020-04-05 England Deaths 5426

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