cases

16 rows where TotalCases = 96

View and edit SQL

Suggested facets: Date, Country, Date (date)

Link Date Country AreaCode Area TotalCases
2020-03-21 England E09000011 Greenwich 96
2020-03-22 England E09000017 Hillingdon 96
2020-03-23 England E09000026 Redbridge 96
2020-03-25 Wales W11000031 Swansea Bay 96
2020-03-26 England E08000006 Salford 96
2020-03-27 England E06000018 Nottingham 96
2020-03-27 England E08000004 Oldham 96
2020-03-29 England E08000013 St. Helens 96
2020-04-01 Scotland S08000029 Fife 96
2020-04-02 England E06000044 Portsmouth 96
2020-04-03 England E06000006 Halton 96
2020-04-05 England E06000020 Telford and Wrekin 96
2020-04-05 England E06000030 Swindon 96
2020-04-07 England E06000036 Bracknell Forest 96
2020-04-09 England E06000019 Herefordshire, County of 96
2020-07-16 England E06000017 Rutland 96

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