Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate transit station proximity features #27

Open
therriault opened this issue Sep 30, 2017 · 2 comments
Open

Generate transit station proximity features #27

therriault opened this issue Sep 30, 2017 · 2 comments

Comments

@therriault
Copy link
Collaborator

The MBTA has a comprehensive GTFS feed available at:

http://realtime.mbta.com/Portal/Content/Documents/MBTA_GTFS_Documentation.html

Could be useful to generate a variety of useful features for each segment:

  • whether there's a bus stop on the segment
  • whether the segment is on one or more bus routes
  • whether there's a subway station on the segment
  • distance to nearest bus stop
  • distance to nearest subway station

The thinking here is both to capture actual vehicle activity (buses stopping or driving by) that may affect crash likelihood as well as to serve as indicators of pedestrian activity (since there will be more of that in places close to traffic).

Also note that because the GTFS standard is a common one, this same tool could be readily ported over to other cities by just swapping the feed source, so this task would be a useful one beyond just for Boston.

@tjboller
Copy link

Hey @therriault. Is anyone working on this? If not I would like to volunteer.

FYI - I am new to D4D, this project, and open source projects.

@andhint
Copy link
Collaborator

andhint commented Nov 14, 2017

@tjboller this issue is currently up for grabs. You can message me in slack if you have any questions. We also have a group call on Wednesdays were discuss the project

@bpben bpben removed the help wanted label Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants