TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

NYC Subway Data REST API

96 pointsby mpcadoschabout 11 years ago

12 comments

rkuykendall-comabout 11 years ago
App request: Android app, I enter &quot;my&quot; subway stops and the direction I take them ( Ex: The 1 train, uptown, from 116th ), the App simply shows me how many minutes until the next train.<p>I want something I can quickly open and glance at to know when I should leave, or if I should be sprinting to the station to save myself 20m late at night.<p>1 minute mock up:<p><a href="http://rkuykendall.com/uploads/subway-app-mock-up.jpg" rel="nofollow">http:&#x2F;&#x2F;rkuykendall.com&#x2F;uploads&#x2F;subway-app-mock-up.jpg</a>
评论 #7615732 未加载
评论 #7615717 未加载
评论 #7616838 未加载
评论 #7616934 未加载
artursapekabout 11 years ago
What would really be interesting to play with is the real-time location of each train. The MTA must have it. I wish they would publish it somehow.<p>I&#x27;d love to build a city-wide visualization of the train traffic that shows where it&#x27;s backing up, where it&#x27;s flowing smoothly, etc. It probably wouldn&#x27;t be very useful for me as an NYC commuter, but purely as a visualization it would really be something.
评论 #7615726 未加载
评论 #7616273 未加载
评论 #7616518 未加载
评论 #7616516 未加载
评论 #7615658 未加载
Ryelabout 11 years ago
I&#x27;ve tried almost every NYC subway&#x2F;bus app and I&#x27;ve finally given up. They&#x27;re all fairly useless IMO. I&#x27;d rather just wait 5 minutes for the next train than bother with any of the current apps.<p>That being said, I wish Google would take on the challenge and include subway info.<p>- If somebody made a NYC transit app that I actually felt comfortable relying on... I would love push notifications ASAP of when my frequented trains&#x2F;buses are down. I always forget to check the night before so please just tell me and make it relevant.<p>-Also I really want a detailed map of NYC that I can view offline but it needs to be lightning fast.<p>After all the frustration dealing with those apps, a couple months ago I finally decided to buy a paper map of NYC and start memorizing all that I can. I feel a bit more liberated and a little more like a NYC aficionado (snob).
mpcadoschabout 11 years ago
Hi guys, my initial project was to build a visualization like the one @artursapek describes, and ended up making this API because the MTA doesn&#x27;t have one.<p>Totally agree that it would be really cool.<p>I made this nycpulse.herokuapp.com, but it could be so much cooler.
评论 #7615656 未加载
JulianWasTakenabout 11 years ago
Nice work.<p>I&#x27;m not sure how I interpret that arrivals say that a train arrives at my station at 8:42:30 and 8:43:00 (within 30 seconds of each other. Also I&#x27;ve never seen a train arrive at either of those times :). So I wonder how accurate the arrival times are in general.<p>(P.S. It&#x27;d be nice if arrivals was sorted in the response, not sure if that&#x27;s an artifact of the way this is parsed from the data source or not).
评论 #7615758 未加载
parm289about 11 years ago
For those of you on iOS looking for a polished transit app with support for multiple cities, I highly recommend Transit.[0] It allows you to quickly map trips as well as easily save data for offline access.<p>[0]: <a href="http://thetransitapp.com" rel="nofollow">http:&#x2F;&#x2F;thetransitapp.com</a>
mpcadoschabout 11 years ago
&quot;The arrival times listed on the website are likely just timetable times. Until the MTA releases real time data&quot;<p>@aerialfish you are correct, this data is taken from timetables, as the MTA does not release real-time data. But it is probably very close
评论 #7615876 未加载
Buetolabout 11 years ago
App request too: I would like an application that wake me up 5 minutes before my stop.
评论 #7623225 未加载
mpcadoschabout 11 years ago
As promised, open source: <a href="https://github.com/mimouncadosch/MTA-API" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mimouncadosch&#x2F;MTA-API</a><p>Feel free to make it better :)
mpweiherabout 11 years ago
How is GTFs &quot;..not particularly useful for developers&quot;? I played around with it a little and found it to be perfectly usable&#x2F;useful comma-separated values.
评论 #7616911 未加载
fskabout 11 years ago
It has everything but what I was looking for, a notification of when a line is delayed.
kbar13about 11 years ago
is this open source?
评论 #7615667 未加载