Apache Spark library for handling General Transit Feed Specification data files. The aim is to provide Spark Dataset reader routines, basic query methods and linked data set.
The project is currently work in progress and is unusable at this moment. Please feel free to contribute / contact me if you are interested in the project.
- Spark 2.2.0
- Scala 2.11.12
- sbt 0.13.16
Simplified BSD License
GTFS static used in this project has been released by Google under Creative Commons Attribution 3.0 License.
Test GTFS data of Prague public transport has been obtained from Prague Opendata website under Creative Commons CC Zero License (cc-zero)
Radek Strnad (radek.strnad@gmail.com)