Banxico Series
banxico_seriesFetch any Banco de México SIE series by id — escape hatch for the full Banxico catalog (inflation, interest rates, reserves, aggregates, financial indicators). Returns recent observations + the series title/units. Common ids: SF43718 = USD/MXN FIX; SF61745 = overnight target rate; SP30578 = annual CPI inflation %; SF43783 = TIIE 28-day; SP1 = INPC index; SF63528 = 10-year bond yield. Use banxico_exchange_rate / banxico_policy_rate for those headline ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recent | No | Recent observations to return (1-200, default 12). | |
| _apiKey | No | Optional — your own free Banxico SIE token. Omit to use the shared Pipeworx token. | |
| series_id | Yes | SIE series id, e.g. "SP30578" (annual inflation), "SF43783" (TIIE 28d). |