export_data
Export full SINIM municipal panels to Parquet or CSV files, bypassing model context limits for extensive queries.
Instructions
Write a full SINIM panel to disk instead of the model's context.
Call preview_data first to sanity-check the query shape and coverage.
The export has a generous safety ceiling for pathological or extremely
long-running queries, independent of the in-context response limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| codes | Yes | ||
| years | Yes | ||
| format | No | parquet | |
| region | No | ||
| corrmon | No | ||
| municipios | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||