GTFS

Release Notes & Updates

GTFS Access & Documentation

Version 2.3.0
Released: January 20, 2026
SCHEDULE GTFS
  • NEW routes.txt: Added checkin_duration field to indicate arrival time before departure
REALTIME GTFS
Version 2.2.1
Released: December 2, 2025
SCHEDULE GTFS
  • FIXED stop_times.txt: Fixed Timezone of St Pancras. Previously the times for this station were in local station time, but GTFS spec indicates that all times should be in the agency timezone, which is Europe/Brussels. You can use the timezone info in the stops.txt to convert back to local time if necessary
REALTIME GTFS
Version 2.2.0
Released: October 20, 2025
SCHEDULE GTFS
  • NEW stops.txt: Added the station UIC code to the previously unused "stop_code" field, upon request of some of our consumers
REALTIME GTFS
Version 2.1.1
Released: September 3, 2025
SCHEDULE GTFS
REALTIME GTFS
  • FIXED Platform data sometimes didn't propagate to the protobuf bin file (json version was ok)
Version 2.1.0
Released: August 27, 2025
SCHEDULE GTFS
  • NEW stops.txt / stop_times.txt: Added platform data for Belgium. France + UK will be only in RT for now as our current sources only provide these during d-day
REALTIME GTFS
  • NEW Added platform data for Belgium, France and UK stations
Version 2.0.0
Released: August 4, 2025
SCHEDULE GTFS
  • FIXED trips.txt: trip_headsign now contains final destination
  • FIXED trips.txt: trip_short_name now contains commercial train service number
REALTIME GTFS
  • IMPROVED All future planned cancellations are in the feed, not only cancellations for the current day
  • IMPROVED The realtime file is now generated every 30 secs instead of only for new updates. This aligns better with the best practices of GTFS RT