CSSEGISandData / COVID-19

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

brazil missing recovery data for June 5 #2639

Closed m-kovalsky closed 4 years ago

m-kovalsky commented 4 years ago

brazil shows 0 recovered cases for june 5. it's a gap in the dataset.

ArtemisDicoTiar commented 4 years ago

https://github.com/CSSEGISandData/COVID-19/pull/2636 Issue fixed.

m-kovalsky commented 4 years ago

this has not been fixed. June 5 still shows 0 recovered for Brazil.

ViniciusssMelo commented 4 years ago

The problem isn't in the dataset, but the government denied to share the data. That's a problem even in the country itself.

ArtemisDicoTiar commented 4 years ago

Sorry for delivering wrong information. As @ViniciusssMelo mentioned, the problem is not on the dataset. The Brazil government changed the rule to share the data for recovered. Here's the link that shows Brazil government's rule about the data. https://covid.saude.gov.br/ → click 'about the panel' (* When you get to the page of Brazil's coronavirus panel(https://covid.saude.gov.br/, they still shows the overall recovered number in their county. So I think they've changed the way of showing the recovered number. They are now only trying to show the country's recovered number.)

I think the dataset you are looking now is 'COVID-19/csse_covid_19_data/csse_covid_19_daily_reports/06-05-2020.csv'. I can find that recovered number is still 0 and for the next day(6/6) too. However, if you only care the number of recovered data for whole country rather than the region specified, then this dataset will help you. 'COVID-19/csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv'

m-kovalsky commented 4 years ago

brazil shows recovered data for June 7. so now the gap is June 5-6.

CSSEGISandData commented 4 years ago

@kalmenk @ArtemisDicoTiar @ViniciusssMelo Thank you. The recovery data should now be in the 06-05-2020.csv under "Unknown, Brazil". It is already in the timeseries files and 06-06-2020.csv and 06-07-2020.csv.

m-kovalsky commented 4 years ago

those dates look good, thanks! however, June 8th data now looks funky as it shows 94k recoveries for brazil - way higher than any of the previous days.