khiggins115 / imhe_mortality_viz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Texas IMHE Mortality Viz Dashboard

Project 4 - Team 2

I. Repository Summaryt

This repository represents one component of a group project for General Assembly's Data Science Bootcamp. The code folder contains a separate jupyter notebook that contains the data cleaning and some visualizations of the data, as well as the code for the interactive streamlit dashboard.

This

II. Running the Dashboard Locally

A. If You Don't Have Streamlit Installed run pip install Streamlit

Follow the remaining instructions in item B.

B. If You Already Have Streamlit Installed

Clone this repo to your local machine.

Open the terminal and move into the project's main directory

run cd code/

Execute the command Streamlit runn app.py

The app should open in a localhost instance in your default browser.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%