EU Parliament Monitor — API Documentation - v0.8.35
    Preparing search index...
    • Build the complete deep political analysis section HTML.

      This section provides parliament-intelligence-grade analysis using the "5W + Impact" framework. When the input is an EnhancedDeepAnalysis it additionally renders an executive summary, reasoning chains, scenario planning, and analysis methodology.

      Returns an empty string if the analysis object is null/undefined or contains no meaningful content.

      Parameters

      • analysis: DeepAnalysis | EnhancedDeepAnalysis | null | undefined

        Deep analysis data (null/undefined returns empty string). Accepts both DeepAnalysis and EnhancedDeepAnalysis.

      • lang: string

        BCP 47 language code for localized headings differs from lang, each content element gets a lang attribute so screen readers and translation tools handle the language switch correctly. Defaults to lang (no extra attributes added).

      Returns string

      HTML section string or empty string