Skip to contents

All functions

read_gtfsrt_alerts()
Read GTFS-realtime alerts
read_gtfsrt_positions()
Read GTFS-realtime vehicle positions into a data frame
read_gtfsrt_trip_updates()
Read GTFS-realtime trip updates
test_data_alert_unwrapping()
Alerts are hierarchical: a single alert can have multiple applicability periods, multiple affected entities, and translations to multiple languages. The read function flattens all of that to a tabular format, with one row for every combination of applicability, entity, and language.