cal-itp / data-analyses

Place for sharing quick reports, and works in progress
https://analysis.calitp.org
27 stars 6 forks source link

Epic - Statewide Transit Priority Data #973

Open edasmalchi opened 10 months ago

edasmalchi commented 10 months ago

Epic Information - Statewide Transit Priority Data

Summary

We have a lot of data about transit provision and performance, but only limited insights into the location and type of transit priority infrastructure deployed across California.

Research required:

Notes, misc:

Our transit speed/delay datasets provide powerful analysis showing the need for transit priority, having this dataset would help us more accurately estimate improvements for potential projects (#889).

Will also help researchers understand if certain transit priority treatments are more effective in certain contexts, or alternatively how expected improvements from the same transit priority treatment vary across contexts (some of which may be captured in #955).

If an intervention was deployed in the last couple years (within our GTFS-RT archive period), it should be possible to do before/after evaluation.

Possible 2-table data schema (for discussion/guidance, alternatives welcome)

dim_interventions

project_id, intervention_type, is_full_time, start_time, end_time, includes_weekends, geometry

(projects with multiple interventions, like a bus lane and transit signal priority, would have multiple rows…

dim_projects

project_id, agency_id, plan_start_date, cons_start_date, opening_date, project_cost, organization_source_record_id, etc…

Reviewers [Stakeholders]

@edasmalchi @julianofhernandez @tiffanychu90

Issues

Deliverables

tiffanychu90 commented 9 months ago
julianofhernandez commented 8 months ago

Here is my branch from SFMTA data import with all my work going into data-analyses/transit_priority_infrastructure/

https://github.com/cal-itp/data-analyses/tree/sfmta-tsp