Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    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