get_sdgs_data
Retrieve actual SDGs indicator data for a variable ID. Use list_sdgs to find the variable, then get the data values.
Instructions
Fetch actual SDGs indicator data for a specific variable. Use list_sdgs first to find the var_id, then call this to get the data values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year filter (e.g., '2023'). Omit for latest. | |
| var_id | Yes | Variable ID from list_sdgs |