CodingForProduct / LoveLA

A streamlined path to discovery for L.A. locals and tourists using the Metro
https://lovela.herokuapp.com/
2 stars 0 forks source link

Find Datasets #9

Closed jendiamond closed 7 years ago

jendiamond commented 7 years ago

Data Set Research

I looked through all 403 data sets in LOS ANGELES OPEN DATA and these were the only ones that look potentially interesting. @jendiamond

venetya commented 7 years ago

LA Metro Links from Wai-Yin's presentation

venetya commented 7 years ago

Data Set Research

Found some GTFS data for LA Metro Rails:

Routes:

https://gitlab.com/LACMTA/gtfs_rail/blob/master/routes.txt

Stops:

https://gitlab.com/LACMTA/gtfs_rail/blob/master/stops.txt

Link to Yelp API documentation and samples

https://www.yelp.com/developers/documentation/v2/examples

Ruby Library for handling GTFS data feeds:

https://github.com/nerdEd/gtfs