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

    Interface SwotCrossReference

    Cross-reference linking a SWOT item to a specific EP document or vote. Provides evidence anchoring for AI-generated SWOT assessments.

    interface SwotCrossReference {
        itemText: string;
        documentId: string;
        documentTitle: string;
        url?: string;
    }
    Index

    Properties

    itemText: string

    Excerpt or key text of the SWOT item being referenced

    documentId: string

    EP document or vote identifier (e.g. "TA-10-2024-0001")

    documentTitle: string

    Human-readable document or vote title

    url?: string

    Optional URL to the EP document