Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SymbolixAU/gtfsway
Reading and parsing GTFS-realtime data in R
https://github.com/SymbolixAU/gtfsway
gtfs gtfs-realtime r
Last synced: 3 months ago
JSON representation
Reading and parsing GTFS-realtime data in R
- Host: GitHub
- URL: https://github.com/SymbolixAU/gtfsway
- Owner: SymbolixAU
- Created: 2016-11-08T20:55:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T22:38:07.000Z (over 7 years ago)
- Last Synced: 2024-05-15T04:33:54.795Z (6 months ago)
- Topics: gtfs, gtfs-realtime, r
- Language: Protocol Buffer
- Homepage:
- Size: 46.9 KB
- Stars: 10
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GTFSWAY
Using GTFS-static and GTFS-realtime in R
---
Install from github
```
devtools::install_github("SymbolixAU/gtfsway")
library(gtfsway)
```