bacen_search | R Documentation |
Performs a search for financial indicator series based on a keyword.
bacen_search(keyword)
keyword |
A string containing the search term in Portuguese - BR (e.g., "câmbio", "juros", "Bovespa"). |
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.
# Search for indices related to Fortaleza
bacen_search("fortaleza")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.