Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmasad/wmatanalysis
Tools for working with WMATA API data
https://github.com/dmasad/wmatanalysis
Last synced: about 1 month ago
JSON representation
Tools for working with WMATA API data
- Host: GitHub
- URL: https://github.com/dmasad/wmatanalysis
- Owner: dmasad
- Created: 2011-12-30T02:08:41.000Z (about 13 years ago)
- Default Branch: WMATAv2
- Last Pushed: 2012-01-17T12:59:15.000Z (almost 13 years ago)
- Last Synced: 2024-10-16T14:17:20.577Z (3 months ago)
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
WMATA Analysis
A set of tools for analyzing the movement of trains through the DC area Metro (WMATA) system.
wmata.py: The basic API interface, for getting and saving data from the WMATA API.
TrainFinder.py: Tools for locating and (eventually) tracking trains along a line.
MetroManager: Class for working with the entire Metro system at once.