EU Parliament Monitor — API Documentation - v0.9.24
    Preparing search index...

    Function resolveCodelistUrn

    • Internal

      Resolve the codelist URN for a single dimension by walking the SDMX 3.0 dimension → concept → codelist binding chain.

      Parameters

      • dim: SDMXDimension

        SDMX dimension descriptor from the data-structure response.

      • conceptSchemes: readonly SDMXConceptScheme[]

        Concept scheme array from the same response.

      Returns string | undefined

      Codelist URN string, or undefined when not found.