Portfolio

Projects

2026 Chicago Cubs Season Dashboard

Role: Independent Project Tools: SQL, Python, Power BI Timeline: 2026

Description

A live analytics dashboard tracking the Chicago Cubs' 2026 season — real-time standings, advanced player ratings, and a Monte Carlo-simulated probability of winning the division and World Series, all built on data pulled directly from the MLB Stats API.

Key Contributions

  • Built a SQLite pipeline computing Pythagorean win expectancy and division/league standings from live MLB Stats API and pybaseball data.
  • Wrote a Monte Carlo simulator in Python that plays out the remaining regular season and playoff bracket thousands of times to estimate division, playoff, and World Series odds.
  • Designed a 3-page Power BI dashboard — including a Player Ratings page with a bookmark-driven toggle to swap between hitters and pitchers on the same page — surfacing WAR, OPS+, ERA+, and FIP alongside plain-English definitions.

Outcome

An always-current tracker that updates as the 2026 season unfolds, showing at a glance whether the Cubs are outperforming their underlying run differential and how their playoff odds are trending.

View on GitHub