Summary
Develop a reusable Jupyter notebook in the repository (JupyterHub / GCP environment) to analyze transit data quality around event venues using GTFS data.
This will migrate the existing Google Colab work into the repo and generalize it for future use cases such as:
- FIFA World Cup 2026
- Olympics 2028
- New transit center openings
Background
The initial analysis evaluated transit service near venues such as SoFi Stadium (Inglewood, CA) and Levi’s Stadium (Santa Clara, CA).
A key finding was that special event transit service is often not reflected in GTFS, which can lead to inaccurate trip planning results.
Objectives
- Migrate existing Colab analysis into the GitHub repo
- Create a reusable and shareable notebook
- Standardize analysis for future event-based use cases
Scope
Notebook Development
Output & Visualization
Deliverables
- Reusable notebook in the repository
- Clean and documented code
- Example outputs for at least one event scenario
Summary
Develop a reusable Jupyter notebook in the repository (JupyterHub / GCP environment) to analyze transit data quality around event venues using GTFS data.
This will migrate the existing Google Colab work into the repo and generalize it for future use cases such as:
Background
The initial analysis evaluated transit service near venues such as SoFi Stadium (Inglewood, CA) and Levi’s Stadium (Santa Clara, CA).
A key finding was that special event transit service is often not reflected in GTFS, which can lead to inaccurate trip planning results.
Objectives
Scope
Notebook Development
notebooks/transit_event_analysis.ipynb)Output & Visualization
Deliverables