Files
seed-mcp/corpus/illinois_vt_trials/ilvt-corn-2025-r3.json
T
claude 54094a0d43 Add university-extension variety trials: Illinois VT + Iowa ICPT + Ohio OCPT (+123 trial docs)
Independent third-party performance data — land-grant programs that test every
entered brand side-by-side with replication + LSD stats. This is the legitimate
way to get Pioneer / DEKALB / Brevant / Channel performance the corpus can't
scrape directly (data_type=trial, results[] shape; falls through the trial
chunker).

- illinois_vt_trials (30 docs, 1,392 rows) — U of Illinois VT. Per-region XLSX
  (openpyxl), corn + soy + WHEAT, 2024+2025. Rich per-site agronomic metadata;
  corn-following-corn vs -soybean kept distinct.
- iowa_icpt_trials (24 docs, 674 rows) — Iowa State ICPT. ASP.NET GridView
  (viewstate postback for year/district), corn + soy by district x season.
- ohio_ocpt_trials (69 docs, 4,647 rows) — OSU/CFAES OCPT. Report PDF
  (pdfplumber; per-site column groups split by header Yield-token count +
  x-coord footnote bucketing), corn + soy per site, 2024+2025.

91 distinct seed brands across the three; majors confirmed present in the
independent rankings: DEKALB 395, Golden Harvest 249, Channel 241, NK 212,
Xitavo 135, LG 103, Pioneer 88, Asgrow 59. (A brand only appears where it
ENTERED a given program — e.g. Brevant not in Iowa, DEKALB/Channel not in
Illinois — true negatives, not parse gaps.)

- rag/chunk.py: gated `include_region` on _render_gh_plot_chunk; the 3 university
  sources route through it so the region/district is in the embedded chunk +
  labeled "variety trial (cross-vendor, independent third-party)". Existing plot
  sources (gh/lg/agrigold/proharvest) unchanged.
- requirements.txt: openpyxl (Illinois XLSX; scrape-time only).
- sources.json + README/CLAUDE/lessons: registered + attributed; lessons
  trial-data + Pioneer entries updated (Pioneer/DEKALB performance now available
  indirectly via these trials).

Validation: all 123 chunk via rag.chunk.chunks_from_trial (0 errors), 0
out-of-range yields, 0 dup keys. Public land-grant data; attribution recorded in
each tos_note. CI rebuilds the index from the committed corpus.
2026-06-10 08:35:50 -04:00

327 lines
6.8 KiB
JSON

