cases

12 rows where AreaCode = "S08000017" and TotalCases = "NaN"

View and edit SQL

Suggested facets: Date (date)

TotalCases

  • NaN · 12

Country

AreaCode

  • S08000017 · 12
Link Date Country AreaCode Area TotalCases
2020-03-07 Scotland S08000017 Dumfries and Galloway NaN
2020-03-08 Scotland S08000017 Dumfries and Galloway NaN
2020-03-09 Scotland S08000017 Dumfries and Galloway NaN
2020-03-10 Scotland S08000017 Dumfries and Galloway NaN
2020-03-11 Scotland S08000017 Dumfries and Galloway NaN
2020-03-12 Scotland S08000017 Dumfries and Galloway NaN
2020-03-13 Scotland S08000017 Dumfries and Galloway NaN
2020-03-14 Scotland S08000017 Dumfries and Galloway NaN
2020-03-15 Scotland S08000017 Dumfries and Galloway NaN
2020-03-16 Scotland S08000017 Dumfries and Galloway NaN
2020-03-17 Scotland S08000017 Dumfries and Galloway NaN
2020-03-18 Scotland S08000017 Dumfries and Galloway NaN

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