You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bcb_data(), bcb_currencies(), bcb_fx_rates(), bcb_expectations(), bcb_inflation(), bcb_selic(), and bcb_top5() add support for Banco Central do Brasil (BCB) data, covering SGS series, currency lists and exchange rates, and Focus survey market expectations.
banxico_data() and banxico_metadata() add support for the Banco de México (Banxico) SIE API, using an API key from BANXICO_KEY.
nbp_fx_rates() and nbp_gold() now build the request path with the correct dates instead of integer day counts when start_date/end_date are supplied.