API tutorials
We created interactive manuals for data scientists to use the Lizard API. At the moment we have the following 3:
1. Interactive Time Series API manual
2. Interactive Rasters API manual
3. 3Di scenario download
Jupyter notebook
Jupyter Notebook is a web application that allows to share Python documents that contain live code, equations, visualisations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualisation, machine learning, and much more. You can run the code in the browser, but you can also copy the code to your own programming app.
Note
API v4 is the experimental API version. API v3 is our stable version. We will revision the tutorials after a release.