get_trend
Retrieve multi-year trends for Indonesian statistics like poverty, unemployment, and HDI. Query an indicator and region to get year-over-year data for a custom period.
Instructions
Retrieve time-series data (multi-year trend) in one step. Use this tool when the user wants to see data trends year over year.
Example user queries suitable for this tool:
"poverty trend Indonesia 2019-2023"
"HDI development in East Java last 5 years"
"how has unemployment been from 2020 to 2024?"
"poverty data West Java year to year"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Indicator to analyze (e.g. kemiskinan, pengangguran, IPM) | |
| region | No | Region name | Indonesia |
| end_year | No | End year | 2024 |
| start_year | No | Start year | 2019 |