simel_get_data
Retrieve Chilean labor market data from INE.Stat, including unemployment rates and average income, using specific dataflow IDs and time periods.
Instructions
Consulta una serie laboral de SIMEL (ej: tasa de desocupación, ingreso medio). Los datos provienen de INE.Stat filtrados a datasets ENE_/ESI_.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowRef | Yes | Dataflow ID. Example: "ENE_TD" (tasa de desocupación) | |
| key | No | Dimension key filter | |
| startPeriod | No | Start period. Example: "2020-01" | |
| endPeriod | No | End period. Example: "2026-03" |