CDI Daily Rate
finance.bcb.cdiRetrieve Brazilian CDI daily rates (series 12) from BCB SGS. Specify the number of most recent observations (default 30, max 500). Ideal for financial analysis and interest rate tracking.
Instructions
Brazilian CDI daily rate (series 12) — 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. |