Skip to content
Docs

Zone statistics example

Because we want starting using the api as accessible as possible we will provide some example code in Python to get started. The example code is in the repository of this documentation website Github. If you have a nice script you want to share, feel free to do a pull request to add another example.

Install dependencies

cd docs/src/examples/zone_stats
python -m venv ENV
source ENV/bin/activate
pip install -r requirements.txt

Run script

python get_rentals.py <municipality_code>
python get_rentals.py GM0599