cases

11 rows where AreaCode = "S08000017" and TotalCases = 261

View and edit SQL

Suggested facets: Date (date)

TotalCases

  • 261 · 11

Country

AreaCode

  • S08000017 · 11
Link Date Country AreaCode Area TotalCases
2020-06-04 Scotland S08000017 Dumfries and Galloway 261
2020-06-05 Scotland S08000017 Dumfries and Galloway 261
2020-06-06 Scotland S08000017 Dumfries and Galloway 261
2020-06-07 Scotland S08000017 Dumfries and Galloway 261
2020-06-08 Scotland S08000017 Dumfries and Galloway 261
2020-06-09 Scotland S08000017 Dumfries and Galloway 261
2020-06-10 Scotland S08000017 Dumfries and Galloway 261
2020-06-11 Scotland S08000017 Dumfries and Galloway 261
2020-06-12 Scotland S08000017 Dumfries and Galloway 261
2020-06-13 Scotland S08000017 Dumfries and Galloway 261
2020-06-14 Scotland S08000017 Dumfries and Galloway 261

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