Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mileswwatkins/amtrak_lateness_predictor
How late will your Amtrak train arrive? Have historical data crunched to provide the best guess!
https://github.com/mileswwatkins/amtrak_lateness_predictor
Last synced: about 5 hours ago
JSON representation
How late will your Amtrak train arrive? Have historical data crunched to provide the best guess!
- Host: GitHub
- URL: https://github.com/mileswwatkins/amtrak_lateness_predictor
- Owner: mileswwatkins
- License: mit
- Created: 2014-10-21T22:02:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T19:59:57.000Z (almost 9 years ago)
- Last Synced: 2023-08-04T09:07:18.969Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Amtrak Lateness Predictor
===The tool Amtrak doesn't want you to have … or at least doesn't publish themselves. Use [historical data](http://juckins.net/amtrak_status/archive/html/home.php) to predict what time you will arrive at your destination.
[Amtrak's own Train Status tool](https://tickets.amtrak.com/itd/amtrak) is incredibly liberal with how well it expects trains to recover from delays. Arrivals are frequently hours later than "expected." Lies, damned lies, and statistics.
Using my tool, historical information is mined to find trains that are most similar to the current timeliness of your route, and these are used to more accurately predict arrival. For example, if I'm traveling from Boston to DC, and my train is in New York and already 2 hours behind schedule, my tool searches for other BOS–WAS trains that were roughly 2 hours behind and averages the times that _they_ finally arrived in DC.
[_Amtrak: Reminding Americans that making the trains run on time is the first step on the road to fascism_](http://www.theonion.com/articles/improving-amtrak,8029/)