indicators

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

View and edit SQL

Date (date)

  • 2020-04-15 · 14
Link Date Country Indicator ▼ Value
2020-04-15 England ConfirmedCases 89673
2020-04-15 Northern Ireland ConfirmedCases 2268
2020-04-15 Scotland ConfirmedCases 6748
2020-04-15 UK ConfirmedCases 98476
2020-04-15 Wales ConfirmedCases 7110
2020-04-15 England Deaths 13715
2020-04-15 Northern Ireland Deaths 194
2020-04-15 Scotland Deaths 699
2020-04-15 UK Deaths 14927
2020-04-15 Wales Deaths 604
2020-04-15 Northern Ireland Tests 12554
2020-04-15 Scotland Tests 34064
2020-04-15 UK Tests 313769
2020-04-15 Wales Tests 21375

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