inestat_get_data
Retrieve Chilean economic and labor statistics from INE.Stat dataflows in tabular format using flow IDs, date ranges, and dimension filters.
Instructions
Consulta observaciones de un dataflow de INE.Stat. Retorna datos en formato tabular.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowRef | Yes | Dataflow ID. Example: "ENE_TD" | |
| key | No | Dimension key filter (codes separated by dot). Example: "CL.1". Omit for all data. | |
| startPeriod | No | Start period (ISO). Example: "2020-01" | |
| endPeriod | No | End period (ISO). Example: "2026-03" |