cases

3 rows where AreaCode = "W11000031" and TotalCases = 1942

View and edit SQL

Suggested facets: Date (date)

TotalCases

  • 1942 · 3

Country

AreaCode

  • W11000031 · 3
Link Date Country AreaCode Area TotalCases
2020-06-25 Wales W11000031 Swansea Bay 1942
2020-06-26 Wales W11000031 Swansea Bay 1942
2020-06-27 Wales W11000031 Swansea Bay 1942

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