transitmatters / gobble

🦃 Process MBTA events into a format that can be consumed by the Data Dashboard
MIT License
2 stars 3 forks source link

Adding Commuter rail tracking! #42

Closed devinmatte closed 11 months ago

devinmatte commented 11 months ago

Added commuter rail and all the relevant platforms!

service_date,route_id,trip_id,direction_id,stop_id,stop_sequence,vehicle_id,vehicle_label,event_type,event_time,scheduled_headway,scheduled_tt
2023-12-22,CR-Worcester,CR-628017-522-AshClosedFramShuttleDyn,1,WML-0214-02,110,0,1819,DEP,2023-12-22 15:17:14-05:00,3300.0,2400

It works!

devinmatte commented 11 months ago

Look at https://github.com/transitmatters/gobble/pull/41 instead, I should have checked slack 😅