get_world_bank_data
Get development indicators from the World Bank for major countries. Covers GDP, population, inflation, unemployment, GDP per capita, and Gini index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mrv | No | Most recent values count (default: 1) | |
| countries | No | Semicolon-separated ISO-2 country codes (default: US;CN;DE;GB;JP;FR;IN;BR;CA;AU) | US;CN;DE;GB;JP;FR;IN;BR;CA;AU |
| indicator | No | World Bank indicator: NY.GDP.MKTP.CD (GDP $), SP.POP.TOTL (population), FP.CPI.TOTL.ZG (inflation), SL.UEM.TOTL.ZS (unemployment), NY.GDP.PCAP.CD (GDP per capita), SI.POV.GINI (Gini) | NY.GDP.MKTP.CD |