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

    Interface WeekAheadData

    Aggregated week-ahead data from multiple MCP sources

    interface WeekAheadData {
        events: ParliamentEvent[];
        committees: CommitteeMeeting[];
        documents: LegislativeDocument[];
        pipeline: LegislativeProcedure[];
        questions: ParliamentaryQuestion[];
    }
    Index

    Properties

    events: ParliamentEvent[]
    committees: CommitteeMeeting[]
    documents: LegislativeDocument[]