cases

4 rows where AreaCode = "S08000015" and TotalCases = 1258

View and edit SQL

Suggested facets: Date (date)

TotalCases

  • 1258 · 4

Country

AreaCode

  • S08000015 · 4
Link Date Country AreaCode Area TotalCases
2020-07-10 Scotland S08000015 Ayrshire and Arran 1258
2020-07-11 Scotland S08000015 Ayrshire and Arran 1258
2020-07-12 Scotland S08000015 Ayrshire and Arran 1258
2020-07-13 Scotland S08000015 Ayrshire and Arran 1258

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