# NOT RUN {
# Returns metadata for indicator ID 90362 and 1107
indicatorIDs <- c(90362, 1107)
indicator_metadata(indicatorIDs)
# Returns metadata for the indicators within the domain 1000101
indicator_metadata(DomainID = 1000101)
# Returns metadata for the indicators within the profile with the ID 129
indicator_metadata(ProfileID = 129)
# }
Run the code above in your browser using DataLab