financialgdpmacroeconomicsrankingsgrowthworld-bank

Top 10 Economies GDP 2000-2023 - Rankings, Shares & Growth

Category
Financial
Records
240 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
2

About this data

Value-added macroeconomic panel derived from the CC BY 4.0 datasets/gdp World Bank WDI GDP series. 10 economies x 2000-2023, with GDP (USD trillions), annual rank, share of cohort GDP, year-over-year nominal USD growth, and 2000=100 index. Attribution and transformation details are included.

Schema

NameTypeDescription
countrystring
yearstring
gdp_usd_trillionstring
rank_within_top10string
share_of_top10_pctstring
yoy_nominal_usd_growth_pctstring
index_2000_100string

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.8 / 5
2 downloads
Seller: H G
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Top 10 Economies GDP 2000-2023" })
// Found: a8a7a55b-a0b3-4f51-87ca-76d5533a0e29
get_download_url({ dataset_id: "a8a7a55b-a0b3-4f51-87ca-76d5533a0e29" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/a8a7a55b-a0b3-4f51-87ca-76d5533a0e29/download-url