d116626 / SimulaCorona

Simulação do COVID-19 nos municípios brasileiros | Brazilian municipalities COVID-19 simuation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimulaCorona

Simulação do COVID-19 nos municípios brasileiros | Brazilian municipalities COVID-19 simuation

Project Organization

├── LICENSE
├── README.md                  <- The top-level README for developers using this project (also know as this file!)
├── data
│   ├── output                 <- Output processed data
│   ├── treated                <- The cleaned and treated data for analysis
│   └── raw                    <- The original, immutable data dump
├── notebooks                  <- Jupyter notebooks
├── scripts                    <- Python files
├── requirements.txt           <- Packages used in the code

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to have the packages on requirements.txt installed. To do that, open the terminal and run:

pip3 install -U -r requirements.txt

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

About

Simulação do COVID-19 nos municípios brasileiros | Brazilian municipalities COVID-19 simuation

License:MIT License


Languages

Language:Jupyter Notebook 92.7%Language:Python 7.3%