cases

5 rows where AreaCode = "S08000015" and TotalCases = 1257

View and edit SQL

Suggested facets: Date (date)

TotalCases

  • 1257 · 5

Country

AreaCode

  • S08000015 · 5
Link Date Country AreaCode Area TotalCases
2020-07-05 Scotland S08000015 Ayrshire and Arran 1257
2020-07-06 Scotland S08000015 Ayrshire and Arran 1257
2020-07-07 Scotland S08000015 Ayrshire and Arran 1257
2020-07-08 Scotland S08000015 Ayrshire and Arran 1257
2020-07-09 Scotland S08000015 Ayrshire and Arran 1257

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