/tx-mortality-viz

Repo for Deployed Streamlit app based on IMHE Mortality Viz Project

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

tx-mortality-viz

A State Level Data Visualization of County Level Mortality Rates from 1980 - 2014

This interactive web app can be viewed here.

Data was obtained from the Institute for Health Metrics and Evaluation (IHME).

This repo contains data that were cleaned and analyzed as part of a bootcamp project. That work may be viewed here.

To run this interactive dashboard locally, clone the repo to your desktop and execute the following commands

pip install streamlit

streamlit run app.py