Biggest risers and fallers
top_moversReturn the biggest risers and fallers between the two latest snapshots.
Compares every area's composite score in the most recent snapshot
against the snapshot before it and returns the areas that improved most
(``improvers`` — score fell) and worsened most (``decliners`` — score
rose). Needs at least two snapshots; returns an explanatory empty
payload otherwise.
Read-only, area-level aggregates only, no personal data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Area level to rank movers within: 'country', 'nuts2' (EU regions) or 'gemeente' (Dutch municipalities). Defaults to 'country'. | country |
| limit | No | How many risers and how many fallers to return each (1-50, default 5). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||