cases

9 rows where TotalCases = 258

View and edit SQL

Suggested facets: Country

Link Date Country AreaCode Area TotalCases
2020-03-26 Scotland S08000031 Greater Glasgow and Clyde 258
2020-03-26 Wales W11000029 Cardiff and Vale 258
2020-04-13 England E06000038 Reading 258
2020-04-18 England E06000033 Southend-on-Sea 258
2020-04-18 England E06000034 Thurrock 258
2020-04-25 Scotland S08000016 Borders 258
2020-05-17 England E06000027 Torbay 258
2020-05-18 Wales W11000024 Powys 258
2020-05-24 Scotland S08000017 Dumfries and Galloway 258

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