APEDA AgriXchange

APEDA AgriXchange

MH Specific

Agricultural and processed food export statistics by commodity, state, and destination country. Includes Maharashtra production and export data

Build an agricultural export analytics dashboard for Maharashtra products showing global demand patterns and growth opportunities.
Homepage

Quick Start

# Download from https://agriexchange.apeda.gov.in/
import pandas as pd
df = pd.read_csv('apeda_exports.csv')
print(f"Total records: {len(df)}")
print(df.groupby('Product')['Value_Lakh'].sum().sort_values(ascending=False).head(10))
Modality
Tabular (web/XLS)
Size
Multi-year; all APEDA commodities
License
Format
CSV
Language
en
Update Frequency
static
Organization
Agricultural and Processed Food Products Export Development Authority (APEDA)

Schema

FieldTypeDescription
productstringAgricultural export product name
countrystringDestination country
quantity_mtfloatExport quantity in metric tonnes
value_lakhfloatExport value in lakhs of rupees
yearintExport year

Build With This

Create an export opportunity predictor for Maharashtra farmers identifying high-demand international markets for their crops
Develop a supply chain optimizer that connects Maharashtra agricultural exporters with the most profitable trade routes
Build a trade policy impact analyzer modeling how tariff changes affect Maharashtra's agricultural exports

AI Use Cases

Export trend forecastingsupply chain optimisationmarket diversification analysis
Last verified: 2026-03-07