the parsed GTFS CSV data
OptionalagencyOptional
Agency to which this attribution applies (agency.agency_id).
Must be empty if route_id or trip_id are specified.
OptionalattributionOptional Email of the organization.
OptionalattributionOptional Phone number of the organization.
OptionalattributionOptional URL of the organization.
OptionalidOptional Unique ID that identifies this attribution record. Useful if multiple attributions exist or for referencing translations.
OptionalisOptional 0 or empty = Not an authority, 1 = Is an authority
OptionalisOptional 0 or empty = Not an operator, 1 = Is an operator
OptionalisOptional 0 or empty = Not a producer, 1 = Is a producer
Required Organization name to which the dataset is attributed.
OptionalrouteOptional
Route to which this attribution applies (routes.route_id).
Must be empty if agency_id or trip_id are specified.
OptionaltripOptional
Trip to which this attribution applies (trips.trip_id).
Must be empty if agency_id or route_id are specified.
Attributions
Optional Defines the attributions applied to the dataset or parts of it. If
agency_id,route_id, ortrip_idis specified, the attribution applies only to that entity. If none are specified, the attribution applies to the entire dataset.Primary Key: (attribution_id) - optional