2. Tutorial on accessing WaPOR data using ReST API

In this tutorial, you'll learn how to use FAO ReST API to access WaPOR database with Python scripts. You will run some examples of Python scripts in Jupyter Notebook. You can use Colab to launch the Jupyter Notebook online, so you don't have to install anything yet and just focus on the syntax of ReST API. Click on one of the badges below to run the notebook:

Open In Colab

If you have Python installed on your computer, you can download the Jupyter notebook from GitHub and use it locally:

GitHub Logotype