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)
Optional
bookingOptional URL to an online interface or app to make a booking request.
Optional
dropOptional Message for on-demand drop-off instructions.
Required
Identifies a booking rule (booking_rule_id
).
Optional
infoOptional URL providing additional booking info.
Optional
messageOptional Generic message to riders for on-demand booking instructions.
Optional
phoneOptional Phone number riders call to make the booking request.
Optional
pickupOptional Message for on-demand pickup instructions.
Optional
priorConditionally Forbidden Maximum number of minutes before travel to make the same-day request.
Optional
priorConditionally Required Minimum number of minutes before travel to make the request. Required for booking_type=1; forbidden otherwise.
Optional
priorConditionally Required Last day before travel to make booking request. E.g., 1 = 1 day in advance. Required for booking_type=2; forbidden otherwise.
Optional
priorConditionally 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.
Optional
priorConditionally Forbidden
Service days on which last_day / start_day are counted (calendar.service_id
).
Optional
priorConditionally Forbidden Earliest day before travel to make booking request.
Optional
priorConditionally 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)