{
"source": "illinois_vt_trials",
"source_key": "ilvt-corn-2025-r3",
"data_type": "trial",
"vendor": "University of Illinois",
"brand_aggregator": "University of Illinois Variety Testing publishes",
"brand": "University of Illinois VT",
"crop": "corn",
"state": "IL",
"state_abbrev": "il",
"year": 2025,
"region": "Region 3",
"rotation": "corn following soybean",
"previous_crop": null,
"cooperator": "Luke Merritt",
"county": "Pike",
"sites": [
"Perry",
"Urbana"
],
"soil_type": "Clarksdale silt loam",
"tillage": "Field cultivator",
"planted_date": "2025-04-24",
"harvested_date": "2025-09-23",
"row_width": null,
"latitude": 39.8030283062487,
"longitude": -90.8224902962702,
"results": [
{
"rank": 1,
"brand": "Sun Prairie Seeds",
"product": "SP2820 TRE",
"traits": "GT:CL HT:G IST:M",
"metrics": {
"Yield": 255.53,
"Moisture": 16.78,
"Lodging": 1,
"Maturity": 112
}
},
{
"rank": 2,
"brand": "Burrus",
"product": "5C11 PCE",
"traits": "GT:C HT:B IST:M",
"metrics": {
"Yield": 252.61,
"Moisture": 16,
"Lodging": 0.83,
"Maturity": 110
}
},
{
"rank": 3,
"brand": "Prairie",
"product": "7241",
"traits": null,
"metrics": {
"Yield": 250.9,
"Moisture": 16,
"Lodging": 0.83,
"Maturity": 112
}
},
{
"rank": 4,
"brand": "Burrus",
"product": "8K34 VT2P",
"traits": "GT:C HT:G IST:M",
"metrics": {
"Yield": 248.23,
"Moisture": 19.28,
"Lodging": 0.17,
"Maturity": 116
}
},
{
"rank": 5,
"brand": "Prairie",
"product": "8864/8861",
"traits": null,
"metrics": {
"Yield": 245.35,
"Moisture": 15.85,
"Lodging": 0.83,
"Maturity": 114
}
},
{
"rank": 6,
"brand": "Whisnand",
"product": "WH403TRE",
"traits": "GT:C2L HT:G IST:L",
"metrics": {
"Yield": 244.74,
"Moisture": 17.32,
"Lodging": 0.67,
"Maturity": 115
}
},
{
"rank": 7,
"brand": "Whisnand",
"product": "WH402VT2P",
"traits": "GT:C2L HT:G IST:L",
"metrics": {
"Yield": 241.91,
"Moisture": 18.02,
"Lodging": 1,
"Maturity": 114
}
},
{
"rank": 8,
"brand": "Burrus",
"product": "Power Plus 6G88 VE",
"traits": "GT:CR HT:B IST:M",
"metrics": {
"Yield": 239.88,
"Moisture": 15.77,
"Lodging": 0.83,
"Maturity": 113
}
},
{
"rank": 9,
"brand": "Sun Prairie Seeds",
"product": "SP2821 TRE",
"traits": "GT:CL HT:G IST:M",
"metrics": {
"Yield": 239.77,
"Moisture": 17.13,
"Lodging": 0.83,
"Maturity": 114
}
},
{
"rank": 10,
"brand": "Prairie",
"product": "7445",
"traits": null,
"metrics": {
"Yield": 239.67,
"Moisture": 16.35,
"Lodging": 0.67,
"Maturity": 113
}
},
{
"rank": 11,
"brand": "Burrus",
"product": "Power Plus 7R68 VE",
"traits": "GT:CR HT:B IST:M",
"metrics": {
"Yield": 237.3,
"Moisture": 15.37,
"Lodging": 0.67,
"Maturity": 115
}
},
{
"rank": 12,
"brand": "Sun Prairie Seeds",
"product": "SPX2542 SSP",
"traits": "GT:CR HT:B IST:M",
"metrics": {
"Yield": 234.61,
"Moisture": 15.68,
"Lodging": 0.33,
"Maturity": 109
}
},
{
"rank": 13,
"brand": "Whisnand",
"product": "WH303VT2P",
"traits": "GT:C2L HT:G IST:L",
"metrics": {
"Yield": 232.64,
"Moisture": 17.27,
"Lodging": 2.33,
"Maturity": 115
}
},
{
"rank": 14,
"brand": "Prairie",
"product": "6755",
"traits": null,
"metrics": {
"Yield": 232.42,
"Moisture": 15,
"Lodging": 0.17,
"Maturity": 110
}
},
{
"rank": 15,
"brand": "Prairie",
"product": "8786",
"traits": null,
"metrics": {
"Yield": 232.38,
"Moisture": 17.27,
"Lodging": 0.33,
"Maturity": 115
}
},
{
"rank": 16,
"brand": "Burrus",
"product": "7B14 PCE",
"traits": "GT:C HT:B IST:M",
"metrics": {
"Yield": 229.92,
"Moisture": 14.8,
"Lodging": 1.33,
"Maturity": 114
}
},
{
"rank": 17,
"brand": "Prairie",
"product": "6854",
"traits": null,
"metrics": {
"Yield": 229.81,
"Moisture": 13.77,
"Lodging": 0.33,
"Maturity": 110
}
},
{
"rank": 18,
"brand": "Prairie",
"product": "6436",
"traits": null,
"metrics": {
"Yield": 229.46,
"Moisture": 15.23,
"Lodging": 0.33,
"Maturity": 111
}
},
{
"rank": 19,
"brand": "Prairie",
"product": "4991",
"traits": null,
"metrics": {
"Yield": 227.77,
"Moisture": 14.17,
"Lodging": 0.5,
"Maturity": 106
}
},
{
"rank": 20,
"brand": "Whisnand",
"product": "WH304SS",
"traits": "GT:CRL HT:B IST:L",
"metrics": {
"Yield": 226.74,
"Moisture": 15.58,
"Lodging": 0.83,
"Maturity": 112
}
},
{
"rank": 21,
"brand": "Prairie",
"product": "6854",
"traits": null,
"metrics": {
"Yield": 223.64,
"Moisture": 13.72,
"Lodging": 0.17,
"Maturity": 110
}
},
{
"rank": 22,
"brand": "Burrus",
"product": "Power Plus 4V73AM",
"traits": "GT:C HT:B IST:M",
"metrics": {
"Yield": 222.33,
"Moisture": 14.05,
"Lodging": 0.17,
"Maturity": 109
}
},
{
"rank": 23,
"brand": "Prairie",
"product": "4556",
"traits": null,
"metrics": {
"Yield": 221.65,
"Moisture": 13.4,
"Lodging": 0.33,
"Maturity": 104
}
},
{
"rank": 24,
"brand": "Prairie",
"product": "5994",
"traits": null,
"metrics": {
"Yield": 216.25,
"Moisture": 14.73,
"Lodging": 0.17,
"Maturity": 108
}
}
],
"n_results": 24,
"source_urls": [
"https://vt.cropsci.illinois.edu/wp-content/uploads/2025/11/Region-3-CornTable-2025.xlsx",
"https://vt.cropsci.illinois.edu/corn/"
],
"tos_note": "No usage terms posted on UIUC VT site; publicly-funded land-grant data; attribute University of Illinois Variety Testing.",
"fetched_at": "2026-06-10T12:14:50.743737+00:00",
"scraper_version": "0.1.0"
}