financialsovereign-debtfiscal-policyworld-bankgovernment-financemacroeconomicsgdpinterest-ratestradeexternal-debttax-revenue

Global Sovereign Debt & Fiscal Indicators by Country (2000-2023)

Category
Financial
Records
93,782 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive dataset of sovereign debt, fiscal policy, and financial indicators for 214 countries from 2000 to 2023. Sourced from the World Bank Open Data API, this dataset covers 28 key indicators including: central government debt (% of GDP), government revenue and expenditure, tax revenue composition (income, goods/services, international trade), external debt stocks, debt service ratios, current account balance, foreign reserves, lending and real interest rates, broad money supply, domestic credit, GDP and GDP per capita, GDP growth, foreign direct investment, trade openness, imports/exports, exchange rates, and stock market metrics. Data is in long/tidy format with 93,782 rows — each row represents one country-year-indicator observation. Covers 214 sovereign nations and territories across 24 years. **Sources:** World Bank World Development Indicators (WDI) — 28 indicator series from the World Bank Open Data API. **Use cases:** Sovereign credit risk analysis, fiscal policy research, cross-country economic comparison, debt sustainability assessments, macroeconomic forecasting, and financial market analysis.

Schema

NameTypeDescription
country_codestring
country_namestring
yearstring
indicator_codestring
indicator_namestring
indicator_descriptionstring
valuestring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 5 / 5
0 downloads
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: "Global Sovereign Debt & Fiscal" })
// Found: 9d2ac7a0-aadc-498c-a1d2-5a57ba7d20a9
get_download_url({ dataset_id: "9d2ac7a0-aadc-498c-a1d2-5a57ba7d20a9" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/9d2ac7a0-aadc-498c-a1d2-5a57ba7d20a9/download-url