Get observations from a BCB SGS series
get_bcb_seriesRead-onlyIdempotent
Retrieve official observations and authoritative schema metadata for an exact BCB SGS dataset ID. Use only after search_official_data identifies the series. Dates, units, periodicity, source, and raw values are preserved; generic access does not guess transformations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | Inclusive end date; defaults to today. | |
| limit | No | ||
| order | No | asc | |
| start | No | Inclusive start date; defaults to three years ago. | |
| dataset_id | Yes | Exact BCB dataset ID returned by search_official_data. |