Skip to content

hhaydar/covid-col-streamlit

Repository files navigation

App

StabilityGit count

App is an application to study streamlit framework in this case (covid-19 analysis for Colombia). I use a open data provided by ins.gov.co.

Reference https://towardsdatascience.com/streamlit-101-an-in-depth-introduction-fc8aad9492f2

Installation

You need Pandas, Streamlit, Plotly that's all.

pip install pandas
pip install plotly
pip install streamlit

Web Page Usage

https://hh-covid-col.herokuapp.com/

API Usage

No Api.

Contributing

Pull requests are welcome.

What's included

Within the download you'll find the following directories and files.

covid-col-streamlit/
├── app.py
├── covid-col-streamlit.ipynb
├── example_code_reference.py
├── Procfile
├── README.md
├── dataset
│   ├── covid-01-06-2020.csv {just in case api from gov doesn't work}
│   ├── departamentos_geocode_lat_lon.csv
├── requirements.txt

License

About

Covid Colombia Map. Using Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published