Exploração dos dados do DataSUS
·
Report Bug
·
input: IND.csv
(file example)
result: CI.xls
(file example)
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
python setup.py install
or
python3 -m pip install --upgrade pip
or
sudo python3 -m pip install -r requirements.txt
or
pip install -r requirements.txt
- Start Apache Spark
cd /opt/spark/sbin
sudo ./start-master.sh
sudo ./start-worker.sh spark://wilian-ubuntu:7077 --cores 2 --memory 8g
- Stop Apache Spark
sudo ./stop-master.sh
sudo ./stop-workers.sh
sudo ./stop-worker.sh
Logging to /opt/spark/logs/spark-ivo-org.apache.spark.deploy.master.Master-1-wilian-ubuntu.out
- Restart PostgreSQL
sudo systemctl restart postgresql
- Importer to PostgreSQL
python3 main.py
Sistema | Sigla | Descricao | Arquivo |
---|---|---|---|
SIA | AD | Laudos Diversos | ADufaamm.dbf |
SIA | AM | Laudo de Medicamentos | Mufaamm.dbf |
SIA | AMP | Laudo de Acompanhamento Multiprofissional | AMPufaamm.dbf |
SIA | AN | Laudo de Nefrologia | ANufaamm.dbf |
SIA | AQ | Laudo de Quimioterapia | AQufaamm.dbf |
SIA | AR | Laudo de Radioterapia | ARufaamm.dbf |
SIA | AB | Laudo de Acompanhamento a Cirurgia Bariátrica | ABufaamm.dbf |
SIA | ACF | Laudo de Confecção de Fístula | ACFufaamm.dbf |
SIA | ATD | Laudo de Tratamento Dialítico | ATDufaamm.dbf |
SIA | PA | PRODUÇÃO AMBULATORIAL | PA UFAAMM . DBF |
SIA | SAD | ATENÇÃO DOMICILIAR | SAD*. DBF |
SIA | PS | RAAS – PSICOSSOCIAL | PS*. DBF |
SIH | RD | reduzidas do movimento de AIH | |
SIH | SP | procedimentos hospitalares |
Sendo: uf – sigla da Unidade da Federação; aa – ano da competência; mm – mês da competência
- B342 - Infecção por coronavírus de localização não especificada
- B972 - Coronavírus, como causa de doenças classificadas em outros capítulos
- U049 - Síndrome Respiratória Aguda Grave – SARS
- U071 - diagnóstico da Doença respiratória aguda devido ao COVID-19
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Ivo - @flonopx - wilianselzlein@gmail.com
Project Link: https://github.com/wilianselzlein/DataSUS
SUS:
Spark: