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

    Interface DeepAnalysisStrings

    Localized strings for deep analysis section headings

    interface DeepAnalysisStrings {
        sectionHeading: string;
        whatHeading: string;
        whoHeading: string;
        whenHeading: string;
        whyHeading: string;
        stakeholderHeading: string;
        winnerLabel: string;
        loserLabel: string;
        neutralLabel: string;
        impactHeading: string;
        politicalLabel: string;
        economicLabel: string;
        socialLabel: string;
        legalLabel: string;
        geopoliticalLabel: string;
        consequencesHeading: string;
        actionLabel: string;
        consequenceLabel: string;
        mistakesHeading: string;
        alternativeLabel: string;
        outlookHeading: string;
        severityLow: string;
        severityMedium: string;
        severityHigh: string;
        severityCritical: string;
    }
    Index

    Properties

    sectionHeading: string

    Main section heading

    whatHeading: string

    Sub-heading for "What"

    whoHeading: string

    Sub-heading for "Who"

    whenHeading: string

    Sub-heading for "When"

    whyHeading: string

    Sub-heading for "Why"

    stakeholderHeading: string

    Sub-heading for Winners & Losers

    winnerLabel: string

    Label for winner outcome

    loserLabel: string

    Label for loser outcome

    neutralLabel: string

    Label for neutral outcome

    impactHeading: string

    Sub-heading for impact assessment

    politicalLabel: string

    Impact perspective labels

    economicLabel: string
    socialLabel: string
    legalLabel: string
    geopoliticalLabel: string
    consequencesHeading: string

    Sub-heading for actions → consequences

    actionLabel: string

    Label for action column

    consequenceLabel: string

    Label for consequence column

    mistakesHeading: string

    Sub-heading for mistakes

    alternativeLabel: string

    Label for "should have" alternative

    outlookHeading: string

    Sub-heading for outlook

    severityLow: string

    Severity labels

    severityMedium: string
    severityHigh: string
    severityCritical: string