the parsed GTFS CSV data
Required The cost of the fare product. May be:
Required Currency code (e.g., "USD", "EUR") for the cost of this product.
Optional
fareOptional
Identifies a fare media (fare_media.fare_media_id
) that can be employed to use this fare product.
When empty, the fare media is unknown.
Optional
fareOptional The name of the fare product as displayed to riders.
Required Identifies a fare product or set of fare products.
Fare Products
Optional Describes different fare products riders can purchase. Used by GTFS-Fares V2 to model fare product costs, media, and potential discounts for multi-leg journeys.
Multiple rows with the same
fare_product_id
can exist, each paired with a differentfare_media_id
.