Evarin / velib-exp

Experiments on Velibs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Velib Experiments

Experiments with JCDecaux's API

Install

Requirements:

pip install -r requirements.txt
mkdir output

And put your JCDecaux API key in a file secrets.py

Run

Make the heatmap:

python visu.py paris

(outputs files to output/)

Just save the data for later:

python get_data.py paris

Works with many cities.

Demo

What it can give superposed on a (Google) Map:

An example of Paris

http://evarin.fr/velib/

About

Experiments on Velibs

License:MIT License


Languages

Language:Python 100.0%