Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.54
    Preparing search index...

    A node in the Sankey diagram

    interface SankeyNode {
    ย ย ย ย id: string;
    ย ย ย ย label: string;
    ย ย ย ย color: SankeyNodeColor;
    }
    Index

    Properties

    Properties

    id: string

    Unique identifier (used in flows to reference source/target)

    label: string

    Display label

    Semantic color