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

    Reader Intelligence Guide row shape. Each entry maps an analysis artifact filename to the journalist-value lens the row exposes (column 2) and the human label rendered as the link text (column 1).

    interface ReaderGuideEntry {
    ย ย ย ย file: string;
    ย ย ย ย label: string;
    ย ย ย ย readerValue: string;
    }
    Index
    file: string
    label: string
    readerValue: string