EU Parliament Monitor - API Documentation - v0.7.19
    Preparing search index...

    Interface StakeholderCoverage

    Measures the breadth and balance of stakeholder perspectives in an article.

    interface StakeholderCoverage {
        perspectivesPresent: readonly string[];
        perspectivesMissing: readonly string[];
        balanceScore: number;
        reasoningQuality: number;
    }
    Index

    Properties

    perspectivesPresent: readonly string[]

    Stakeholder categories whose perspectives are detected in the article

    perspectivesMissing: readonly string[]

    Stakeholder categories whose perspectives appear absent from the article

    balanceScore: number

    0–100 score based on how many of the known stakeholder types are covered

    reasoningQuality: number

    0–100 score based on analytical reasoning quality inferred from text signals