stl_rt_stop_arrivals
Get stop arrivals with realtime predictions merged into the schedule, falling back to scheduled times when realtime data is unavailable.
Instructions
Scheduled departures with realtime predictions merged in -- exactly what the app should render.
When no realtime snapshot is available it degrades to scheduled-only and says so explicitly, which is the behaviour the app must also have.
Args: stop: stop_code or stop_id. at: ISO-8601 instant, America/Chicago if naive. Defaults to now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | No | ||
| stop | Yes | ||
| limit | No | ||
| snapshot | No | ||
| window_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |