indicators

13 rows where "Date" is on date 2020-06-30 sorted by Country

View and edit SQL

Date (date)

  • 2020-06-30 · 13
Link Date Country ▼ Indicator Value
2020-06-30 England ConfirmedCases 244316
2020-06-30 England Deaths 39187
2020-06-30 Northern Ireland ConfirmedCases 4880
2020-06-30 Northern Ireland Deaths 551
2020-06-30 Northern Ireland Tests 77906
2020-06-30 Scotland ConfirmedCases 18251
2020-06-30 Scotland Deaths 2485
2020-06-30 Scotland Tests 260336
2020-06-30 UK ConfirmedCases 312654
2020-06-30 UK Deaths 43730
2020-06-30 Wales ConfirmedCases 16598
2020-06-30 Wales Deaths 1526
2020-06-30 Wales Tests 169521

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