seattle-transit-dw/ ├── glue/ │ ├── jobs/ # All Glue ETL scripts │ └── lib/ # Shared Python libraries (pipeline_param_reader_v2) ├── lambda/ │ ├── gtfs-rt-polling/ # RT feed poller (EventBridge → S3) ...
Transit agencies use the GTFS and GTFS Realtime specifications to distribute their stop locations, route schedules, and related information for riders as open ...