/us-chronic-disease-indicators

A visualization of mental-health-related data from from data.gov, created during a Mental Health Hackathon organized by the White House's Office of Science and Technology Policy.

Primary LanguageHTMLMIT LicenseMIT

US Chronic Disease Indicators

A visualization of mental-health-related data from from data.gov, created during a Mental Health Hackathon organized by the White House's Office of Science and Technology Policy.

Usage

View the data visualization live at http://data-creative.github.io/us-chronic-disease-indicators/.

a choropleth map showing mental health indicators by state

Contributing

git clone git@github.com:data-creative/us-chronic-disease-indicators.git
cd us-chronic-disease-indicators/

Start a local webserver.

python -m SimpleHTTPServer 8888 &