cases

14 rows where TotalCases = 357

View and edit SQL

Suggested facets: Date, Country, Date (date)

Link Date Country AreaCode Area TotalCases
2020-03-28 Wales W11000029 Cardiff and Vale 357
2020-04-01 England E10000034 Worcestershire 357
2020-04-06 England E08000014 Sefton 357
2020-04-06 England E09000014 Haringey 357
2020-04-08 England E08000006 Salford 357
2020-04-11 England E09000002 Barking and Dagenham 357
2020-04-15 England E06000002 Middlesbrough 357
2020-04-15 Scotland S08000020 Grampian 357
2020-04-19 England E06000058 Bournemouth, Christchurch and Poole 357
2020-04-21 England E06000021 Stoke-on-Trent 357
2020-04-24 England E06000006 Halton 357
2020-05-08 England E06000020 Telford and Wrekin 357
2020-05-24 England E06000040 Windsor and Maidenhead 357
2020-06-04 England E06000036 Bracknell Forest 357

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