Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    Interface StatskontoretBudgetOptions

    interface StatskontoretBudgetOptions {
    ย ย ย ย documentType?: string;
    ย ย ย ย fallbackYear?: number;
    ย ย ย ย fallbackMonth?: number;
    }
    Index
    documentType?: string

    Override the documentType label (e.g. when fetching a single-type workbook).

    fallbackYear?: number

    Hint for the year when the workbook has no year column (e.g. a single-year file).

    fallbackMonth?: number

    Hint for the month when the workbook has no month column.