CSSEGISandData / COVID-19

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
https://systems.jhu.edu/research/public-health/ncov/
29.1k stars 18.39k forks source link

US cases and deaths did not update for Feb 10. #6580

Closed rjpagano closed 1 year ago

rjpagano commented 1 year ago

time_series_covid19_confirmed_US.csv and time_series_covid19_deaths_US.csv say they were updated "11 hours ago," but have not in fact been updated. The most recent date showing is Feb 9. The data set should include Feb 10.

dlluskin commented 1 year ago

Looks to me like US cases and deaths did in fact update. But not global.

parnaudo commented 1 year ago

The timeseries data are still lagged a day, though you are correct that the daily case counts seem to be updated

dlluskin commented 1 year ago

To be properly updated, the latest date in the raw file should be 2/10/23. The two US files are updated. The two global files are not.

rjpagano commented 1 year ago

Strange. We are seeing different things. When I download time_series_covid19_confirmed_US.csv and time_series_covid19_deaths_US.csv (both automatically updated about 16 hours ago) the latest date in those two files is 2/10/23.

I have been pulling these data files daily for 843 consecutive days so that I can use the data to update a Covid website that I maintain. This morning was the first time that my script threw an error after downloading and processing both the US and global time series data.

dlluskin commented 1 year ago

I and rjpagano are saying the same thing

parnaudo commented 1 year ago

yea weird, my job failed for time_series_covid19_confirmed_US.csv but looks to be in there now. Strange that it doesn't look like anything updated according to git. Ghost in the machine! 👻💻 Looks like they can close this issue

dlluskin commented 1 year ago

No! They still need to look at GLOBAL cases and deaths which DID NOT UPDATE

CSSEGISandData commented 1 year ago

This appears to have been an issue with GitHub rather than our processes. All conflicts have resolved without any activity from our team.