cases

1 row where Area = "Derry City and Strabane", Country = "Northern Ireland" and TotalCases = 166

View and edit SQL

Suggested facets: Date (date)

TotalCases

Country

  • Northern Ireland · 1

Area

  • Derry City and Strabane · 1
Link Date Country AreaCode Area TotalCases
2020-05-27 Northern Ireland N09000005 Derry City and Strabane 166

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "cases" (
"Date" TEXT,
  "Country" TEXT,
  "AreaCode" TEXT,
  "Area" TEXT,
  "TotalCases" INTEGER
  ,PRIMARY KEY ([Date], [Country], [AreaCode], [Area])
);
Powered by Datasette · Query took 113.346ms · About: https://github.com/tomwhite/covid-19-uk-data