cases

9 rows where TotalCases = 763

View and edit SQL

Suggested facets: Date (date)

Link Date Country AreaCode Area TotalCases
2020-03-31 England E10000030 Surrey 763
2020-04-11 England E10000007 Derbyshire 763
2020-05-11 England E08000029 Solihull 763
2020-05-14 England E06000055 Bedford 763
2020-05-16 England E06000014 York 763
2020-05-25 England E09000012 Hackney and City of London 763
2020-06-03 England E09000030 Tower Hamlets 763
2020-06-28 England E06000043 Brighton and Hove 763
2020-07-16 England E09000013 Hammersmith and Fulham 763

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