daily_reports (view)
Data source: Johns Hopkins CSSE · About: simonw/covid-19-datasette
1 row where country_or_region = "China", "day" is on date 2022-08-27 and province_or_state = "Hubei" sorted by day descending
This data as json, yaml, Notebook, copyable, CSV (advanced)
day ▲ | country_or_region | province_or_state | admin2 | fips | confirmed | deaths | recovered | active | latitude | longitude | last_update | combined_key |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2022-08-27 | China | Hubei | 68422 | 4512 | 0 | 30.9756 | 112.2707 | 2022-08-28 04:21:02 | Hubei, China |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW daily_reports AS select * from johns_hopkins_csse_daily_reports;