dataset: Financial Indicators Dataset

datasetR Documentation

Financial Indicators Dataset

Description

This dataset contains information on financial indicator series available from BacenAPI.

Usage

dataset

Format

A data frame with multiple rows and 5 columns:

Code

(character) The unique series number.

Full_Name

(character) The name of the financial series.

Unit

(character) The unit of measurement for the data.

Periodicity

(character) The frequency of data collection (e.g., daily, monthly, yearly).

Start_Date

(Date) The starting date of the series.

Source

Central Bank of Brazil (Bacen)

Examples

data("dataset")
head(dataset)

BacenAPI documentation built on June 8, 2025, 10:51 a.m.