powered by
Extract the codes of a dimension. This function is used to retrieve the list of codes available for the input dimension and flow.
getCodes(provider, flow, dimension)
the identifier of the dataflow
the identifier of the dimension
the name of the provider
getCodes(provider, dataflow, dimension)
if (FALSE) { codes=getCodes('ECB', 'EXR', 'FREQ') }
Run the code above in your browser using DataLab