Rsf Index
security__rsf-indexQuery World Bank Worldwide Governance Indicators to assess political stability, government effectiveness, rule of law, and corruption control across countries with daily-updated data.
Instructions
[Security & Sanctions Agent] Query World Bank Worldwide Governance Indicators including Voice & Accountability, Political Stability, Government Effectiveness, Regulatory Quality, Rule of Law, and Control of Corruption. Source: World Bank (CC BY 4.0), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | No | WGI indicator code: VA.EST (Voice & Accountability), PV.EST (Political Stability), GE.EST (Gov Effectiveness), RQ.EST (Regulatory Quality), RL.EST (Rule of Law), CC.EST (Control of Corruption) | VA.EST |
| year | No | Data year (WGI data typically lags ~1 year) | |
| page | No | Page number for pagination | |
| limit | No | Number of country records to return per page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |