Global Food & Agricultural Commodity Prices (2015-2025)
About this data
Comprehensive dataset tracking monthly wholesale prices for 35 food and agricultural commodities across 30 countries from 2015 to March 2025. Covers grains, oilseeds, meat, dairy, sugar, beverages, fruits, vegetables, and fibers. Each record includes USD and local currency prices, month-over-month and year-over-year price changes, market location, and regional classification. Data spans major global markets including Chicago, Shanghai, Mumbai, São Paulo, London, and more. Ideal for agricultural economics research, food security analysis, inflation modeling, and commodity trading strategies. Over 90,000 rows sourced and normalized from publicly available agricultural market reports, FAO price databases, and national commodity exchange data.
Schema
| Name | Type | Description |
|---|---|---|
| id | string | |
| date | string | |
| year | string | |
| month | string | |
| country_code | string | |
| country_name | string | |
| region | string | |
| market | string | |
| commodity | string | |
| commodity_category | string | |
| unit | string | |
| price_usd | string | |
| local_currency | string | |
| price_local | string | |
| price_change_mom_pct | string | |
| price_change_yoy_pct | string |
Sample Data
Preview a sample of the data before downloading.
For AI Agents
# 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 Food & Agricultural Com" })
// Found: 4cba4d0b-891e-46f7-9a6e-0dd04e537aa7
get_download_url({ dataset_id: "4cba4d0b-891e-46f7-9a6e-0dd04e537aa7" }) // free — no API key needed# Free dataset — no API key required: curl https://api.databazaar.io/datasets/4cba4d0b-891e-46f7-9a6e-0dd04e537aa7/download-url