iadbmsearch: Get the metadata of the indicators

Description Usage Arguments Value Examples

View source: R/iadbsearch.R

Description

Data frame with series code, name, description, and source for the IADB

Usage

1
iadbmsearch(value = "ALL", lang = "EN")

Arguments

value

Character string. 'ALL' or the IndicatorCode

lang

Language. Default EN: English ES for Spanish

Value

Data frame with IndicatorCode, DataSetName, IndicatorName, IndicatorLongName, IndicatorShortDef, IndicatorSynonym, IndicatorSource, TopicID, TopicName, SubTopicName, AggregationMethod, BasePeriod, Derivation Method, OtherNote, Periodicity, PowerCode, Predefinedregion, PredefinedCountry, redefinedTopic, ReferencePerior, UOM, GeneralComment, LimitationException and SourceComment

Examples

1
2
iadbmsearch()
iadbmsearch(value="SOC_050")

arcuellar88/iadbstats documentation built on May 24, 2019, 3:03 a.m.