.gitignore | ||
config.py.example | ||
README.md | ||
requirements.txt | ||
velib.py | ||
visu.py |
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
- Clone this repo.
- Create an account to access the velib API: https://developer.jcdecaux.com/#/home.
- Copy
config.py.example
toconfig.py
and set your API key there. - Run
velib.py
.
Links
- Velib API: https://developer.jcdecaux.com/#/home
- Velib website: http://velib.paris/