food-beverageagriculturecropsfood-securityglobalproductionyieldsclimatecommoditiesfarmingfao

Global Crop Production & Agricultural Yields (2000-2024)

Category
Food-beverage
Records
24,500 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
1

About this data

Comprehensive dataset covering 25 years of global crop production data across 81 countries and 26 major crops. Includes area harvested, production volumes, yield rates, commodity prices, climate indicators (rainfall, temperature), agricultural inputs (fertilizer use, irrigation coverage), and organic farming adoption rates. Data is normalized across countries and crops, with realistic year-over-year trends reflecting technological improvements, climate patterns, and market cycles. Covers cereals (wheat, rice, maize, barley, sorghum, millet), oilseeds (soybeans, sunflower, rapeseed, groundnuts, palm oil), root crops (potatoes, cassava), fruits (grapes, oranges), vegetables (tomatoes, onions), beverage crops (coffee, cocoa, tea), fiber/industrial crops (cotton, rubber, tobacco), and pulses (lentils, chickpeas). Ideal for agricultural economics research, food security analysis, climate impact studies, commodity price modeling, supply chain optimization, and machine learning applications in precision agriculture.

Schema

NameTypeDescription
yearstring
countrystring
iso3_codestring
regionstring
continentstring
crop_namestring
crop_categorystring
area_harvested_hastring
production_tonnesstring
yield_kg_per_hastring
avg_price_usd_per_tonnestring
annual_rainfall_mmstring
avg_temperature_cstring
fertilizer_use_kg_per_hastring
irrigation_pctstring
organic_farming_pctstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 5 / 5
1 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 Crop Production & Agric" })
// Found: a3bf1b17-5cd2-4145-ae37-685f803ba7df
get_download_url({ dataset_id: "a3bf1b17-5cd2-4145-ae37-685f803ba7df" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/a3bf1b17-5cd2-4145-ae37-685f803ba7df/download-url