cases

17 rows where TotalCases = 122

View and edit SQL

Suggested facets: Date, Area, Date (date)

Country

TotalCases

  • 122 · 17
Link Date Country AreaCode Area TotalCases
2020-03-18 England E09000022 Lambeth 122
2020-03-19 England E09000005 Brent 122
2020-03-22 England E09000023 Lewisham 122
2020-03-25 England E08000030 Walsall 122
2020-03-25 England E09000026 Redbridge 122
2020-03-31 England E06000056 Central Bedfordshire 122
2020-04-02 England E06000034 Thurrock 122
2020-04-03 England E06000059 Dorset 122
2020-04-03 Scotland S08000017 Dumfries and Galloway 122
2020-04-04 England E06000041 Wokingham 122
2020-04-05 England E06000044 Portsmouth 122
2020-04-07 England E06000030 Swindon 122
2020-04-08 Scotland S08000022 Highland 122
2020-06-04 Wales   Outside Wales 122
2020-06-05 Wales   Outside Wales 122
2020-06-06 Wales   Outside Wales 122
2020-06-07 Wales   Outside Wales 122

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