haha

fq_yale_search(...)

Arguments

...

Character strings to match the search.

Value

A tibble with the series that fit the search.

Details

The search is case insensitive. There is no difference between looking for "GDP" of "gdp", they yield the same output.

Examples

fq_yale_search("gdp", "per capita")
#> It was not possible to find any indicator that matches the queries requested.
#> 1:gdp. #> 2:per capita.
#> Try just one of them in isolation, them refine your search.