Skip to content

randomf/spark-gtfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark GTFS

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.

Dependencies

  • Spark 2.2.0
  • Scala 2.11.12
  • sbt 0.13.16

License

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)

Author

Radek Strnad (radek.strnad@gmail.com)

About

Apache Spark library for handling General Transit Feed Specification data files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages