The REST API
The GEOGLOWS ECMWF Streamflow Service provides programmatic access to streamflow data through a REST API, allowing users to easily integrate global hydrological data into their applications. With this API, developers and researchers can retrieve historical and forecasted streamflow data in CSV or JSON format, enabling custom analysis and visualization. The API provides access to all retrospective and forecast data.
For more information, visit the GEOGLOWS API Documentation.
Using the API in Applications
The API can be used in applications requiring streamflow data and can be integrated directly into Python workflows.
The following resources provide guidance:
- Programmatic_Access Colab.ipynb: A walkthrough example of how to use the GEOGLOWS API.
- Programmatic Access 2.0.pdf: A presentation with additional details.
These resources demonstrate how to leverage the API effectively for custom applications and analyses.