cases

12 rows where TotalCases = 390

View and edit SQL

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

Link Date Country AreaCode Area TotalCases
2020-03-29 England E09000032 Wandsworth 390
2020-04-04 England E09000010 Enfield 390
2020-04-04 England E09000012 Hackney and City of London 390
2020-04-05 England E08000021 Newcastle upon Tyne 390
2020-04-05 England E09000024 Merton 390
2020-04-05 England E09000030 Tower Hamlets 390
2020-04-12 England E08000018 Rotherham 390
2020-04-12 Scotland S08000015 Ayrshire and Arran 390
2020-04-13 Scotland S08000015 Ayrshire and Arran 390
2020-04-22 England E06000058 Bournemouth, Christchurch and Poole 390
2020-04-23 England E06000009 Blackpool 390
2020-05-27 Northern Ireland N09000001 Antrim and Newtownabbey 390

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