get_mexico_municipalities
Retrieve annual remittances received by Mexican municipalities, ranked by amount. Filter by state and paginate results with limit and offset.
Instructions
Remittances received by Mexican municipality for one year, ranked by amount. Filter to one state with state, and page through results with limit and offset. Municipal data is annual only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Calendar year, e.g. 2025 | |
| limit | No | ||
| state | No | Restrict to one state | |
| offset | No |