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

    Interface TemporalSwotAssessment

    Temporal SWOT assessment showing evolution of the analysis across short, medium, and long time horizons.

    interface TemporalSwotAssessment {
        shortTerm: SwotAnalysis;
        mediumTerm: SwotAnalysis;
        longTerm?: SwotAnalysis;
    }
    Index

    Properties

    shortTerm: SwotAnalysis

    Short-term view — covers the current week's agenda and immediate impacts

    mediumTerm: SwotAnalysis

    Medium-term view — covers the current quarter's legislative activity

    longTerm?: SwotAnalysis

    Long-term view — covers the current parliamentary term (optional)