hasadna/open-bus-map-search

stride-api: add siri_ride.scheduled_time_gtfs_ride_id to all the siri_ride related APIs

Aperta

#259 aperta il 30 nov 2023

 (3 commenti) (0 reazioni) (2 assegnatari)TypeScript (125 fork)auto 404
backendgood first issue

Metriche repository

Star
 (95 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

scheduled_time_gtfs_ride_id is the FQ that matches siri to gtfs (the one which we use to create the gtfs_ride_agg route that is used in the dashboard). When I added it, I forgot to also add it in all the APIs that return siri_rides. We should add it, so we can perform some data researches without using the aggregated route.

Guida contributor