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.
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
# Soybean yield trial — Willard, OH, 2024
|
||||
|
||||
- **Source:** AgriGold plot report (cross-vendor head-to-head)
|
||||
- **Vendor:** AgReliant Genetics / AgriGold
|
||||
- **Crop:** Soybean
|
||||
- **State:** OH
|
||||
- **County:** Huron
|
||||
- **City:** Willard
|
||||
- **Year:** 2024
|
||||
- **Plot ID:** 143501
|
||||
- **Cooperator:** Todd Myers
|
||||
- **Plot average:** 42.43 BU/Ac
|
||||
- **Planted:** 2024-06-03
|
||||
- **Harvested:** 2024-10-10
|
||||
- **Population:** 65,000 seeds/acre
|
||||
- **Row width:** 30.0"
|
||||
- **# Rows:** 6
|
||||
- **Soil type:** Muck
|
||||
- **Tillage:** Conventional
|
||||
- **Previous crop:** Corn
|
||||
- **Irrigation:** None
|
||||
- **URL:** https://www.agrigold.com/soybeans/performance/soybean-yield-results/143501
|
||||
|
||||
---
|
||||
## Results (by rank)
|
||||
|
||||
| Rank | Brand | Product | Trait | Ck | H20 | Test Wt. | Yield | Adj Yield |
|
||||
|---|---|---|---|---|---|---|---|---|
|
||||
| 18 | Seed Consultants | SC7293E | Enlist E3 | - | 10.3 | 59.0 | 39.0 | 39.0 |
|
||||
| 1 | AgriGold | G1394XF | XTENDFlex | - | 10.2 | 56.0 | 47.0 | 47.0 |
|
||||
| 6 | AgriGold | G1493E3 | Enlist E3 | - | 9.9 | 58.8 | 44.5 | 44.5 |
|
||||
| 10 | Seed Consultants | SC7152E | Enlist E3 | - | 10.0 | 56.1 | 43.1 | 43.1 |
|
||||
| 4 | AgriGold | G1704XF | XTENDFlex | - | 10.0 | 59.2 | 45.5 | 45.5 |
|
||||
| 11 | Seed Consultants | SC7182E | Enlist E3 | - | 9.9 | 59.8 | 43.0 | 43.0 |
|
||||
| 2 | AgriGold | G2000XF | XTENDFlex | - | 9.9 | 59.3 | 46.0 | 46.0 |
|
||||
| 5 | AgriGold | G2003E3 | Enlist E3 | - | 10.5 | 56.3 | 45.2 | 45.2 |
|
||||
| 7 | AgriGold | 20K12E3 | Enlist E3 | - | 10.3 | 56.3 | 43.8 | 43.8 |
|
||||
| 8 | Seed Consultants | SC7152E | Enlist E3 | - | 10.4 | 54.9 | 43.7 | 43.7 |
|
||||
| 15 | AgriGold | 23K07E3 | Enlist E3 | - | 10.1 | 58.0 | 40.6 | 40.6 |
|
||||
| 9 | Seed Consultants | SC7234E | Enlist E3 | - | 9.8 | 58.9 | 43.3 | 43.3 |
|
||||
| 14 | AgriGold | G2361E3 | Enlist E3 | - | 10.5 | 56.5 | 40.7 | 40.7 |
|
||||
| 16 | Seed Consultants | SC7255E | Enlist E3 | - | 9.9 | 59.2 | 40.0 | 40.0 |
|
||||
| 13 | AgriGold | G2601E3 | Enlist E3 | - | 10.1 | 56.6 | 41.1 | 41.1 |
|
||||
| 19 | AgriGold | G2893E3 | Enlist E3 | - | 9.8 | 60.1 | 38.2 | 38.2 |
|
||||
| 12 | Seed Consultants | SC7285E | Enlist E3 | - | 10.2 | 56.0 | 42.3 | 42.3 |
|
||||
| 20 | Seed Consultants | SC7293E | Enlist E3 | - | 10.0 | 59.0 | 36.3 | 36.3 |
|
||||
| 3 | AgriGold | G3051E3 | Enlist E3 | - | 10.7 | 56.9 | 45.7 | 45.7 |
|
||||
| 17 | Seed Consultants | SC7315E | Enlist E3 | - | 12.1 | 57.7 | 39.6 | 39.6 |
|
||||
|
||||
Top 5 by Yield: G1394XF (AgriGold) 47.0, G2000XF (AgriGold) 46.0, G3051E3 (AgriGold) 45.7, G1704XF (AgriGold) 45.5, G2003E3 (AgriGold) 45.2.
|
||||
Reference in New Issue
Block a user