water_risk
Assess water stress, depletion, flood, and drought risk for any geographic region using WRI Aqueduct 4.0 scores to support CSRD portfolio screening.
Instructions
Get WRI Aqueduct 4.0 water risk scores for a geographic region.
Returns water stress, depletion, flood risk, and drought risk for every 0.1° grid cell in the bounding box. Useful for CSRD ESRS E3-1 §27 (water stress) and E3-3 §38 (flood/drought risk) portfolio screening.
Scores: 1=Low, 2=Low-Medium, 3=Medium-High, 4=High, 5=Extremely High. Source: WRI Aqueduct 4.0 (2023). No credits consumed.
Args: lat_min: Southern boundary latitude lat_max: Northern boundary latitude lon_min: Western boundary longitude lon_max: Eastern boundary longitude Max bounding box: 50°×50°
Returns: JSON array of grid cells with bws, bwd, rfr, drr scores and labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat_min | Yes | ||
| lat_max | Yes | ||
| lon_min | Yes | ||
| lon_max | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |