
Search for series in dadosabertos.bcb.gov.br site
search_series(q, page = 1)
query string
page number to visualize of returning search
The page
argument defaults to 1 which shows the first page of a returning search.
The search results also show the number of pages and the other pages can be showed by changing
this argument to the page to be presented.
Display the search results on the screen
# NOT RUN {
search_series("IPCA")
# }
Run the code above in your browser using DataLab