Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alertadengue/alertadengue

Portal de dados do Projeto Alerta Dengue
https://github.com/alertadengue/alertadengue

dengue-fever epidemiology science surveillance

Last synced: 12 days ago
JSON representation

Portal de dados do Projeto Alerta Dengue

Awesome Lists containing this project

README

        

## AlertaDengue

### This repository contains the main applications and services for the InfoDengue web portal.

### InfoDengue is an early-warning system to all states of Brazil, the system is based on the continuous analysis of hybrid data generated through the research of climate and epidemiological data and social scraping.

For more information, please visit our website [info.dengue.mat.br](https://info.dengue.mat.br) to visualize the current epidemiological situation in each state.

---

### Sponsors


Fiocruz
FGV EMAp

---

## How to contribute with InfoDengue

You can find more information about [Contributing](https://github.com/AlertaDengue/AlertaDengue/blob/main/CONTRIBUTING.md) on GitHub. Also check our [Team](https://info.dengue.mat.br/equipe/) page to see if there is a work oportunity in the project.

---
## How data can be visualized

The Infodengue website is accessed by many people and it is common for us to receive news that this information is used in the definition of travel and other activities. All data is compiled, analyzed and generated in a national level with the support of the Brazilian Health Ministry, the weekly reports can be found in our website through graphics or downloaded in JSON and CSV files via [API](https://info.dengue.mat.br/services/api).

### API

The InfoDengue API will provide the data contained in the reports compiled in JSON or CSV files, it also provides a custom range of time. _If you don't know Python or R, please check the tutorials [here](https://info.dengue.mat.br/services/tutorial)._

### Reports

If you are a member of a Municipal Health Department, or a citizen, and you have interest in detailed information on the transmission alerts of your municipality, just type the name of the city or state [here](https://info.dengue.mat.br/report/).

---

## Where the data comes from
- Dengue, Chikungunya and Zika data are provided by [SINAN](http://portalsinan.saude.gov.br/) as a notification form that feeds a municipal database, which is then consolidated at the state level and finally, federally by the Ministry of Health. Only a fraction of these cases are laboratory confirmed, most receive final classification based on clinical and epidemiological criteria. From the notified cases, the incidence indicators that feed the InfoDengue are calculated.
- Weather and climate data are obtained from [REDEMET](https://www.redemet.aer.mil.br/) in the airports all over Brazil.
- Epidemiological indicators require population size. Demographic data of Brazilian cities are updated each year in Infodengue using estimates [IBGE](https://www.ibge.gov.br/pt/inicio.html).

---

### Check out below the softwares we use in the project:

| Django | postgis|docker |
|:-------------------------:|:-------------------------:|:-------------------------:|
|
celery | nginx|plotly|

---