cases

17 rows where TotalCases = 376

View and edit SQL

Suggested facets: Country, AreaCode, Area, Date (date)

Link Date Country AreaCode Area TotalCases
2020-03-28 Scotland S08000031 Greater Glasgow and Clyde 376
2020-03-30 England E10000028 Staffordshire 376
2020-04-07 England E10000029 Suffolk 376
2020-04-11 Scotland S08000015 Ayrshire and Arran 376
2020-04-13 England E06000007 Warrington 376
2020-04-15 England E08000011 Knowsley 376
2020-04-27 England E06000059 Dorset 376
2020-05-01 England E06000019 Herefordshire, County of 376
2020-05-04 England E06000037 West Berkshire 376
2020-06-10 Northern Ireland N09000011 Ards and North Down 376
2020-07-01 England E06000036 Bracknell Forest 376
2020-07-05 Scotland S08000022 Highland 376
2020-07-06 Scotland S08000022 Highland 376
2020-07-07 Scotland S08000022 Highland 376
2020-07-08 Scotland S08000022 Highland 376
2020-07-09 Scotland S08000022 Highland 376
2020-07-10 Scotland S08000022 Highland 376

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