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

    Interface Top10Influential

    interface Top10Influential {
    ย ย ย ย title: string;
    ย ย ย ย description: string;
    ย ย ย ย lastUpdated: string;
    ย ย ย ย methodology: string;
    ย ย ย ย rankings: MPRanking[];
    ย ย ย ย _source: string;
    }
    Index
    title: string
    description: string
    lastUpdated: string
    methodology: string
    rankings: MPRanking[]
    _source: string