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

    Interface SDMXConceptScheme

    interface SDMXConceptScheme {
        id?: string;
        agencyID?: string;
        concepts?: SDMXConcept[];
    }
    Index

    Properties

    id?: string
    agencyID?: string
    concepts?: SDMXConcept[]