hasadna/open-bus-map-search
stride-api: add siri_ride.scheduled_time_gtfs_ride_id to all the siri_ride related APIs
开放
#259 创建于 2023年11月30日
backendgood first issue
仓库指标
- 星标
- (95 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.