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

    Interface MonthlyActivity

    Monthly breakdown of European Parliament activity for a single calendar month.

    interface MonthlyActivity {
        adoptedTexts: number;
        committeeMeetings: number;
        declarations: number;
        documents: number;
        events: number;
        legislativeActsAdopted: number;
        mepTurnover: number;
        month: number;
        parliamentaryQuestions: number;
        plenarySessions: number;
        procedures: number;
        resolutions: number;
        rollCallVotes: number;
        speeches: number;
    }
    Index

    Properties

    adoptedTexts: number

    Texts adopted (reports, opinions, etc.)

    committeeMeetings: number

    Committee meetings held

    declarations: number

    MEP financial/interest declarations filed

    documents: number

    Documents produced (plenary + committee + external)

    events: number

    Parliamentary events

    legislativeActsAdopted: number

    Legislative acts adopted

    mepTurnover: number

    MEP turnover (incoming + outgoing)

    month: number

    Calendar month (1–12)

    parliamentaryQuestions: number

    Parliamentary questions tabled

    plenarySessions: number

    Number of plenary sessions held

    procedures: number

    Legislative procedures tracked

    resolutions: number

    Resolutions adopted

    rollCallVotes: number

    Roll-call votes conducted

    speeches: number

    Speeches delivered in plenary