EU Parliament Monitor — API Documentation - v1.0.1
    Preparing search index...

    Module Constants/CommitteeIndicatorMap

    Thin re-export barrel preserving the legacy import path.

    The implementation now lives split by data dimension under Constants/WorldBank:

    • world-bank/indicator-catalog.ts — the 34 curated WB_INDICATORS records
    • world-bank/committee-map.ts — EP committee code → indicator-id arrays
    • world-bank/category-map.tsArticleCategory → indicator-id arrays
    • world-bank/index.ts — barrel + getCommitteeIndicators / getCommitteePrimaryIndicators / getCategoryIndicators / getIndicatorIdsForCommittees / getAllCategoryIndicatorIds helpers

    New code should import from ../constants/world-bank/index.js directly.

    The 34 indicators here are a curated subset of the World Bank catalog (200+). Use the search-indicators MCP tool for on-demand discovery — never assume the embedded list is exhaustive.

    Functions

    getCommitteeIndicators → getCommitteeIndicators
    getCommitteePrimaryIndicators → getCommitteePrimaryIndicators
    getCategoryIndicators → getCategoryIndicators
    getIndicatorIdsForCommittees → getIndicatorIdsForCommittees
    getAllCategoryIndicatorIds → getAllCategoryIndicatorIds

    Interfaces

    IndicatorMapping → IndicatorMapping
    CommitteeIndicatorEntry → CommitteeIndicatorEntry
    CategoryIndicatorEntry → CategoryIndicatorEntry

    Type Aliases

    WBIndicatorId → WBIndicatorId

    Variables

    WB_INDICATORS → WB_INDICATORS
    COMMITTEE_INDICATOR_MAP → COMMITTEE_INDICATOR_MAP
    CATEGORY_INDICATOR_MAP → CATEGORY_INDICATOR_MAP