indicators

313 rows where Country = "England" sorted by Country

View and edit SQL

Country

  • England · 6
Link Date Country ▼ Indicator Value
2020-07-23 England ConfirmedCases 257122
2020-07-23 England Deaths 40959
2020-07-24 England ConfirmedCases 257138
2020-07-24 England Deaths 41082
2020-07-25 England ConfirmedCases 257138
2020-07-25 England Deaths 41143

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