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

    Interface OsintStandardOutput

    interface OsintStandardOutput {
        confidenceLevel: ConfidenceLevel;
        dataFreshness: string;
        dataQualityWarnings: string[];
        methodology: string;
        sourceAttribution: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    confidenceLevel: ConfidenceLevel

    Confidence level of the analysis: HIGH, MEDIUM, or LOW. Derived from the volume and quality of underlying data.

    dataFreshness: string

    Human-readable indicator of how recent the underlying data is.

    dataQualityWarnings: string[]

    Explicit warnings about data quality issues, unavailable metrics, or limitations that affect the reliability of this analysis. Empty array when all data is available and reliable.

    ISMS Policy: A.8.11 (Data integrity), GDPR Article 5(1)(d) (Accuracy)

    methodology: string

    Description of the analytical methodology used to produce this output.

    sourceAttribution: string

    Attribution string identifying the European Parliament Open Data Portal data sources used in this analysis.