Entry Type - Transit Trip
Entry type listType ID: type_gtfs_trip
Columns:| Column ID | Label | Type |
| trip_id | Trip ID | string |
| direction | Direction | enumeration |
| headsign | Head Sign | string |
| start_time | Start Time | string |
| end_time | End Time | string |
| service_id | Service ID | string |
| service_name | Service Name | string |
| week | Scheduled Days | string |
| stops | Stops | clob |
| stop_ids | Stop IDS | clob |
| block_id | Block ID | string |
| wheelchair_accessible | Wheelchair Accessible | enumeration |
| bikes_allowed | Bikes Allowed | enumeration |
| points | Points | clob |
| agency_id | Agency ID | string |
| start_stop | Start Stop | entry |
| last_stop | Last Stop | entry |