IPCA Monthly Inflation
finance.bcb.ipcaGet Brazilian IPCA monthly inflation rate data from BCB SGS. Fetch the last N observations for economic analysis, forecasting, or reporting.
Instructions
Brazilian IPCA monthly inflation rate (series 433) — last N observations from BCB SGS. ODbL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_n | No | Number of most recent observations to return (default 30, max 500). For daily series this is days; for monthly (IPCA) it is months. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |