trips.txt: Trips for each route. A trip is a sequence of two or more stops that occurs at specific time.
Column |
---|
route_id |
service_id |
trip_id |
trip_headsign |
direction_id |
shape_id |
trip_short_name |
|
|
|
route_id,service_id,trip_id,trip_headsign,direction_id,shape_id,trip_short_name 11,0102030405,11_1_1,Service AM,1,11_1,1 11,0102030405,11_2_1,Service PM,0,11_2,2 11,0102030405,11_1_2,Service AM,1,11_1,3 11,0102030405,11_2_2,Service PM,0,11_2,4