Rank areas by one indicator
indicator_rankingRank all areas by a single chosen indicator.
Returns every area's value for one indicator, ordered best-first by the
direction-corrected ``normalized_score`` (a higher normalised score
always means fewer cracks on that indicator). The raw value and unit are
included so the figure can be quoted directly.
Read-only, area-level aggregates only, no personal data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Area level to rank: 'country', 'nuts2' (EU regions) or 'gemeente' (Dutch municipalities). Defaults to 'country'. | country |
| limit | No | Maximum number of areas to return (1-500, default 200). | |
| indicator_key | Yes | One of the six Cracks Index indicators: 'problem_debt', 'eviction_rate', 'mh_treatment_gap', 'youth_care_unmet', 'food_insecurity' or 'material_deprivation'. See the 'methodology' tool for definitions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||