bacen_search: Search for Financial Indicators Series Number

View source: R/bacen_search.R

bacen_searchR Documentation

Description

Performs a search for financial indicator series based on a keyword.

Usage

bacen_search(keyword)

Arguments

keyword

A string containing the search term in Portuguese - BR (e.g., "câmbio", "juros", "Bovespa").

Value

A data frame with the columns 'Code', 'Full_Name', 'Unit', 'Periodicity', and 'Start_Date' corresponding to the search results.

A data frame with the columns 'Code', 'Full_Name', 'Unit', 'Periodicity', and 'Start_Date' corresponding to the search results.

Examples

# Search for indices related to Fortaleza
bacen_search("fortaleza")


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