Skip to content

sam-srikar/Team3_Datathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicts county-level U.S. air quality risk for 2026 using EPA AQI data, clusters counties into pollution archetypes, and visualizes results with an interactive map.

What’s included:

  • datathon_aqi_pipeline.py: Builds dataset, trains model, predicts 2026 unhealthy days, outputs CSV tables
  • app.py: Streamlit dashboard and interactive U.S. map
  • Data/: EPA AQI CSVs and county FIPS lookup
  • aqi_outputs/: Generated tables (auto-created)

Run

  1. datathon_aqi_pipeline.py to generate predictions and clusters
  2. app.py to launch an interactive app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%