Go to file
Lucas Verney 8d4e81e33e Catch JSON decoding errors 2016-03-31 00:11:01 +02:00
.gitignore Initial commit 2015-09-26 00:04:41 +02:00
README.md Initial commit 2015-09-26 00:04:41 +02:00
config.py.example Initial commit 2015-09-26 00:04:41 +02:00
velib.py Catch JSON decoding errors 2016-03-31 00:11:01 +02:00

README.md

VelibDataSet

This code can be used to dump periodically all the available data from the Velib API. These data are under an OpenData license. (Velib is a bike sharing system in Paris).

Usage