Skip to content

This is an application to demonstrate the opioid crisis by county in the US through a map and visualizations on a dashboard.

Notifications You must be signed in to change notification settings

AdiNar1106/Opioid-Crisis-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opioid-Crisis-Dashboard

This is an application to demonstrate the opioid crisis by county in the US through a map and visualizations on a dashboard.

Data

Poison induced death data was downloaded from CDC Wonder, using cause-of-death codes X40–X44 (unintentional), X60–X64 (suicide), X85 (homicide), or Y10–Y14 (undetermined intent).

Inspiration

Dash app inspired by CDC Tableau dashboard for Opioid crisis in the United States by County.

Running the App

Install requirements

pip install -r requirements.txt
git clone https://github.com/AdiNar1106/Opioid-Crisis-Dashboard
python3 -m virtualenv venv
source venv/bin/activate

Run the app

python3 app.py

About

This is an application to demonstrate the opioid crisis by county in the US through a map and visualizations on a dashboard.

Resources

Stars

Watchers

Forks