CSSEGISandData / COVID-19

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

[Colaboration] Update Brazilian confirmed cases #334

Open jonasmrfranca opened 4 years ago

jonasmrfranca commented 4 years ago

Please update the Brazilian cases (confirmed) to 25

source: https://g1.globo.com/bemestar/coronavirus/noticia/2020/03/08/brasil-tem-21-casos-confirmados-de-coronavirus.ghtml

molx commented 4 years ago

The official source of information for Brazilian data is the Ministry of Health. Official data, grouped by state, can be found here: http://plataforma.saude.gov.br/novocoronavirus/

CSSEGISandData commented 4 years ago

Thank you for the source. The dashboard has been updated with the latest confirmed cases for Brazil.

albertineweber commented 4 years ago

How/When are you updating brazilian cases? Brazilian gov is updating data everyday at 4-5 pm (UTC/GMT -03:00). The numbers you have are a bit different than theirs.

corona_brazil

jonasmrfranca commented 4 years ago

@albertineweber I realized the same. I having been updating manually on my dataset.

feliperoberto commented 4 years ago

Brazilian current confirmed cases are divergent from the official country data source. The number in this repository is always a lot ahead (151 in 3/13/20), but real source inform less (98 121 until now). As sad above by @molx the country most updated and official data is in http://plataforma.saude.gov.br/novocoronavirus/ It could be parsed from an eval string found in http://plataforma.saude.gov.br/novocoronavirus/resources/scripts/database.js?v=1584133768 (script used by the official website). The V parameter maybe is just for cache purpose (I have tested with random string and all goes fine).