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

    Universal Swedish-administrative codes mined from the brief.

    All fields are de-duplicated, length-capped, and ordered by appearance (which roughly correlates with editorial priority since the brief's H1

    • BLUF mention the most important codes first).
    interface BriefEntities {
    ย ย ย ย billIds: readonly string[];
    ย ย ย ย propositionRefs: readonly string[];
    ย ย ย ย committeeCodes: readonly string[];
    ย ย ย ย committeeReportIds: readonly string[];
    ย ย ย ย partyCodes: readonly string[];
    ย ย ย ย namedEntities: readonly string[];
    }
    Index
    billIds: readonly string[]

    Document IDs (e.g. HD03267, HD024192, HD01JuU28).

    propositionRefs: readonly string[]

    Proposition references (e.g. prop. 2025/26:267).

    committeeCodes: readonly string[]

    Committee codes (e.g. JuU, SfU, FรถU).

    committeeReportIds: readonly string[]

    Committee report IDs (e.g. JuU28, FiU40, UbU22).

    partyCodes: readonly string[]

    Party codes (e.g. M, S, KD, SD, L, C, V, MP).

    namedEntities: readonly string[]

    Title-Case multi-word noun phrases (named actors, agencies, topics).