powered by
This function returns matching FRED series ID for a given search term. When using `use_json_api` search results limited to 100,
fred_terms_ids(search_terms = NULL, use_json_api = FALSE, return_message = TRUE)
vector of search terms
if TRUE uses faster json API but results limted to 100 default FALSE
TRUE
FALSE
if TRUE returns message
a data_frame
data_frame
# NOT RUN { fred_terms_ids(search_terms = c("China Debt", "China Housing")) # }
Run the code above in your browser using DataLab