GTFStrips: GTFS trips table relevant to SIRI sample

Description Usage Format Source

Description

Subset of the GTFS trips table for Israel for the SIRIsample data. This is only a small subset of the Israeli GTFS routes table, extracted to be used with the SIRIsample data. it shows the trips data for the SIRIsample data. note that GTFS is a global standard and not all operators fill all of the columns.

Usage

1

Format

A data frame with 5172 observations on the following 5 variables:

route_id

An ID that uniquely identifies a route.

service_id

An ID that uniquely identifies a set of dates when service is available for one or more routes. This value is referenced from the calendar table.

trip_id

An ID that identifies a trip.

direction_id

A binary value that indicates the direction of travel for a trip. 0 for travel in one direction (e.g. outbound travel), 1 for travel in the opposite direction (e.g. inbound travel).

shape_id

An ID that defines a shape for the trip. This value is referenced from the shapes table.

Source

https://developers.google.com/transit/gtfs/reference/#tripstxt


SIRItoGTFS documentation built on May 2, 2019, 9:33 a.m.