Visualizing COVID-19 Italian data correlations with the National Institute of Statistics data. Online version of the dashboard can be found at here
- clone the repo
pip install -r requirements.txt
streamlit run covid.py
- open browser at
localhost:8501
Fork the repo and issue a pull request!