indicators

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

View and edit SQL

Suggested facets: Indicator, Value

Country

Date (date)

  • 2020-01-28 · 8
Link Date Country ▼ Indicator Value
2020-01-28 Scotland ConfirmedCases 0
2020-01-28 Scotland Deaths 0
2020-01-28 Scotland Tests 11
2020-01-28 UK ConfirmedCases 0
2020-01-28 UK Deaths 0
2020-01-28 UK Tests 97
2020-01-28 Wales ConfirmedCases 2
2020-01-28 Wales Tests 6

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