Dataset
JohnDeere-Parts
Normalized John Deere parts catalog with fitment, supersession chains, and pricing snapshots.
1.8M+ SKUs
Parts
12M+
Fitment edges
Weekly, 36 months
Price snapshots
All current series + back-catalog to 2005
Coverage
Comprehensive John Deere parts dataset covering all current series. Each part is linked to its fitment graph (which models / serial-number ranges it fits), supersession chain (replaced-by relationships), and a time-series of dealer-listed prices. Built for parts-search, compatibility, and inventory-AI use cases.
Data sample
What a record looks like
Sample part record
JSONIllustrative — full sample available under NDA
{
"part_no": "AL166635",
"description": "Hydraulic pump",
"fits_models": ["6125R","6130R","6140R"],
"supersedes": ["AL156100"],
"current_price_usd": {"min":1820,"max":2140,"observed":"2026-04-12"}
}