daily_reports (view)
Data source: Johns Hopkins CSSE · About: simonw/covid-19-datasette
1 row where country_or_region = "United Kingdom", "day" is on date 2021-01-14 and province_or_state = "Turks and Caicos Islands" sorted by day descending
This data as json, yaml, Notebook, copyable, CSV (advanced)
Suggested facets: last_update (date)
day ▲ | country_or_region | province_or_state | admin2 | fips | confirmed | deaths | recovered | active | latitude | longitude | last_update | combined_key |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2021-01-14 | United Kingdom | Turks and Caicos Islands | 1030 | 6 | 847 | 177 | 21.694000000000006 | -71.7979 | 2021-01-15 05:22:24 | Turks and Caicos Islands, United Kingdom |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW daily_reports AS select * from johns_hopkins_csse_daily_reports;