cases

4 rows where AreaCode = "W11000025" and TotalCases = 1158

View and edit SQL

Suggested facets: Date (date)

TotalCases

  • 1158 · 4

Country

AreaCode

  • W11000025 · 4
Link Date Country AreaCode Area TotalCases
2020-07-08 Wales W11000025 Hywel Dda 1158
2020-07-09 Wales W11000025 Hywel Dda 1158
2020-07-10 Wales W11000025 Hywel Dda 1158
2020-07-11 Wales W11000025 Hywel Dda 1158

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