verify_stat
Verify numeric claims against World Bank data. Returns verdict with actual value.
Instructions
Verify a numeric/statistical claim (e.g. 'US GDP grew 2.5% in 2023') against World Bank primary data. Pass country/year/claimed_value (and optionally a World Bank indicator code) for precision; falls back to web search if the data source is unavailable. Returns verdict verified/contradicted/unverified with the actual value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| claim | Yes | ||
| country | No | ||
| indicator | No | ||
| claimed_value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |