Raw scrapings of IVIS (Plataforma Integrada de Vigilância em Saúde) from Ministry of Health of Brazil (Ministério da Saúde)
If you feel any data you need is missing, please open an issue here.
Notice: This repo is just a copy of the data available at the site and isn't responsible for it, please read their documentation.
Also, the site scrapping is a continuous and incremental process, and may introduce additional errors in the data, beware of that when analyzing it.
Scrap of SIM deaths from the Excess Mortality Panel (Painel de Monitoramento de EXCESSO de Mortalidade) http://plataforma.saude.gov.br/coronavirus/mortalidade/
The portal provides the most up-to-date data on daily death count of SIM (Sistema de Informação de Mortalidade), this repo contain scrapped data from it.
Notice:
These are only from natural causes, so to match data on SIM, filter: CIRCOOBITO not empty and TIPOBITO is 2
IVIS data is also has right censoring, altought to a less extent as it is more updated.
SIM 2020-02-02 | IVIS 2020-03-05
Daily entries, there are multiple sub-types, see below.
name | type | notes |
---|---|---|
date | date | yyyy-mm-dd |
state | string | UF code |
state_ibge_code | integer | state ibge code |
city | string | [optional] city name |
city_ibge_code | integer | [optional] city ibge code |
deaths | integer | Number of deaths |
created_at | datetime | yyyy-mm-dd hh:mm approximated time the data was produced according to the server |
Table for all the 27 brazilian states, since 2019-12-29
Table for brazilian cities over 100,000 population + capitals (about 324), since 2019-12-29
https://www.ibge.gov.br/explica/codigos-dos-municipios.php
Creative Commons Attribution ShareAlike
Please mention the original source and this repo.
-
Scrapping code is currently kept on a private repo to prevent abuse, but if you are a researcher and want access or more information, contact me at https://twitter.com/capyvara