Description Usage Arguments Details Value Examples
It covers 1309 indicators spread among the Governance, Development, Poverty and Public Sector databases.
1 |
... |
Character strings to match the search. |
The full list of indicators can be seen in the following links:
Governance: https://www.quandl.com/data/WWGI-World-Bank-Worldwide-Governance-Indicators/documentation/data-organization
Development: https://www.quandl.com/data/WWDI-World-Bank-World-Development-Indicators/documentation/data-organization
Poverty: https://www.quandl.com/data/WPOV-World-Bank-Poverty-Statistics/documentation/data-organization
Public Sector: https://www.quandl.com/data/WPSD-World-Bank-Public-Sector-Debt
A tibble
with the indicators' name and the respective Quandl
code.
1 2 3 4 5 | # oil search
fq_wb_search(query = 'oil')
# The function is case insensitive
fq_wb_search(query = 'EDuCAtion')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.