Skip to content

New endpoint for schedules page - scheduled_stop_times #431

@matikin9

Description

@matikin9

Endpoint: /LACMTA/unique_shape_scheduled_stop_times/{route_code}?direction_id={direction_id}
Table name: unique_shape_stop_times

Hierarchy of data:
direction_id
list of day_of_week per direction
list of trips per day of week
list of stops per trip
list of departure times per stop

Discuss with Ani how we should structure the payload?

Add an endpoint where we pass in direction_id? We return the stop_lists (with departure_times for each stop) for all trips with unique shape_ids (for that route + direction_id).

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions