EU Parliament Monitor — API Documentation - v0.8.32
    Preparing search index...

    Module Constants/CommitteeIndicatorMap

    Maps European Parliament committees and article categories to World Bank indicators for economic context enrichment.

    Each EP standing committee covers a specific policy domain. This module provides a declarative mapping from committee abbreviations (e.g. 'ECON', 'ENVI') and article categories (e.g. PROPOSITIONS, MONTH_AHEAD) to the World Bank indicators most relevant to their legislative mandates.

    Used by news generation strategies to automatically select the right economic indicators when enriching articles with World Bank data.

    The 34 indicators in WB_INDICATORS are a curated subset mapped to EP committee mandates. The full World Bank catalog has thousands of indicators. For dynamic indicator discovery:

    1. Use search-indicators MCP tool to find indicators by keyword on demand
    2. Read analysis/worldbank/indicator-catalog.md for the full 200+ indicator reference organized by 10 EP policy domains
    3. Use analysis/worldbank/use-cases.md to decide when indicators add editorial value
    4. Use analysis/worldbank/chart-integration-guide.md for visualization templates

    Never assume the indicators below are exhaustive. Always consider whether search-indicators would reveal a more specific indicator for the policy topic.

    Functions

    getCommitteeIndicators
    getCommitteePrimaryIndicators
    getCategoryIndicators
    getIndicatorIdsForCommittees
    getAllCategoryIndicatorIds

    Interfaces

    IndicatorMapping
    CommitteeIndicatorEntry
    CategoryIndicatorEntry

    Type Aliases

    WBIndicatorId

    Variables

    WB_INDICATORS
    COMMITTEE_INDICATOR_MAP
    CATEGORY_INDICATOR_MAP