pricinginflationCPIconsumer-pricesmacroeconomicsglobaltime-serieseconomicscost-of-living

Global Consumer Price Index & Inflation by Country (1960–2024)

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

About this data

Comprehensive dataset tracking consumer price indices and inflation rates across 91 countries, 12 COICOP expenditure categories, and 65 years (1960–2024). Contains 70,980 observations with CPI indices (base year 2015=100), annual inflation percentages, and category-level basket weights. ## Sources - **World Bank Open Data**: Consumer price indices and inflation rates for 217 economies - **IMF International Financial Statistics (IFS)**: Monthly and annual CPI data, harmonized across countries - **OECD Statistics**: Detailed COICOP category breakdowns for member nations - **UN Statistics Division**: Population estimates and national accounts data - **National Statistical Offices**: Country-specific CPI methodologies and basket compositions ## Key Features - **91 countries** spanning all income groups (High, Upper Middle, Lower Middle, Low) and every major world region - **12 COICOP categories**: Food, Alcohol & Tobacco, Clothing, Housing, Furnishings, Health, Transport, Communication, Recreation, Education, Restaurants, and All Items aggregate - **65-year time series** (1960–2024) enabling long-term trend analysis - **Crisis detection**: Captures hyperinflation episodes (Argentina 2023-24, Turkey 2022, Lebanon 2020-23, etc.) - **Global shock indicators**: Reflects 2008 financial crisis, COVID-19 deflationary effects, and 2021-22 post-pandemic inflation surge - **Income-group stratification**: Enables comparison of price dynamics across development levels ## Use Cases - Macroeconomic research and inflation forecasting - Cross-country purchasing power analysis - Cost-of-living comparisons and expatriate pricing models - Monetary policy impact studies - Supply chain cost modeling across geographies - Academic research on inflation dynamics and transmission mechanisms

Schema

NameTypeDescription
idstring
countrystring
iso_codestring
regionstring
income_groupstring
yearstring
category_namestring
category_codestring
cpi_index_2015_basestring
annual_inflation_pctstring
basket_weight_pctstring
population_millionsstring

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 Consumer Price Index & " })
// Found: 591237a0-c0d7-438c-b439-ecff198cad6b
get_download_url({ dataset_id: "591237a0-c0d7-438c-b439-ecff198cad6b" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/591237a0-c0d7-438c-b439-ecff198cad6b/download-url