cases

109 rows where "Date" is on date 2020-07-12 sorted by Area

View and edit SQL

Date (date)

  • 2020-07-12 · 9
Link Date Country AreaCode Area ▼ TotalCases
2020-07-12 England E08000030 Walsall 1481
2020-07-12 England E09000032 Wandsworth 1165
2020-07-12 England E10000032 West Sussex 2721
2020-07-12 Scotland S08000028 Western Isles 7
2020-07-12 England E09000033 Westminster 791
2020-07-12 England E08000010 Wigan 2135
2020-07-12 England E08000031 Wolverhampton 1387
2020-07-12 England E10000034 Worcestershire 2372
2020-07-12 England E06000014 York 910

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