Learn R Programming

tidytransit (version 0.7.3)

feedlist: Dataframe of source GTFS data from Transitfeeds

Description

A dataset containing a list of URLs for GTFS feeds

Usage

feedlist

Arguments

Format

A data frame with 911 rows and 10 variables:

id

the id of the feed on transitfeeds.com

t

title of the feed

loc_id

location id

loc_pid

location placeid of the feed on transitfeeds.com

loc_t

the title of the location

loc_n

the shortname fo the location

loc_lat

the location latitude

loc_lng

the location longitude

url_d

GTFS feed url

url_i

the metadata url for the feed