Streamlit dashboard for the Northwestern MSDS 498 Team 54 capstone project.
Use Streamlit Community Cloud with:
- Repository:
zzddddzz/MSDS498 - Branch:
main - Main file path:
streamlit_app.py - Secrets: none
python3 -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
streamlit run streamlit_app.pyThe app uses public-safe segment-level demo data. The raw internal workbook is not included.