European Parliament MCP Server API - v1.3.9
    Preparing search index...

    Effectiveness metrics computed from real EP data.

    Each field is a count derived from a single EP API source; the legislativeSuccessRate is the only derived ratio.

    interface LegislativeMetrics {
        amendmentsAdopted: number;
        amendmentsTabled: number;
        legislativeSuccessRate: number;
        opinionsDelivered: number;
        questionsAsked: number;
        reportsAuthored: number;
    }
    Index

    Properties

    amendmentsAdopted: number

    Amendment-typed document items authored by the subject that reached an ADOPTED status.

    amendmentsTabled: number

    Plenary-session document items authored by the subject.

    legislativeSuccessRate: number

    Percentage of subject-attributed procedures that resulted in an adopted text (0-100, two-decimal precision).

    opinionsDelivered: number

    Procedures where the subject acts as shadow- or opinion-rapporteur.

    questionsAsked: number

    Parliamentary questions filed by the subject.

    reportsAuthored: number

    Procedures where the subject appears as rapporteur.