cases

12 rows where TotalCases = 139

View and edit SQL

Suggested facets: Area, Date (date)

Country

TotalCases

  • 139 · 12
Link Date Country AreaCode Area TotalCases
2020-03-22 England E10000012 Essex 139
2020-03-25 England E08000012 Liverpool 139
2020-03-27 Scotland S08000024 Lothian 139
2020-03-30 England E09000021 Kingston upon Thames 139
2020-03-31 England E08000015 Wirral 139
2020-04-04 England E06000055 Bedford 139
2020-04-06 Scotland S08000016 Borders 139
2020-07-16 Wales   Unknown 139
2020-07-17 Wales   Unknown 139
2020-07-18 Wales   Unknown 139
2020-07-19 Wales   Unknown 139
2020-07-20 Wales   Unknown 139

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