Files
seed-mcp/corpus/agrigold_plot_reports/agpr-soybeans-2025-145372.json
T
justin b98965a68a Two new trial sources: LG Seeds + AgriGold plot reports (+2,307 cross-vendor yield trials)
Adds the **first non-Syngenta trial coverage** to the corpus:

| Source | Docs | Publisher | URL pattern |
|---|---|---|---|
| lg_plot_reports | 1,304 | LG Seeds (AgReliant) | lgseeds.com/performance/{crop} JSON XHR |
| agrigold_plot_reports | 1,003 | AgriGold (AgReliant) | agrigold.com/{crop}/performance/{crop}-yield-results |

Total trial coverage now: gh_plot_reports (4,299) + agripro_trials (14) +
lg_plot_reports (1,304) + agrigold_plot_reports (1,003) = 6,620 trial docs.

**Both scrapers follow the gh_plot_reports template** — same RateLimitedSession
primitive, same TrialResult/PlotReport dataclass shape, same data_type="trial"
sidecar convention. The trial chunker (`rag/chunk.py:_render_trial_chunk`) is
extended to recognize both new sources; they share `_render_gh_plot_chunk`
since their sidecars are structurally identical (just different brand label).

**LG specifics:**
- POST `/performance/{crop}/GetPlots/` returns sparse listing (id, year, lat/lng)
- GET `/performance/{crop}/GetPlotData/?PlotId=X&IsSilage=Y` returns full detail
  with state, cooperator, planting/harvest dates, and **top-5 hybrids** (LG +
  competitors). Top-5 is what LG publishes publicly; not the full ranking.
- 4 crops: corn (963), soybeans (287), sorghum (10), silage (50) — first
  alfalfa absent because LG doesn't run alfalfa plots; that's variety-only data.
- 301 gotcha: www.lgseeds.com redirects to lgseeds.com which drops POST body,
  so the scraper hits the apex host directly.

**AgriGold specifics:**
- Listing: GET `/{crop}/performance/{crop}-yield-results?harvestYear={year}`
  (server-rendered HTML, ~1MB; 408 corn plots in 2025 alone)
- Detail: GET `/{crop_url}/performance/{slug}/{plot_id}` returns the **full
  ranking** (not just top-5) plus rich plot management metadata: tillage,
  previous crop, fungicide, herbicide, insecticide, irrigation, soil type,
  row width, population. Most metadata-rich of the three trial sources.
- Soybean URL slug is singular: `/soybeans/performance/soybean-yield-results/`
- Columns: Rank | Brand | Product | Trait | Ck | H20 (moisture) | Test Wt. |
  Yield | Adj Yield (check-adjusted)
- 2 crops: corn (849) + soybeans (157)

**Indexer needs no changes** — `rag/index.py` auto-discovers any directory
under corpus/ and routes by data_type. Both new sources flow into the
existing trial collection and surface via `search_trials`.

Years scraped: 2024+2025 (matching gh_plot_reports baseline). 2023 is
available via `--include-2023` on either scraper for future backfill.
2026-05-26 22:26:24 -04:00

349 lines
6.9 KiB
JSON

{
"source": "agrigold_plot_reports",
"source_key": "agpr-soybeans-2025-145372",
"data_type": "trial",
"vendor": "AgReliant Genetics",
"brand": "AgriGold",
"crop": "soybeans",
"state": "IL",
"state_abbrev": "il",
"city": "Hamlet",
"county": "Mercer",
"year": 2025,
"plot_id": "145372",
"cooperator": "Greg Close",
"plot_average": 80.36,
"planted_date": "2025-04-11",
"harvested_date": "2025-10-11",
"population_seeds_per_acre": 140000,
"row_width": "11.4\"",
"num_rows": 22,
"soil_type": "Silt Loam",
"tillage": "No Till",
"previous_crop": "Corn",
"irrigation": "None",
"fungicide": "N/A",
"herbicide": "N/A",
"insecticide": "N/A",
"results": [
{
"rank": 14,
"brand": "Pioneer",
"product": "P23Z82E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 13.2,
"Test Wt.": 56.4,
"Yield": 80.2,
"Adj Yield": 80.2
}
},
{
"rank": 8,
"brand": "Golden Harvest",
"product": "GH2315E3",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 13.2,
"Test Wt.": 56.1,
"Yield": 82.8,
"Adj Yield": 82.8
}
},
{
"rank": 6,
"brand": "Dyna Gro",
"product": "S25EN74",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.9,
"Test Wt.": 55.4,
"Yield": 85.0,
"Adj Yield": 85.0
}
},
{
"rank": 7,
"brand": "Xitavo",
"product": "XO2556E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.9,
"Test Wt.": 56.7,
"Yield": 82.9,
"Adj Yield": 82.9
}
},
{
"rank": 22,
"brand": "Xitavo",
"product": "XO2625E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.9,
"Test Wt.": 56.1,
"Yield": 72.4,
"Adj Yield": 72.4
}
},
{
"rank": 23,
"brand": "Burrus",
"product": "2681E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.6,
"Test Wt.": 55.5,
"Yield": 71.0,
"Adj Yield": 71.0
}
},
{
"rank": 4,
"brand": "Golden Harvest",
"product": "GH2674E3",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.9,
"Test Wt.": 56.3,
"Yield": 86.4,
"Adj Yield": 86.4
}
},
{
"rank": 13,
"brand": "Pioneer",
"product": "P26Z86E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.8,
"Test Wt.": 55.4,
"Yield": 80.7,
"Adj Yield": 80.7
}
},
{
"rank": 12,
"brand": "AgriGold",
"product": "G2601E3",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.6,
"Test Wt.": 55.2,
"Yield": 81.4,
"Adj Yield": 81.4
}
},
{
"rank": 15,
"brand": "Pioneer",
"product": "P27Z41E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.1,
"Test Wt.": 57.5,
"Yield": 79.9,
"Adj Yield": 79.9
}
},
{
"rank": 10,
"brand": "Burrus",
"product": "2729E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.9,
"Test Wt.": 55.9,
"Yield": 82.7,
"Adj Yield": 82.7
}
},
{
"rank": 8,
"brand": "Pioneer",
"product": "P28Z30E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.4,
"Test Wt.": 57.2,
"Yield": 82.8,
"Adj Yield": 82.8
}
},
{
"rank": 18,
"brand": "Dyna Gro",
"product": "S29ES45",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.4,
"Test Wt.": 58.0,
"Yield": 77.0,
"Adj Yield": 77.0
}
},
{
"rank": 16,
"brand": "Xitavo",
"product": "XO2926E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.5,
"Test Wt.": 57.6,
"Yield": 79.7,
"Adj Yield": 79.7
}
},
{
"rank": 1,
"brand": "Nu Tech",
"product": "29N05E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.0,
"Test Wt.": 57.4,
"Yield": 87.7,
"Adj Yield": 87.7
}
},
{
"rank": 1,
"brand": "Pioneer",
"product": "P29Z61E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.3,
"Test Wt.": 57.3,
"Yield": 87.7,
"Adj Yield": 87.7
}
},
{
"rank": 20,
"brand": "Burrus",
"product": "2916E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.8,
"Test Wt.": 56.7,
"Yield": 75.4,
"Adj Yield": 75.4
}
},
{
"rank": 17,
"brand": "Nu Tech",
"product": "30N06E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.7,
"Test Wt.": 56.7,
"Yield": 78.6,
"Adj Yield": 78.6
}
},
{
"rank": 19,
"brand": "Dyna Gro",
"product": "S31EN14",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.8,
"Test Wt.": 55.7,
"Yield": 76.9,
"Adj Yield": 76.9
}
},
{
"rank": 5,
"brand": "Pioneer",
"product": "P31Z03E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.2,
"Test Wt.": 55.9,
"Yield": 86.3,
"Adj Yield": 86.3
}
},
{
"rank": 11,
"brand": "Pioneer",
"product": "P31Z32E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.0,
"Test Wt.": 57.0,
"Yield": 82.2,
"Adj Yield": 82.2
}
},
{
"rank": 21,
"brand": "Nu Tech",
"product": "32N05E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.3,
"Test Wt.": 56.9,
"Yield": 74.6,
"Adj Yield": 74.6
}
},
{
"rank": 24,
"brand": "Golden Harvest",
"product": "GH3355E3S",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.6,
"Test Wt.": 57.0,
"Yield": 66.9,
"Adj Yield": 66.9
}
},
{
"rank": 3,
"brand": "Pioneer",
"product": "P33Z17E",
"traits": "Enlist E3",
"metrics": {
"Ck": null,
"H20": 12.6,
"Test Wt.": 57.0,
"Yield": 87.4,
"Adj Yield": 87.4
}
}
],
"n_results": 24,
"source_urls": [
"https://www.agrigold.com/soybeans/performance/soybean-yield-results/145372"
],
"fetched_at": "2026-05-27T02:25:03.834521+00:00",
"scraper_version": "0.1.0"
}