EU Parliament Monitor - API Documentation - v0.7.2
    Preparing search index...
    WB_INDICATORS: {
        GDP: "NY.GDP.MKTP.CD";
        GDP_GROWTH: "NY.GDP.MKTP.KD.ZG";
        GDP_PER_CAPITA: "NY.GDP.PCAP.CD";
        GNI_PER_CAPITA: "NY.GNP.PCAP.CD";
        INFLATION: "FP.CPI.TOTL.ZG";
        UNEMPLOYMENT: "SL.UEM.TOTL.ZS";
        TRADE: "NE.TRD.GNFS.ZS";
        EXPORTS_GDP: "NE.EXP.GNFS.ZS";
        FDI_NET: "BX.KLT.DINV.WD.GD.ZS";
        CO2_EMISSIONS: "EN.ATM.CO2E.PC";
        RENEWABLE_ENERGY: "EG.FEC.RNEW.ZS";
        ENERGY_USE: "EG.USE.PCAP.KG.OE";
        FOREST_AREA: "AG.LND.FRST.ZS";
        POPULATION: "SP.POP.TOTL";
        POPULATION_GROWTH: "SP.POP.GROW";
        LIFE_EXPECTANCY: "SP.DYN.LE00.IN";
        NET_MIGRATION: "SM.POP.NETM";
        LABOR_PARTICIPATION: "SL.TLF.CACT.ZS";
        EMPLOYMENT_RATIO: "SL.EMP.TOTL.SP.ZS";
        YOUTH_UNEMPLOYMENT: "SL.UEM.1524.ZS";
        RD_EXPENDITURE: "GB.XPD.RSDV.GD.ZS";
        EDUCATION_EXPENDITURE: "SE.XPD.TOTL.GD.ZS";
        TERTIARY_ENROLLMENT: "SE.TER.ENRR";
        HEALTH_EXPENDITURE: "SH.XPD.CHEX.GD.ZS";
        HOSPITAL_BEDS: "SH.MED.BEDS.ZS";
        AGRICULTURE_GDP: "NV.AGR.TOTL.ZS";
        CEREAL_YIELD: "AG.YLD.CREL.KG";
        ARABLE_LAND: "AG.LND.ARBL.ZS";
        TAX_REVENUE: "GC.TAX.TOTL.GD.ZS";
        GOV_EXPENDITURE: "NE.CON.GOVT.ZS";
        MILITARY_EXPENDITURE: "MS.MIL.XPND.GD.ZS";
        INTERNET_USERS: "IT.NET.USER.ZS";
        HIGHTECH_EXPORTS: "TX.VAL.TECH.MF.ZS";
        GINI_INDEX: "SI.POV.GINI";
    } = ...

    Extended set of World Bank indicator IDs relevant to EU Parliament policy areas. Superset of PolicyRelevantIndicators — includes domain-specific indicators that map to individual committee mandates.

    Type Declaration

    • ReadonlyGDP: "NY.GDP.MKTP.CD"

      GDP (current US$)

    • ReadonlyGDP_GROWTH: "NY.GDP.MKTP.KD.ZG"

      GDP growth (annual %)

    • ReadonlyGDP_PER_CAPITA: "NY.GDP.PCAP.CD"

      GDP per capita (current US$)

    • ReadonlyGNI_PER_CAPITA: "NY.GNP.PCAP.CD"

      GNI per capita, Atlas method (current US$)

    • ReadonlyINFLATION: "FP.CPI.TOTL.ZG"

      Inflation, consumer prices (annual %)

    • ReadonlyUNEMPLOYMENT: "SL.UEM.TOTL.ZS"

      Unemployment, total (% of total labor force)

    • ReadonlyTRADE: "NE.TRD.GNFS.ZS"

      Trade (% of GDP)

    • ReadonlyEXPORTS_GDP: "NE.EXP.GNFS.ZS"

      Exports of goods and services (% of GDP)

    • ReadonlyFDI_NET: "BX.KLT.DINV.WD.GD.ZS"

      Foreign direct investment, net inflows (% of GDP)

    • ReadonlyCO2_EMISSIONS: "EN.ATM.CO2E.PC"

      CO2 emissions (metric tons per capita)

    • ReadonlyRENEWABLE_ENERGY: "EG.FEC.RNEW.ZS"

      Renewable energy consumption (% of total final energy consumption)

    • ReadonlyENERGY_USE: "EG.USE.PCAP.KG.OE"

      Energy use (kg of oil equivalent per capita)

    • ReadonlyFOREST_AREA: "AG.LND.FRST.ZS"

      Forest area (% of land area)

    • ReadonlyPOPULATION: "SP.POP.TOTL"

      Population, total

    • ReadonlyPOPULATION_GROWTH: "SP.POP.GROW"

      Population growth (annual %)

    • ReadonlyLIFE_EXPECTANCY: "SP.DYN.LE00.IN"

      Life expectancy at birth, total (years)

    • ReadonlyNET_MIGRATION: "SM.POP.NETM"

      Net migration

    • ReadonlyLABOR_PARTICIPATION: "SL.TLF.CACT.ZS"

      Labor force participation rate, total (% of total population ages 15+)

    • ReadonlyEMPLOYMENT_RATIO: "SL.EMP.TOTL.SP.ZS"

      Employment to population ratio, 15+, total (%)

    • ReadonlyYOUTH_UNEMPLOYMENT: "SL.UEM.1524.ZS"

      Youth unemployment rate (% of total labor force ages 15-24)

    • ReadonlyRD_EXPENDITURE: "GB.XPD.RSDV.GD.ZS"

      Research and development expenditure (% of GDP)

    • ReadonlyEDUCATION_EXPENDITURE: "SE.XPD.TOTL.GD.ZS"

      Government expenditure on education, total (% of GDP)

    • ReadonlyTERTIARY_ENROLLMENT: "SE.TER.ENRR"

      School enrollment, tertiary (% gross)

    • ReadonlyHEALTH_EXPENDITURE: "SH.XPD.CHEX.GD.ZS"

      Current health expenditure (% of GDP)

    • ReadonlyHOSPITAL_BEDS: "SH.MED.BEDS.ZS"

      Hospital beds (per 1,000 people)

    • ReadonlyAGRICULTURE_GDP: "NV.AGR.TOTL.ZS"

      Agriculture, forestry, and fishing, value added (% of GDP)

    • ReadonlyCEREAL_YIELD: "AG.YLD.CREL.KG"

      Cereal yield (kg per hectare)

    • ReadonlyARABLE_LAND: "AG.LND.ARBL.ZS"

      Arable land (% of land area)

    • ReadonlyTAX_REVENUE: "GC.TAX.TOTL.GD.ZS"

      Tax revenue (% of GDP)

    • ReadonlyGOV_EXPENDITURE: "NE.CON.GOVT.ZS"

      General government final consumption expenditure (% of GDP)

    • ReadonlyMILITARY_EXPENDITURE: "MS.MIL.XPND.GD.ZS"

      Military expenditure (% of GDP)

    • ReadonlyINTERNET_USERS: "IT.NET.USER.ZS"

      Individuals using the Internet (% of population)

    • ReadonlyHIGHTECH_EXPORTS: "TX.VAL.TECH.MF.ZS"

      High-technology exports (% of manufactured exports)

    • ReadonlyGINI_INDEX: "SI.POV.GINI"

      GINI index (World Bank estimate)