In GTFS-RT a transit agency can exchange occupancy information. I would like to pull the https://developers.google.com/transit/gtfs-realtime/reference#enum-occupancystatus into GTFS, specifically as column in stop_times.txt, to describe the predicted occupancy between the current stop to the next stop.
In GTFS-RT a transit agency can exchange occupancy information. I would like to pull the https://developers.google.com/transit/gtfs-realtime/reference#enum-occupancystatus into GTFS, specifically as column in stop_times.txt, to describe the predicted occupancy between the current stop to the next stop.