cases

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

View and edit SQL

Date (date)

  • 2020-07-12 · 9
Link Date Country AreaCode ▼ Area TotalCases
2020-07-12 Scotland S08000031 Greater Glasgow and Clyde 4884
2020-07-12 Scotland S08000032 Lanarkshire 2736
2020-07-12 Wales W11000023 Betsi Cadwaladr 4355
2020-07-12 Wales W11000024 Powys 327
2020-07-12 Wales W11000025 Hywel Dda 1159
2020-07-12 Wales W11000028 Aneurin Bevan 2708
2020-07-12 Wales W11000029 Cardiff and Vale 3063
2020-07-12 Wales W11000030 Cwm Taf 2991
2020-07-12 Wales W11000031 Swansea Bay 1966

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