cases

19 rows where TotalCases = 260

View and edit SQL

Suggested facets: Date, Country, Area

Link Date Country AreaCode Area TotalCases
2020-04-02 England E06000015 Derby 260
2020-04-08 England E08000011 Knowsley 260
2020-04-13 England E06000043 Brighton and Hove 260
2020-04-16 England E06000006 Halton 260
2020-04-19 England E06000008 Blackburn with Darwen 260
2020-04-26 England E06000001 Hartlepool 260
2020-04-26 England E06000020 Telford and Wrekin 260
2020-05-19 Wales W11000024 Powys 260
2020-05-21 England E06000027 Torbay 260
2020-05-25 Scotland S08000017 Dumfries and Galloway 260
2020-05-26 Scotland S08000017 Dumfries and Galloway 260
2020-05-27 Scotland S08000017 Dumfries and Galloway 260
2020-05-28 Scotland S08000017 Dumfries and Galloway 260
2020-05-29 Scotland S08000017 Dumfries and Galloway 260
2020-05-30 Scotland S08000017 Dumfries and Galloway 260
2020-05-31 Scotland S08000017 Dumfries and Galloway 260
2020-06-01 Scotland S08000017 Dumfries and Galloway 260
2020-06-02 Scotland S08000017 Dumfries and Galloway 260
2020-06-03 Scotland S08000017 Dumfries and Galloway 260

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