Get a codelist based on an identifier

get_codelist(
  identifier,
  language = "fr",
  export_format = "SDMX-ML",
  version_format = 2.1,
  annotations = FALSE
)

Arguments

identifier

the codelist's identifier

language

string for language to return. Available are 'fr', 'de', 'it', 'en'.

export_format

the export's format Available are CSV, XLSX, SDMX-ML or JSON.

version_format

the export format's version (2.0 or 2.1 when format is SDMX-ML).

annotations

flag to include annotations

Value

response based on the export format