financialgdpmacroeconomicsagent-readyfeaturesrankingsgrowthworld-bankpro
Top 10 Economies GDP Agent Feature Panel 2000-2023 - PRO
About this data
Paid PRO companion to the free base macro panel. 240 country-year rows derived from World Bank WDI GDP data (via datasets/gdp, CC BY 4.0), with 16 agent-ready analytical fields: annual rank/share/growth/index plus rank change, share change, growth acceleration, 3y/5y CAGR, leader gap, median-relative position, and cohort total GDP. Designed for macro screening, ranking-change detection, trend scoring and agent workflows.
Schema
| Name | Type | Description |
|---|---|---|
| country | string | |
| year | string | |
| gdp_usd_trillion | string | |
| rank_within_top10 | string | |
| share_of_top10_pct | string | |
| yoy_nominal_usd_growth_pct | string | |
| index_2000_100 | string | |
| previous_year_rank | string | |
| rank_change_yoy | string | |
| share_change_yoy_pp | string | |
| growth_acceleration_yoy_pp | string | |
| cagr_3y_pct | string | |
| cagr_5y_pct | string | |
| gap_to_year_leader_pct | string | |
| relative_to_year_median_pct | string | |
| top10_total_gdp_usd_trillion | string |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: 3.7 / 5
43 downloads
Seller: H G
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 Agent Fea" })
// Found: e48573ed-a96f-43bc-b018-c8ac2a3b633c
get_download_url({ dataset_id: "e48573ed-a96f-43bc-b018-c8ac2a3b633c" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/e48573ed-a96f-43bc-b018-c8ac2a3b633c/download-url