List regions and municipalities
get_regionsList sub-national areas in the Cracks Index, ranked within their level.
The index covers sub-national areas as well as countries: EU regions
(NUTS-2) and Dutch municipalities. This tool returns those areas with
their composite score and rank.
Parameters
----------
level : optional
Filter by area level: ``nuts2`` (EU regions) or ``gemeente`` (Dutch
municipalities). Omit to return all sub-national areas.
country_iso3 : optional
ISO-3166 alpha-3 country code to restrict the list to one country's
areas (e.g. ``NLD``).
limit : optional
Maximum number of areas to return (1-1000, default 200).
Read-only, no personal data. Ranks are within the area's own level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Filter by area level: 'nuts2' for EU NUTS-2 regions or 'municipality' for Dutch municipalities. Omit to include all levels. | |
| limit | No | Maximum number of areas to return (default 200). | |
| country_iso3 | No | Optional ISO-3166 alpha-3 country code to restrict the result to one country's areas, e.g. 'NLD'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||