EU Parliament Monitor — API Documentation - v0.8.24
    Preparing search index...
    • Build the stakeholder outcome matrix for a list of key actions. Used by all 5 analysis builders to populate the outcome matrix.

      Parameters

      • actions: readonly {
            action: string;
            scores: Readonly<Partial<Record<AnalysisStakeholderType, number>>>;
            confidence: "high" | "medium" | "low";
        }[]

        Readonly array of (action, scores) pairs to include in the matrix

      Returns StakeholderOutcomeMatrix[]

      Stakeholder outcome matrix rows