Description Usage Arguments Examples
Get data from SINAN
1 | fetch_SINAN(anomin, anomax, agravo, uf)
|
anomin |
ano mínimo numérico: 2015,2020 |
anomax |
ano máximo numérico: 2015,2020 |
agravo |
Character: sigla do agravo Acidente por Animais Peçonhentos (ANIM), Botulismo (BOTU), Doença de Chagas (CHAG), Febre de Chikungunya (CHIK), Cólera (COLE), Coqueluche (COQU), Dengue (DENG), Difteria (DIFT), Esquistossomose (ESQU), Febre Amarela (FAMA), Febre Maculosa (FMAC), Febre Tifóide (FTIF),Hanseníase (HANS), Hantavirose (HANT),Intoxicação Exógena (IEXO), Influenza Pandêmica (INFL), Leishmaniose Visceral (LEIV), Leptospirose (LEPT), Leishmaniose Tegumentar Americana (LTAN), Malária (MALA), Zika Vírus (ZIKA) |
uf |
character sigla estado: 'SC', 'PR', 'ALL' |
1 2 | data <- fetch_SINAN(2018, 2020, 'DENG', 'ALL')
data <- fetch_SINAN(2015, 2020, 'HANS', 'TO')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.