Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...

    Interface SCBTableInfo

    A raw table search result from SCB

    interface SCBTableInfo {
        tableId: string;
        label: string;
        category: string;
        updated: string;
    }
    Index

    Properties

    tableId: string
    label: string
    category: string
    updated: string