EU Parliament Monitor — API Documentation - v0.8.6
    Preparing search index...

    Interface PoliticalActorClassification

    Classified political actor with type, role, and influence metadata.

    interface PoliticalActorClassification {
        name: string;
        actorType: PoliticalActorType;
        role: string;
        influence: ImpactLevel;
        position: "neutral" | "supportive" | "opposed" | "ambiguous";
    }
    Index

    Properties

    name: string

    Name or identifier of the actor (e.g. "EPP", "MEP-124810", "Germany")

    Structural category of the actor

    role: string

    Brief description of the actor's role or interest in this context

    influence: ImpactLevel

    How actively the actor is driving or shaping the political event

    position: "neutral" | "supportive" | "opposed" | "ambiguous"

    Whether the actor supports or opposes the primary political action