cases

6 rows where AreaCode = "S08000024" and TotalCases = 3151

View and edit SQL

Suggested facets: Date (date)

TotalCases

  • 3151 · 6

Country

AreaCode

  • S08000024 · 6
Link Date Country AreaCode Area TotalCases
2020-06-27 Scotland S08000024 Lothian 3151
2020-06-28 Scotland S08000024 Lothian 3151
2020-06-29 Scotland S08000024 Lothian 3151
2020-06-30 Scotland S08000024 Lothian 3151
2020-07-01 Scotland S08000024 Lothian 3151
2020-07-02 Scotland S08000024 Lothian 3151

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