Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fulldecent/septa-regionalrail-otp
These reports use every train's arrival time from 2009 until present to recommend schedule changes for chronically late service
https://github.com/fulldecent/septa-regionalrail-otp
civic-apps civic-hacking civic-tech data-mining data-science data-visualization public-transportation septa train
Last synced: 4 days ago
JSON representation
These reports use every train's arrival time from 2009 until present to recommend schedule changes for chronically late service
- Host: GitHub
- URL: https://github.com/fulldecent/septa-regionalrail-otp
- Owner: fulldecent
- Created: 2015-02-15T18:44:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T10:03:54.000Z (7 months ago)
- Last Synced: 2024-06-24T11:36:02.518Z (7 months ago)
- Topics: civic-apps, civic-hacking, civic-tech, data-mining, data-science, data-visualization, public-transportation, septa, train
- Language: HTML
- Homepage: http://phor.net/apps/septa/
- Size: 14.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SEPTA Regional Rail On-Time Performance Report
**This repository is the code for https://phor.net/apps/septa**
These reports use every train's arrival time from 2008 until present to recommend schedule changes for chronically late service. Reports created by [William Entriken](http://phor.net/) (not affiliated with SEPTA). Also see SEPTA's less detailed [official OTP reports](http://www.septa.org/service/rail/otp.html).
![screen shot 2017-03-30 at 10 48 47 pm](https://cloud.githubusercontent.com/assets/382183/24534303/111515da-159b-11e7-96e7-30c6b614e613.png)
![screen shot 2017-03-30 at 9 50 35 pm](https://cloud.githubusercontent.com/assets/382183/24533035/f18e97de-1592-11e7-8d07-7d20d338bd82.png)
## Getting data
See the [database folder](https://github.com/fulldecent/septa-regionalrail-otp/tree/master/website/databases) for details on how to get updated schedules and train lateness data from SEPTA.
## Running the site
Install the `website` folder on a PHP web server.
## Why am I doing this?
I set up this project to contribute major changes to SEPTA's 2008 rail schedule. OTP was a significant problem then and progress has since improved greatly.
I would like SEPTA to hire me on a monthly retainer to analyze and recommend changes to their schedule based on this and other information.
## Contributing
Please send issues and PRs for things you would like to improve. I am not very motivated to make changes because I have failed to attract funding from SEPTA. But I'd be happy to review your work if you are bringing significant effort to this project.