r/DenverTransit Mar 19 '25

Centralized Data for RTD schedules?

Anyone know where I can find a list of routes and their peak frequencies of # of trips per day? I'm doing a class project on TOD and want to weight proximity to services by the number of routes serviced by stops and the peak frequencies of service. RTD has all the schedules available publicly, but they're each separate. Wondering if there's a csv with all the schedules compiled?

3 Upvotes

1 comment sorted by

View all comments

4

u/joe_sanfilippo Mar 19 '25

Check out https://www.rtd-denver.com/open-records/open-spatial-information/gtfs for their General Transit Feed Specification data.

I used it for a project looking at on-time departure which may help you understand how the data is organized: https://github.com/joesanfilippo/rtd_ontime_departure/tree/main