the parsed GTFS CSV data
Optional
agencyOptional
Agency to which this attribution applies (agency.agency_id
).
Must be empty if route_id or trip_id are specified.
Optional
attributionOptional Email of the organization.
Optional
attributionOptional Phone number of the organization.
Optional
attributionOptional URL of the organization.
Optional
idOptional Unique ID that identifies this attribution record. Useful if multiple attributions exist or for referencing translations.
Optional
isOptional 0 or empty = Not an authority, 1 = Is an authority
Optional
isOptional 0 or empty = Not an operator, 1 = Is an operator
Optional
isOptional 0 or empty = Not a producer, 1 = Is a producer
Required Organization name to which the dataset is attributed.
Optional
routeOptional
Route to which this attribution applies (routes.route_id
).
Must be empty if agency_id or trip_id are specified.
Optional
tripOptional
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_id
is specified, the attribution applies only to that entity. If none are specified, the attribution applies to the entire dataset.Primary Key: (attribution_id) - optional