Description Usage Arguments Value Examples
View source: R/govdata360stats.R
Data frame with the data of the specified indicators and countries
1 | gov360stats.list(dateRange = "ALL", pIndicators, pCountry = "ALL")
|
dateRange |
Character string. Range of years of the indicators |
country |
Character string. ISO3 code of the countries. E.g COL for Colombia or 'ALL' for all the countries |
indicatorCodes |
vector of indicator codes c("27712","27870") |
Data frame with CountryCode, CountryTableName, IndicatorCode, IndicatorName, TopicName, SubTopicName, Year, Quarter, AggregationLevel, AggregatedValue, UOM
1 2 | codes=c("27712","27870")
gov360stats.list(pIndicators=codes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.