An interactive visualization of the alleged "worst place to live in America".
Access the deployed site on Heroku here.
To run the app locally, install required packages using pip install -r requirements.txt
.
Then, the app should be able to run by executing ./run.sh
- dash==2.0.0
- dash_bootstrap_components==1.0.0
- numpy==1.21.2
- pandas==1.3.2
- plotly==5.3.1