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

    Function buildSDMXKey

    • Internal

      Build an SDMX key from a filters map + declared dimension order.

      Parameters

      • dimensions: readonly string[]

        Ordered list of dimension names for the dataflow.

      • filters: Readonly<Record<string, readonly string[]>>

        Map from dimension name to array of filter codes.

      Returns string

      SDMX key string (dot-separated, * for unfiltered dimensions).