trips.txt
Dataset description:
The General Transit Feed Specification (GTFS), also known as GTFS static, defines a common format for public transportation schedules and associated geographic information. GTFS "feeds"...
Business Glosssary
Column | Type | Required/Not Required | Description |
---|---|---|---|
trip_id | text | Required | Identifies a trip. |
route_id | text | Required | Identifies a route. |
service_id | text | Required | Identifies a set of dates when service is available for one or more routes. |
trip_headsign | text | Optional | Text that appears on signage identifying the trip's destination to riders. Use this field to distinguish between different patterns of service on the same route. If the headsign changes during a trip, trip_headsign can be overridden by specifying values for the stop_times.stop_headsign. |
trip_short_name | text | Optional | Public facing text used to identify the trip to riders, for instance, to identify train numbers for commuter rail trips. If riders do not commonly rely on trip names, leave this field empty. A trip_short_name value, if provided, should uniquely identify a trip within a service day; it should not be used for destination names or limited/express designations |
direction_id | numeric | Optional | Indicates the direction of travel for a trip. This field is not used in routing; it provides a way to separate trips by direction when publishing time tables. Valid options are: 0 - Travel in one direction (e.g. outbound travel). 1 - Travel in the opposite direction (e.g. inbound travel). |
block_id | numeric | Optional | Identifies the block to which the trip belongs. A block consists of a single trip or many sequential trips made using the same vehicle, defined by shared service days and block_id. A block_id can have trips with different service days, making distinct blocks. |
shape_id | text | Conditionally required | Identifies a geospatial shape that describes the vehicle travel path for a trip. Conditionally required: This field is required if the trip has continuous behavior defined, either at the route level or at the stop time level. Otherwise, it's optional. |
wheelchair_accessible | numeric | Optional | Indicates wheelchair accessibility. Valid options are: 0 or empty - No accessibility information for the trip. 1 - Vehicle being used on this particular trip can accommodate at least one rider in a wheelchair. 2 - No riders in wheelchairs can be accommodated on this trip. |
bikes_allowed | numeric | Optional | Indicates whether bikes are allowed. Valid options are: 0 or empty - No bike information for the trip. 1 - Vehicle being used on this particular trip can accommodate at least one bicycle. 2 - No bicycles are allowed on this trip. |
Additional Information
Field | Value |
---|---|
Data last updated | May 14, 2024 |
Metadata last updated | May 14, 2024 |
Created | September 20, 2023 |
Format | TXT |
License | Other (Public Domain) |
Datastore active | True |
Has views | True |
Id | 6aca1be0-dfea-485e-b859-b3303fc6eb36 |
Mimetype | text/plain |
On same domain | True |
Package id | d564998d-ed9a-4f32-8838-99737c4a66fc |
Position | 10 |
Size | 803.2 KiB |
State | active |
Url type | upload |