pricingpricinginflationpurchasing-powereconomicsworld-bankbisexchange-ratesproperty-pricesmacroeconomicscountry-level

Global Pricing, Inflation & Purchasing Power by Country (1960–2024)

Category
Pricing
Records
12,434 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

A comprehensive panel dataset covering 217 countries from 1960 to 2024 with 26 pricing and market indicators. Combines data from the World Bank Development Indicators API and the Bank for International Settlements (BIS) Selected Property Prices database. Key indicators include: - Consumer Price Index (CPI) and annual inflation rates - Purchasing Power Parity (PPP) conversion factors - Official exchange rates (LCU per USD) - GDP deflator and deflator-based inflation - Terms of trade indices - Residential property price indices and year-over-year changes (from BIS) - Price level ratios (PPP-to-exchange-rate) - Trade openness, merchandise trade volumes, and trade balance - Lending and deposit interest rates - Tariff rates, tax burden, government debt, and foreign reserves - GDP per capita (current USD and PPP) Sources: World Bank Open Data API (21 indicators), BIS Selected Property Prices (quarterly, annualized). Each row represents one country-year observation. Rows are included when at least 3 of 26 indicators have non-null values. Ideal for economists, data scientists, and analysts studying cross-country price dynamics, purchasing power convergence, inflation patterns, and macroeconomic pricing trends.

Schema

NameTypeDescription
country_code_iso3string
country_code_iso2string
country_namestring
regionstring
income_groupstring
yearstring
cpi_index_2010_basestring
inflation_annual_pctstring
ppp_conversion_factorstring
ppp_private_consumptionstring
official_exchange_rate_lcu_per_usdstring
gdp_deflator_indexstring
gdp_deflator_annual_pctstring
terms_of_trade_index_2015_basestring
trade_openness_pct_gdpstring
gdp_per_capita_ppp_usdstring
gdp_per_capita_current_usdstring
household_consumption_growth_pctstring
total_tax_rate_pct_profitstring
tariff_rate_weighted_mean_pctstring
merchandise_exports_usdstring
merchandise_imports_usdstring
current_account_balance_usdstring
total_reserves_usdstring
central_govt_debt_pct_gdpstring
lending_interest_rate_pctstring
deposit_interest_rate_pctstring
property_price_indexstring
property_price_yoy_change_pctstring
price_level_ratio_ppp_to_fxstring
trade_balance_usdstring
real_interest_rate_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 2.8 / 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 Pricing, Inflation & Pu" })
// Found: 423e561b-5b64-47de-b86b-5341fda98126
get_download_url({ dataset_id: "423e561b-5b64-47de-b86b-5341fda98126" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/423e561b-5b64-47de-b86b-5341fda98126/download-url