Big Local News snapshots this data once a day from The Johns Hopkins University Center for Systems Science and Engineering. These are time series reports which provide cases, deaths and recovered for global locations as well as United States counties. Each file covers from Jan 22 to the present. For the United States there is one file for cases and one for deaths. For the global locations, there is one file for cases, one for deaths and one for recovered cases. The entire set of CSV files are refreshed daily. The zipped archives contain previous time series reports and are date stamped when they were uplaoded by Big Local News. Please cite Johns Hopkins University as described in the README.

Data source: Big Local News · About: big-local-datasette

11 rows where File = "time_series_covid19_cases_global.csv"

View and edit SQL

Suggested facets: Update Date, Location, Old, Comments

Link rowid ▼ Update Date File Location Field Updated Old New Comments
118 4/30/2020 time_series_covid19_cases_global.csv Spain 04/24/20;04/25/20;04/26/20;04/27/20;04/28/20;04/29/20     Cases adjusted to match official case count
120 5/1/2020 time_series_covid19_cases_global.csv Kosovo 04/19/20;04/20/20;04/21/20;04/22/20;04/23/20;04/24/20;04/25/20;04/26/20;04/27/20;04/28/20;04/29/20     Cases updated due to stale data source. Prior were stuck at 510.
123 5/1/2020 time_series_covid19_cases_global.csv Serbia 04/20/20;04/21/20;04/22/20;04/23/20;04/24/20;04/25/20;04/26/20;04/27/20;04/28/20;04/29/20     Cases updated due to stale data source. Prior were stuck at 6630.
262 6/19/2020 time_series_covid19_cases_global.csv Belarus 4/18/2020 4779 5297 Historic delay with Belarus reporting (https://news.tut.by/society/681391.html)
263 6/19/2020 time_series_covid19_cases_global.csv Belarus 4/19/2020 4779 5807 Historic delay with Belarus reporting (https://news.tut.by/society/681391.html)
333 7/15/2020 time_series_covid19_cases_global.csv Netherlands 7/1/2020 50273 50335 Stale data update
334 7/15/2020 time_series_covid19_cases_global.csv Netherlands 7/2/2020 50335 50412 Stale data update
335 7/15/2020 time_series_covid19_cases_global.csv Netherlands 7/3/2020 50335 50487 Stale data update
336 7/15/2020 time_series_covid19_cases_global.csv Netherlands 7/4/2020 50335 50548 Stale data update
557 11/03/2020 time_series_covid19_cases_global.csv Colombia 11/02/2020 1004308 1093256 Update using official data
558 11/04/2020 time_series_covid19_cases_global.csv Germany 10/23/24/28 and 11/1     Adjust update time

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [Errata] (
   [Update Date] TEXT,
   [File] TEXT,
   [Location] TEXT,
   [Field Updated] TEXT,
   [Old] INTEGER,
   [New] INTEGER,
   [Comments] TEXT
);