/red-lake-county

Interactive visualization of the alleged "worst place to live in America".

Primary LanguagePython

The Truth About America’s Worst Place to Live

An interactive visualization of the alleged "worst place to live in America".

Usage

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

Requirements

  • dash==2.0.0
  • dash_bootstrap_components==1.0.0
  • numpy==1.21.2
  • pandas==1.3.2
  • plotly==5.3.1