OQAPI Notebooks Jupyter Notebook with examples on how to use the ohsome quality API with Python. Usage To launch this notebook with Binder press this button: About Website | GitHub | API Development Setup Requirements Python: 3.10 Installation python -m venv venv source venv/bin/activate pip install -r requirements.txt Usage jupyter notebook