spb/countryatlas
Public
TypeScript 57%
Python 38.6%
JavaScript 3.6%
CSS 0.6%
1# IMF World Economic Outlook (April 2026) — extra mappings for the `imf` connector.2# The core WEO series (NGDPD, PPPGDP, NGDPDPC, PPPPC, NGDP_RPCH, PCPIPCH, BCA_NGDPD, GGXWDG_NGDP, GGXCNL_NGDP, GGR_NGDP,3# GGX_NGDP, LUR) are declared inline in registry/indicators.yaml — do not repeat them here.4# OBS_VALUE in the SDMX CSV is already in base units (US$, persons): no scale transforms.5sources:6- indicator: gross-savings-pct-gdp7 dataset: WEO8 code: NGSD_NGDP9 priority: 210 notes: Gross national savings, % of GDP (WEO, incl. projections).11- indicator: gross-capital-formation-pct-gdp12 dataset: WEO13 code: NID_NGDP14 priority: 215 notes: Total investment (gross capital formation), % of GDP (WEO, incl. projections).16- indicator: population17 dataset: WEO18 code: LP19 priority: 320 notes: WEO population (persons; SCALE=6 in the CSV only describes the display unit). Includes projections.21- indicator: current-account-balance22 dataset: WEO23 code: BCA24 priority: 225 notes: Current account balance, US$ (base units in the CSV; SCALE=9 is display-only). Includes projections.26