Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.47
    Preparing search index...
    interface NetworkEdge {
    ย ย ย ย source: string;
    ย ย ย ย target: string;
    ย ย ย ย weight: number;
    ย ย ย ย type: string;
    }
    Index
    source: string
    target: string
    weight: number
    type: string