Rahul07767/potomac-river-health
0
Potomac River Health ETL Streamlit App
This application provides a site-health map and E. coli analysis for the Potomac River.
Local Setup
- Install dependencies:
pip install -r requirements.txt - Run the app:
streamlit run app.py
Deployment to Hugging Face Spaces
This repository is configured to run on Hugging Face Spaces using the Streamlit SDK. The main entry point is app.py. The data is stored in the logs/ directory.
