N: {
GDP_GROWTH: "GDP Growth";
GDP: "GDP";
GDP_PER_CAPITA: "GDP per Capita";
INFLATION: "Inflation";
UNEMPLOYMENT: "Unemployment";
TRADE: "Trade";
CO2: "CO₂ Emissions";
RENEWABLE: "Renewable Energy";
ENERGY: "Energy Use";
FOREST: "Forest Area";
POPULATION: "Population";
POP_GROWTH: "Population Growth";
LIFE_EXPECTANCY: "Life Expectancy";
NET_MIGRATION: "Net Migration";
LABOR: "Labor Participation";
EMPLOYMENT: "Employment Ratio";
YOUTH_UNEMP: "Youth Unemployment";
RD: "R&D Expenditure";
EDUCATION: "Education Expenditure";
TERTIARY: "Tertiary Enrollment";
HEALTH: "Health Expenditure";
HOSPITAL: "Hospital Beds";
AGRICULTURE: "Agriculture (% of GDP)";
CEREAL: "Cereal Yield";
ARABLE: "Arable Land";
TAX: "Tax Revenue";
GOV_EXP: "Government Expenditure";
MILITARY: "Military Expenditure";
INTERNET: "Internet Users";
HIGHTECH: "High-tech Exports";
FDI: "FDI Net Inflows";
GNI: "GNI per Capita";
GINI: "GINI Index";
} = ...
Type Declaration
ReadonlyGDP_GROWTH: "GDP Growth"
ReadonlyGDP: "GDP"
ReadonlyGDP_PER_CAPITA: "GDP per Capita"
ReadonlyINFLATION: "Inflation"
ReadonlyUNEMPLOYMENT: "Unemployment"
ReadonlyTRADE: "Trade"
ReadonlyCO2: "CO₂ Emissions"
ReadonlyRENEWABLE: "Renewable Energy"
ReadonlyENERGY: "Energy Use"
ReadonlyFOREST: "Forest Area"
ReadonlyPOPULATION: "Population"
ReadonlyPOP_GROWTH: "Population Growth"
ReadonlyLIFE_EXPECTANCY: "Life Expectancy"
ReadonlyNET_MIGRATION: "Net Migration"
ReadonlyLABOR: "Labor Participation"
ReadonlyEMPLOYMENT: "Employment Ratio"
ReadonlyYOUTH_UNEMP: "Youth Unemployment"
ReadonlyRD: "R&D Expenditure"
ReadonlyEDUCATION: "Education Expenditure"
ReadonlyTERTIARY: "Tertiary Enrollment"
ReadonlyHEALTH: "Health Expenditure"
ReadonlyHOSPITAL: "Hospital Beds"
ReadonlyAGRICULTURE: "Agriculture (% of GDP)"
ReadonlyCEREAL: "Cereal Yield"
ReadonlyARABLE: "Arable Land"
ReadonlyTAX: "Tax Revenue"
ReadonlyGOV_EXP: "Government Expenditure"
ReadonlyMILITARY: "Military Expenditure"
ReadonlyINTERNET: "Internet Users"
ReadonlyHIGHTECH: "High-tech Exports"
ReadonlyFDI: "FDI Net Inflows"
ReadonlyGNI: "GNI per Capita"
ReadonlyGINI: "GINI Index"
Reusable indicator display names (prevents sonarjs/no-duplicate-string)