cases

5 rows where AreaCode = "W11000025" and TotalCases = 1164

View and edit SQL

Suggested facets: Date (date)

TotalCases

  • 1164 · 5

Country

AreaCode

  • W11000025 · 5
Link Date Country AreaCode Area TotalCases
2020-07-16 Wales W11000025 Hywel Dda 1164
2020-07-17 Wales W11000025 Hywel Dda 1164
2020-07-18 Wales W11000025 Hywel Dda 1164
2020-07-19 Wales W11000025 Hywel Dda 1164
2020-07-20 Wales W11000025 Hywel Dda 1164

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