This data as json, CSV (advanced)
Suggested facets: Date (date)
Link | Date | Country | AreaCode | Area | TotalCases |
---|---|---|---|---|---|
2020-03-07,Scotland,S08000017,Dumfries and Galloway | 2020-03-07 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-08,Scotland,S08000017,Dumfries and Galloway | 2020-03-08 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-09,Scotland,S08000017,Dumfries and Galloway | 2020-03-09 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-10,Scotland,S08000017,Dumfries and Galloway | 2020-03-10 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-11,Scotland,S08000017,Dumfries and Galloway | 2020-03-11 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-12,Scotland,S08000017,Dumfries and Galloway | 2020-03-12 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-13,Scotland,S08000017,Dumfries and Galloway | 2020-03-13 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-14,Scotland,S08000017,Dumfries and Galloway | 2020-03-14 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-15,Scotland,S08000017,Dumfries and Galloway | 2020-03-15 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-16,Scotland,S08000017,Dumfries and Galloway | 2020-03-16 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-17,Scotland,S08000017,Dumfries and Galloway | 2020-03-17 | Scotland | S08000017 | Dumfries and Galloway | NaN |
2020-03-18,Scotland,S08000017,Dumfries and Galloway | 2020-03-18 | Scotland | S08000017 | Dumfries and Galloway | NaN |
JSON shape: default, array, newline-delimited, object
CREATE TABLE "cases" ( "Date" TEXT, "Country" TEXT, "AreaCode" TEXT, "Area" TEXT, "TotalCases" INTEGER ,PRIMARY KEY ([Date], [Country], [AreaCode], [Area]) );