Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gusbemacbe/aparecida-covid-19-tracker
The COVID-19 tracker of the city of Aparecida in the state of São Paulo in Brazil
https://github.com/gusbemacbe/aparecida-covid-19-tracker
brazil covid covid-19 covid19 covid19-data covid19-tracker jupyter-notebook python sao-paulo
Last synced: 1 day ago
JSON representation
The COVID-19 tracker of the city of Aparecida in the state of São Paulo in Brazil
- Host: GitHub
- URL: https://github.com/gusbemacbe/aparecida-covid-19-tracker
- Owner: gusbemacbe
- License: mit
- Created: 2021-04-10T01:22:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T10:51:49.000Z (about 1 year ago)
- Last Synced: 2024-12-12T12:07:31.508Z (about 2 months ago)
- Topics: brazil, covid, covid-19, covid19, covid19-data, covid19-tracker, jupyter-notebook, python, sao-paulo
- Language: Jupyter Notebook
- Homepage:
- Size: 35.4 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
English
# COVID-19 Tracker for Aparecida City, São Paulo, Brazil
This project is tracking COVID-19 data in the city of Aparecida, in the state of São Paulo, in southeastern Brazil.
The data includes COVID-19 deaths toll (total and per day), confirmed cases (total and per day), recovered (total and per day) and vaccinated (total and per day). It includes confirmation, recovery and death by neighbourhood (total and per day) but does not include by age and gender because the Prefecture of Aparecida and the Health Secretary of Aparecida do not ptovide the raw data of COVID-19 by age and gender, differently of the Prefecture of Guaratinguetá, which provides everything.
The project use Jupyter Notebook with the libraries
csv
for loading CSV files,ipychart
andpandas
for loading charts, using Charts.js, andgettext
oros
for detecting the OS language and switching the language.## Licence
This project is under the [MIT](LICENSE) licence.
Português
# Rastreador de COVID-19 para a cidade de Aparecida, São Paulo, Brasil
Este projeto está rastreando os dados de COVID-19 na cidade de Aparecida, no estado de São Paulo, no sudeste do Brasil.
Os dados incluem o número de mortes por COVID-19 (total e por dia), casos confirmados (total e por dia), recuperados (total e por dia) e vacinados (total e por dia). Inclui os números de confirmados, recuperados e morte por vizinhança (total e por dia), mas não inclui por idade e gênero porque a prefeitura da Aparecida e a Secretária de Saúde de Aparecida não põem os dados brutos da COVID-19 por idade e gênero, diferentemente da Prefeitura de Guaratinguetá que fornece tudo.
O projeto usa o Jupyter Notebook com as bibliotecas –
csv
para carregar arquivos CSV,ipychart
epandas
para carregar gráficos, usando o arquivo Charts.js, egettext
ouos
para detectar o idioma do sistema operacional e trocar o idioma.## Licença
Este projeto está sob a licença [MIT](LICENSE).