stl_gtfs_route
Retrieve detailed route info: directions, headsigns, per-service trip counts, and first/last departure times. Supply a GTFS route_id to get schedule specifics.
Instructions
One route in detail: directions, headsigns, per-service trip counts, and the first and last departure time in each direction.
Args: route_id: the GTFS route_id, NOT the number on the front of the bus. Metro's route_ids look like '19731B'; run stl_gtfs_routes with a search term to map a rider-facing number onto one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route_id | Yes | ||
| snapshot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |