Download data from World Bank Data for a given varcode and countrycode, sets the variable equal to varname

get_ecodata_variable_country_wb(varcode, countrycode, varname = NULL)

Arguments

varcode

String that is the variable code

countrycode

String that is the country code

varname

Optional, string for the variable name

Value

Data frame time series with two variables, Date and the variable requested. The data frame will also include all relevant meta data describing the data and citing its source.