the parsed GTFS CSV data
Required Indicates how far in advance booking can be made. 0 = Real-time, 1 = Same-day, 2 = Prior-day(s)
OptionalbookingOptional URL to an online interface or app to make a booking request.
OptionaldropOptional Message for on-demand drop-off instructions.
Required
Identifies a booking rule (booking_rule_id).
OptionalinfoOptional URL providing additional booking info.
OptionalmessageOptional Generic message to riders for on-demand booking instructions.
OptionalphoneOptional Phone number riders call to make the booking request.
OptionalpickupOptional Message for on-demand pickup instructions.
OptionalpriorConditionally Forbidden Maximum number of minutes before travel to make the same-day request.
OptionalpriorConditionally Required Minimum number of minutes before travel to make the request. Required for booking_type=1; forbidden otherwise.
OptionalpriorConditionally Required Last day before travel to make booking request. E.g., 1 = 1 day in advance. Required for booking_type=2; forbidden otherwise.
OptionalpriorConditionally Required Last time on the last day before travel to make booking request, e.g. "17:00:00". Required if prior_notice_last_day is defined; forbidden otherwise.
OptionalpriorConditionally Forbidden
Service days on which last_day / start_day are counted (calendar.service_id).
OptionalpriorConditionally Forbidden Earliest day before travel to make booking request.
OptionalpriorConditionally Required Earliest time on the earliest day before travel, e.g. "00:00:00". Required if prior_notice_start_day is defined; forbidden otherwise.
Booking Rules
Optional Defines rules for booking rider-requested services. Useful when a trip or stop_time requires advanced scheduling (e.g., dial-a-ride, on-demand pickup).
Primary Key: (booking_rule_id)