indicators

8 rows where "Date" is on date 2020-01-26 sorted by Country

View and edit SQL

Suggested facets: Indicator, Value

Country

Date (date)

  • 2020-01-26 · 8
Link Date Country ▼ Indicator Value
2020-01-26 Scotland ConfirmedCases 0
2020-01-26 Scotland Deaths 0
2020-01-26 Scotland Tests 6
2020-01-26 UK ConfirmedCases 0
2020-01-26 UK Deaths 0
2020-01-26 UK Tests 52
2020-01-26 Wales ConfirmedCases 1
2020-01-26 Wales Tests 5

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