Description Usage Format Source Examples
Routes and respective information for the MBTA system
1 |
A data frame with columns:
A value between 0 and 4 indicating the type of vehicle use on this route. 0 is light rail, 1 is heavy rail, 2 is commuter rail, 3 is bus, and 4 is ferry.
Official name for route: Rapid Transit, Commuter Rail, Limited Service, Local Bus, Key Bus Route (Frequent Service), Express Bus, or Ferry.
GTFS-compatible id (text or number) for route.
Longform name for route (text).
First direction of travel.
Second direction of travel.
From the MBTA GTFS API V3 in November 2018. https://www.mbta.com/developers/gtfs
1 2 3 4 | ## Not run:
routes
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.