Norway Open Data SDK
    Preparing search index...

    Type Alias ParliamentRepresentativesParameters

    Parameters for elected representatives. Omitting the period uses Stortinget's current period.

    type ParliamentRepresentativesParameters = {
        includeDeputies?: boolean;
        periodId?: string;
    }
    Index
    includeDeputies?: boolean

    Includes deputy representatives in addition to elected representatives.

    periodId?: string

    Official period identifier, for example 2025-2029.