cases

11 rows where TotalCases = 643

View and edit SQL

Suggested facets: Date (date)

Link Date Country AreaCode Area TotalCases
2020-04-06 Wales W11000030 Cwm Taf 643
2020-04-10 England E10000020 Norfolk 643
2020-04-24 England E08000016 Barnsley 643
2020-04-25 England E08000009 Trafford 643
2020-05-01 England E06000054 Wiltshire 643
2020-05-06 England E06000058 Bournemouth, Christchurch and Poole 643
2020-05-10 England E09000007 Camden 643
2020-05-16 England E06000025 South Gloucestershire 643
2020-05-18 England E06000008 Blackburn with Darwen 643
2020-06-20 England E06000026 Plymouth 643
2020-07-09 England E06000039 Slough 643

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