diff --git a/CLAUDE.md b/CLAUDE.md index 69b618fa..e9819e3c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -29,16 +29,25 @@ and the `crop_seed_api_lessons` tool). | LG Seeds (AgReliant) | 🟢 | 170 | `lgseeds.com` JSON XHR (+ `lg_plot_reports` trials) | | Golden Harvest (Syngenta) | 🟢 | 139 | sitemap.xml + server-rendered HTML + Syngenta CDN PDFs (+ `gh_plot_reports` trials) | | NK (Syngenta) | 🟢 | 122 | static HTML + Syngenta CDN PDFs (shares fetcher with Golden Harvest) | +| **Latham Hi-Tech Seeds** (independent, IA) | 🟢 | **264** | WordPress REST enum (`/wp-json/wp/v2/varieties`) + `/products//` detail HTML. Scale 1-9 **LOWER=better** (reversed) | +| **Stine Seed** (independent, IA — largest US) | 🟢 | **217** | custom PHP; `sitemap.xml` enum + `/{crop}/traits///` detail HTML. Corn 1-9 (9=best); soy qualitative | +| LG Seeds (AgReliant) | 🟢 | 170 | `lgseeds.com` JSON XHR (+ `lg_plot_reports` trials) | +| Golden Harvest (Syngenta) | 🟢 | 139 | sitemap.xml + server-rendered HTML + Syngenta CDN PDFs (+ `gh_plot_reports` trials) | +| NK (Syngenta) | 🟢 | 122 | static HTML + Syngenta CDN PDFs (shares fetcher with Golden Harvest) | | **ProHarvest Seeds** (independent, IL) | 🟢 | **119** | WordPress REST API (`/wp/v2/seed` + `/seed//` detail pages) (+ `proharvest_plots` trials) | | AgriGold (AgReliant) | 🟢 | 111 | `agrigold.com` server-rendered HTML (+ `agrigold_plot_reports` trials) | +| **1st Choice Seeds** (independent, IN) | 🟢 | **78** | WordPress (CPTs not in REST); per-crop sitemap → detail HTML. Scale 0-10 higher=better. corn/soy/wheat | +| **Burrus Seed** (independent, IL) | 🟢 | **64** | Seedware JSON API (`burrus25.seedware.net`, callback+Referer). Scale 1-10 (10=best). robots `ai-train=no` — operator opted in | | Ebbert's Seeds (independent, OH/IN) | 🟢 | 29 | WordPress per-crop catalog pages, verbatim body | | AgriPro (Syngenta wheat) | 🟢 | 24 | Drupal Views form, server-rendered HTML | | Beck's PFR | 🟡 | 2,089 | Public Sanity GROQ API at `mc8v24rf.api.sanity.io` (no auth) | | Beck's products | 🟡 | 860 | Same Sanity API — identity-only until SeedIQ XHR is sniffed | -| Pioneer (Corteva) | 🔴 | — | DROP. ToS bans automation; dealer locator login-gated too | +| Pioneer + Hoegemeyer + Brevant (Corteva) | 🔴 | — | DROP. Shared corteva.com ToU bans automation (scrapers + "competitive service"). Treat ALL `*.corteva.com / pioneer.com / hoegemeyer.com / therightseed.com` + Vylor brands as one excluded ToU domain | Trial-only sources (cross-vendor yield plots, `data_type=trial`): `gh_plot_reports`, `lg_plot_reports`, `agrigold_plot_reports`, `proharvest_plots`, `agripro_trials`. See the README corpus table for counts. +> **Scale-direction warning (read before any cross-vendor numeric comparison):** the independents do NOT agree on direction. Bayer + Stine(corn) + ProHarvest(disease) + Burrus = HIGHER is better (Burrus 1-10, others 1-9). **Latham + NK + AgriPro = LOWER is better (1 = best).** 1st Choice = 0-10 higher=better. Stine soy is qualitative. Always consult each record's `_scale_direction` (the chunker attaches it) before comparing numbers across brands. + **Build priority order** (shared-infra first → biggest yield): 1. `bayer_seeds` — lift-and-shift from crop-chem-docs' Bayer scraper 2. `golden_harvest` — biggest unique Syngenta brand diff --git a/README.md b/README.md index 94690110..9ecbdd8e 100644 --- a/README.md +++ b/README.md @@ -10,18 +10,22 @@ vendors — **variety identity** (what each hybrid IS) plus **yield-trial data** ## What's in the corpus -**~8,400 indexed records** (one chunk each) across two complementary surfaces: +**~9,050 indexed records** (one chunk each) across two complementary surfaces: -### Variety identity — 1,645 records +### Variety identity — 2,268 records | Source | Count | Vendor | Brand | |---|---|---|---| | `bayer_seeds` | 931 | Bayer | DEKALB / Channel (corn) / Asgrow (soy) / WestBred (wheat) / Deltapine | +| `latham` | 264 | Latham Hi-Tech Seeds | Latham (corn / soy) — **independent family brand, Alexander IA** | +| `stine` | 217 | Stine Seed Company | Stine (corn / soy) — **largest US independent, Adel IA** | | `lg_seeds` | 170 | AgReliant | LG Seeds (corn / soy / sorghum) | | `golden_harvest` | 139 | Syngenta | Golden Harvest (corn / soy) | | `nk` | 122 | Syngenta | NK (corn / soy) | | `proharvest` | 119 | ProHarvest Seeds | ProHarvest / Apex (corn / soy / wheat) — **independent Corn Belt brand** | | `agrigold` | 111 | AgReliant | AgriGold (corn / soy) | +| `first_choice` | 78 | 1st Choice Seeds | 1st Choice (corn / soy / wheat) — **employee-owned independent, Rushville IN** | +| `burrus` | 64 | Burrus Seed | Burrus / Power Plus / DONMARIO (corn / soy) — **independent family, Arenzville IL** | | `ebberts_seeds` | 29 | Ebbert's Seeds | Ebbert's (corn / soy / wheat) — independent E. Corn Belt breeder | | `agripro` | 24 | Syngenta | AgriPro (wheat — HRW / HRS / HWS / SWW) | @@ -37,7 +41,7 @@ vendors — **variety identity** (what each hybrid IS) plus **yield-trial data** ### Not in the corpus (documented in `docs_mcp/lessons.md`) -- **Pioneer / Corteva** — ToS bans automation. Curated fallback lesson points the farmer at pioneer.com / a local dealer. +- **Pioneer / Corteva (all brands)** — ToS bans automation. This now covers the whole Corteva family — Pioneer, Brevant, **Hoegemeyer** (the consolidation brand absorbing Seed Consultants / Dairyland / Nu-Tech / Terral), and the upcoming Vylor spinoff — all share the same corteva.com ToU. Curated fallback lesson points the farmer at a local dealer; legitimate Corteva-data paths are an official license (openinnovation@corteva.com) or university-extension trial data. - **NK yield-results** — fiddly ASMX/SOAP endpoint, needs a dedicated reverse-engineer session. - **Bayer per-variety trial data** — not publicly indexed (DEKALB / Asgrow trial data flows through Channel reps). Partially covered by the GH plot reports' cross-vendor results. diff --git a/corpus/burrus/burrus-1k12am.json b/corpus/burrus/burrus-1k12am.json new file mode 100644 index 00000000..501dcb84 --- /dev/null +++ b/corpus/burrus/burrus-1k12am.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-1k12am", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 1K12AM", + "product_id": "1K12AM", + "crop": "corn", + "release_year": 2021, + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AM", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "9" + }, + { + "characteristic": "Greensnap tolerance", + "value": "6" + }, + { + "characteristic": "Root strength", + "value": "9" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Exc + SAI" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.165200+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-1k12am.md b/corpus/burrus/burrus-1k12am.md new file mode 100644 index 00000000..633cea1f --- /dev/null +++ b/corpus/burrus/burrus-1k12am.md @@ -0,0 +1,39 @@ +# Power Plus 1K12AM + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** AM, Above +- **Released:** 2021 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 9 +- **Greensnap tolerance:** 6 +- **Root strength:** 9 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Exc + SAI +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-1k18-q.json b/corpus/burrus/burrus-1k18-q.json new file mode 100644 index 00000000..e6e0e2ad --- /dev/null +++ b/corpus/burrus/burrus-1k18-q.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-1k18-q", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 1K18 Q", + "product_id": "1K18 Q", + "crop": "corn", + "release_year": 2021, + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Qrome", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "9" + }, + { + "characteristic": "Greensnap tolerance", + "value": "7" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.165832+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-1k18-q.md b/corpus/burrus/burrus-1k18-q.md new file mode 100644 index 00000000..efd37c27 --- /dev/null +++ b/corpus/burrus/burrus-1k18-q.md @@ -0,0 +1,39 @@ +# Power Plus 1K18 Q + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** Qrome, Above & Below +- **Released:** 2021 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 9 +- **Greensnap tolerance:** 7 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-1u41am.json b/corpus/burrus/burrus-1u41am.json new file mode 100644 index 00000000..e6c5b8bc --- /dev/null +++ b/corpus/burrus/burrus-1u41am.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-1u41am", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 1U41AM", + "product_id": "1U41AM", + "crop": "corn", + "release_year": 2023, + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AM", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "6" + }, + { + "characteristic": "Tar spot tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "10" + }, + { + "characteristic": "Greensnap tolerance", + "value": "9" + }, + { + "characteristic": "Root strength", + "value": "7" + }, + { + "characteristic": "Stalk strength", + "value": "10" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.166692+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-1u41am.md b/corpus/burrus/burrus-1u41am.md new file mode 100644 index 00000000..407a1072 --- /dev/null +++ b/corpus/burrus/burrus-1u41am.md @@ -0,0 +1,39 @@ +# Power Plus 1U41AM + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** AM, Above +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 6 +- **Tar spot tolerance:** 8 + +## Agronomic Characteristics + +- **Drought tolerance:** 10 +- **Greensnap tolerance:** 9 +- **Root strength:** 7 +- **Stalk strength:** 10 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-2084e.json b/corpus/burrus/burrus-2084e.json new file mode 100644 index 00000000..6364a1f5 --- /dev/null +++ b/corpus/burrus/burrus-2084e.json @@ -0,0 +1,96 @@ +{ + "source": "burrus", + "source_key": "burrus-2084e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 2084E", + "product_id": "2084E", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "9" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "6" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "9" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.185269+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2084e.md b/corpus/burrus/burrus-2084e.md new file mode 100644 index 00000000..1674a1c0 --- /dev/null +++ b/corpus/burrus/burrus-2084e.md @@ -0,0 +1,33 @@ +# Burrus 2084E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 9 +- **Sudden death syndrome (SDS) tolerance:** 6 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 9 +- **Emergence:** 8 +- **Canopy width:** 8 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-2335e.json b/corpus/burrus/burrus-2335e.json new file mode 100644 index 00000000..25f95a05 --- /dev/null +++ b/corpus/burrus/burrus-2335e.json @@ -0,0 +1,96 @@ +{ + "source": "burrus", + "source_key": "burrus-2335e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 2335E", + "product_id": "2335E", + "crop": "soybeans", + "release_year": 2023, + "relative_maturity": null, + "maturity_group": 2.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "7" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "9" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.186050+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2335e.md b/corpus/burrus/burrus-2335e.md new file mode 100644 index 00000000..1772f58a --- /dev/null +++ b/corpus/burrus/burrus-2335e.md @@ -0,0 +1,33 @@ +# Burrus 2335E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 2.3 +- **Trait(s):** Enlist E3 +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 7 +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 9 +- **Canopy width:** 7 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-2681e.json b/corpus/burrus/burrus-2681e.json new file mode 100644 index 00000000..0857be45 --- /dev/null +++ b/corpus/burrus/burrus-2681e.json @@ -0,0 +1,96 @@ +{ + "source": "burrus", + "source_key": "burrus-2681e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 2681E", + "product_id": "2681E", + "crop": "soybeans", + "release_year": 2023, + "relative_maturity": null, + "maturity_group": 2.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "8" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.187709+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2681e.md b/corpus/burrus/burrus-2681e.md new file mode 100644 index 00000000..2e55c1fc --- /dev/null +++ b/corpus/burrus/burrus-2681e.md @@ -0,0 +1,33 @@ +# Burrus 2681E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 2.6 +- **Trait(s):** Enlist E3 +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 8 +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 8 +- **Canopy width:** 8 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-2729e.json b/corpus/burrus/burrus-2729e.json new file mode 100644 index 00000000..e2675c8c --- /dev/null +++ b/corpus/burrus/burrus-2729e.json @@ -0,0 +1,96 @@ +{ + "source": "burrus", + "source_key": "burrus-2729e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 2729E", + "product_id": "2729E", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "9" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "7" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.188147+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2729e.md b/corpus/burrus/burrus-2729e.md new file mode 100644 index 00000000..0fa20f19 --- /dev/null +++ b/corpus/burrus/burrus-2729e.md @@ -0,0 +1,33 @@ +# Burrus 2729E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 9 +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 7 +- **Emergence:** 8 +- **Canopy width:** 8 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-2846e.json b/corpus/burrus/burrus-2846e.json new file mode 100644 index 00000000..8fbd7d05 --- /dev/null +++ b/corpus/burrus/burrus-2846e.json @@ -0,0 +1,96 @@ +{ + "source": "burrus", + "source_key": "burrus-2846e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 2846E", + "product_id": "2846E", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "9" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "6" + }, + { + "characteristic": "Emergence", + "value": "7" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.188540+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2846e.md b/corpus/burrus/burrus-2846e.md new file mode 100644 index 00000000..8fa9cc38 --- /dev/null +++ b/corpus/burrus/burrus-2846e.md @@ -0,0 +1,33 @@ +# Burrus 2846E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 9 +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 6 +- **Emergence:** 7 +- **Canopy width:** 8 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-2a13-pce.json b/corpus/burrus/burrus-2a13-pce.json new file mode 100644 index 00000000..b300886d --- /dev/null +++ b/corpus/burrus/burrus-2a13-pce.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-2a13-pce", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 2A13 PCE", + "product_id": "2A13 PCE", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PCE", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "6" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Exc + SAI" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.168298+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2a13-pce.md b/corpus/burrus/burrus-2a13-pce.md new file mode 100644 index 00000000..654e819c --- /dev/null +++ b/corpus/burrus/burrus-2a13-pce.md @@ -0,0 +1,39 @@ +# Burrus 2A13 PCE + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** PCE, Above +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 6 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Exc + SAI +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **FOPs (fop herbicide) tolerance:** Yes diff --git a/corpus/burrus/burrus-2a17-ve.json b/corpus/burrus/burrus-2a17-ve.json new file mode 100644 index 00000000..2e9bf459 --- /dev/null +++ b/corpus/burrus/burrus-2a17-ve.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-2a17-ve", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 2A17 VE", + "product_id": "2A17 VE", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VE", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "6" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.169088+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2a17-ve.md b/corpus/burrus/burrus-2a17-ve.md new file mode 100644 index 00000000..b9aae386 --- /dev/null +++ b/corpus/burrus/burrus-2a17-ve.md @@ -0,0 +1,39 @@ +# Power Plus 2A17 VE + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** VE, Above & Below +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 6 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **FOPs (fop herbicide) tolerance:** Yes diff --git a/corpus/burrus/burrus-2j67-q.json b/corpus/burrus/burrus-2j67-q.json new file mode 100644 index 00000000..5dbc646b --- /dev/null +++ b/corpus/burrus/burrus-2j67-q.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-2j67-q", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 2J67 Q", + "product_id": "2J67 Q", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Qrome", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "6" + }, + { + "characteristic": "Tar spot tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "10" + }, + { + "characteristic": "Greensnap tolerance", + "value": "6" + }, + { + "characteristic": "Root strength", + "value": "7" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.171254+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2j67-q.md b/corpus/burrus/burrus-2j67-q.md new file mode 100644 index 00000000..b333bcd3 --- /dev/null +++ b/corpus/burrus/burrus-2j67-q.md @@ -0,0 +1,39 @@ +# Power Plus 2J67 Q + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** Qrome, Above & Below +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 6 +- **Tar spot tolerance:** 6 + +## Agronomic Characteristics + +- **Drought tolerance:** 10 +- **Greensnap tolerance:** 6 +- **Root strength:** 7 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-2w400-q.json b/corpus/burrus/burrus-2w400-q.json new file mode 100644 index 00000000..56845fad --- /dev/null +++ b/corpus/burrus/burrus-2w400-q.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-2w400-q", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 2W400 Q", + "product_id": "2W400 Q", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Qrome", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "6" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "9" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "7" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.167478+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2w400-q.md b/corpus/burrus/burrus-2w400-q.md new file mode 100644 index 00000000..7dd49b08 --- /dev/null +++ b/corpus/burrus/burrus-2w400-q.md @@ -0,0 +1,39 @@ +# Power Plus 2W400 Q + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** Qrome, Above & Below +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 6 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 9 +- **Root strength:** 8 +- **Stalk strength:** 7 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-2y06am.json b/corpus/burrus/burrus-2y06am.json new file mode 100644 index 00000000..754c873c --- /dev/null +++ b/corpus/burrus/burrus-2y06am.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-2y06am", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 2Y06AM", + "product_id": "2Y06AM", + "crop": "corn", + "release_year": 2017, + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AM", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "6" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.169865+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2y06am.md b/corpus/burrus/burrus-2y06am.md new file mode 100644 index 00000000..42a6dc17 --- /dev/null +++ b/corpus/burrus/burrus-2y06am.md @@ -0,0 +1,39 @@ +# Power Plus 2Y06AM + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** AM, Above +- **Released:** 2017 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 6 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-2y10.json b/corpus/burrus/burrus-2y10.json new file mode 100644 index 00000000..cfbcfb8f --- /dev/null +++ b/corpus/burrus/burrus-2y10.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-2y10", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 2Y10", + "product_id": "2Y10", + "crop": "corn", + "release_year": 2021, + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional", + "Conv" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "6" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "None needed" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "No" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "No" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.170676+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-2y10.md b/corpus/burrus/burrus-2y10.md new file mode 100644 index 00000000..9a805445 --- /dev/null +++ b/corpus/burrus/burrus-2y10.md @@ -0,0 +1,39 @@ +# Power Plus 2Y10 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** Conventional, Conv +- **Released:** 2021 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 6 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** None needed +- **Corn borer protection (Bt):** No +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** No +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-3159e.json b/corpus/burrus/burrus-3159e.json new file mode 100644 index 00000000..8f7dd5dd --- /dev/null +++ b/corpus/burrus/burrus-3159e.json @@ -0,0 +1,96 @@ +{ + "source": "burrus", + "source_key": "burrus-3159e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 3159E", + "product_id": "3159E", + "crop": "soybeans", + "release_year": 2023, + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "9" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "6" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.188941+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3159e.md b/corpus/burrus/burrus-3159e.md new file mode 100644 index 00000000..78e079b1 --- /dev/null +++ b/corpus/burrus/burrus-3159e.md @@ -0,0 +1,33 @@ +# Burrus 3159E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** Enlist E3 +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 9 +- **Sudden death syndrome (SDS) tolerance:** 6 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 8 +- **Canopy width:** 8 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-3415e.json b/corpus/burrus/burrus-3415e.json new file mode 100644 index 00000000..93d4b481 --- /dev/null +++ b/corpus/burrus/burrus-3415e.json @@ -0,0 +1,92 @@ +{ + "source": "burrus", + "source_key": "burrus-3415e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 3415E", + "product_id": "3415E", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 3.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "7" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.189716+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3415e.md b/corpus/burrus/burrus-3415e.md new file mode 100644 index 00000000..99fe471b --- /dev/null +++ b/corpus/burrus/burrus-3415e.md @@ -0,0 +1,32 @@ +# Burrus 3415E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 3.4 +- **Trait(s):** Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 7 +- **Canopy width:** 8 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-3434f.json b/corpus/burrus/burrus-3434f.json new file mode 100644 index 00000000..6183da12 --- /dev/null +++ b/corpus/burrus/burrus-3434f.json @@ -0,0 +1,96 @@ +{ + "source": "burrus", + "source_key": "burrus-3434f", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 3434F", + "product_id": "3434F", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 3.4, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "9" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "Dicamba tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.190118+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3434f.md b/corpus/burrus/burrus-3434f.md new file mode 100644 index 00000000..13e79a7f --- /dev/null +++ b/corpus/burrus/burrus-3434f.md @@ -0,0 +1,33 @@ +# Burrus 3434F + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 3.4 +- **Trait(s):** XtendFlex +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 9 +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 6 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 8 +- **Canopy width:** 8 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **Dicamba tolerance:** Yes diff --git a/corpus/burrus/burrus-3578e.json b/corpus/burrus/burrus-3578e.json new file mode 100644 index 00000000..5b6d58ee --- /dev/null +++ b/corpus/burrus/burrus-3578e.json @@ -0,0 +1,92 @@ +{ + "source": "burrus", + "source_key": "burrus-3578e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 3578E", + "product_id": "3578E", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 3.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "6" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "9" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.190923+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3578e.md b/corpus/burrus/burrus-3578e.md new file mode 100644 index 00000000..ef2260c8 --- /dev/null +++ b/corpus/burrus/burrus-3578e.md @@ -0,0 +1,32 @@ +# Burrus 3578E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 3.5 +- **Trait(s):** Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 6 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 9 +- **Emergence:** 8 +- **Canopy width:** 7 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-3647f.json b/corpus/burrus/burrus-3647f.json new file mode 100644 index 00000000..ff888ef4 --- /dev/null +++ b/corpus/burrus/burrus-3647f.json @@ -0,0 +1,92 @@ +{ + "source": "burrus", + "source_key": "burrus-3647f", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 3647F", + "product_id": "3647F", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "7" + }, + { + "characteristic": "Emergence", + "value": "7" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "Dicamba tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.191307+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3647f.md b/corpus/burrus/burrus-3647f.md new file mode 100644 index 00000000..061f5355 --- /dev/null +++ b/corpus/burrus/burrus-3647f.md @@ -0,0 +1,32 @@ +# Burrus 3647F + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** XtendFlex +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 7 +- **Emergence:** 7 +- **Canopy width:** 8 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **Dicamba tolerance:** Yes diff --git a/corpus/burrus/burrus-3767e.json b/corpus/burrus/burrus-3767e.json new file mode 100644 index 00000000..4c839630 --- /dev/null +++ b/corpus/burrus/burrus-3767e.json @@ -0,0 +1,92 @@ +{ + "source": "burrus", + "source_key": "burrus-3767e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 3767E", + "product_id": "3767E", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "6" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "7" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.192083+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3767e.md b/corpus/burrus/burrus-3767e.md new file mode 100644 index 00000000..94942dd0 --- /dev/null +++ b/corpus/burrus/burrus-3767e.md @@ -0,0 +1,32 @@ +# Burrus 3767E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 6 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 7 +- **Emergence:** 8 +- **Canopy width:** 8 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-3886f.json b/corpus/burrus/burrus-3886f.json new file mode 100644 index 00000000..2422bfb8 --- /dev/null +++ b/corpus/burrus/burrus-3886f.json @@ -0,0 +1,92 @@ +{ + "source": "burrus", + "source_key": "burrus-3886f", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 3886F", + "product_id": "3886F", + "crop": "soybeans", + "release_year": 2022, + "relative_maturity": null, + "maturity_group": 3.8, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "6" + }, + { + "characteristic": "Plant height", + "value": "9" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "Dicamba tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.193234+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3886f.md b/corpus/burrus/burrus-3886f.md new file mode 100644 index 00000000..51245b9c --- /dev/null +++ b/corpus/burrus/burrus-3886f.md @@ -0,0 +1,32 @@ +# Burrus 3886F + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 3.8 +- **Trait(s):** XtendFlex +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 6 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 8 +- **Canopy width:** 6 +- **Plant height:** 9 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **Dicamba tolerance:** Yes diff --git a/corpus/burrus/burrus-3966e.json b/corpus/burrus/burrus-3966e.json new file mode 100644 index 00000000..c904e91c --- /dev/null +++ b/corpus/burrus/burrus-3966e.json @@ -0,0 +1,92 @@ +{ + "source": "burrus", + "source_key": "burrus-3966e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 3966E", + "product_id": "3966E", + "crop": "soybeans", + "release_year": 2023, + "relative_maturity": null, + "maturity_group": 3.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "6" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "9" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.193981+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3966e.md b/corpus/burrus/burrus-3966e.md new file mode 100644 index 00000000..23edae15 --- /dev/null +++ b/corpus/burrus/burrus-3966e.md @@ -0,0 +1,32 @@ +# Burrus 3966E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 3.9 +- **Trait(s):** Enlist E3 +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 6 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 9 +- **Canopy width:** 8 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-3g31am.json b/corpus/burrus/burrus-3g31am.json new file mode 100644 index 00000000..75bc1f64 --- /dev/null +++ b/corpus/burrus/burrus-3g31am.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-3g31am", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 3G31AM", + "product_id": "3G31AM", + "crop": "corn", + "release_year": 2023, + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AM", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "7" + }, + { + "characteristic": "Greensnap tolerance", + "value": "9" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.171761+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3g31am.md b/corpus/burrus/burrus-3g31am.md new file mode 100644 index 00000000..592a2d60 --- /dev/null +++ b/corpus/burrus/burrus-3g31am.md @@ -0,0 +1,39 @@ +# Power Plus 3G31AM + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 106 days +- **Trait(s):** AM, Above +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 6 + +## Agronomic Characteristics + +- **Drought tolerance:** 7 +- **Greensnap tolerance:** 9 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-3w97-q.json b/corpus/burrus/burrus-3w97-q.json new file mode 100644 index 00000000..d486bc39 --- /dev/null +++ b/corpus/burrus/burrus-3w97-q.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-3w97-q", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 3W97 Q", + "product_id": "3W97 Q", + "crop": "corn", + "release_year": 2021, + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Qrome", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.172269+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-3w97-q.md b/corpus/burrus/burrus-3w97-q.md new file mode 100644 index 00000000..d2c7683f --- /dev/null +++ b/corpus/burrus/burrus-3w97-q.md @@ -0,0 +1,39 @@ +# Power Plus 3W97 Q + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 107 days +- **Trait(s):** Qrome, Above & Below +- **Released:** 2021 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 6 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-4134e.json b/corpus/burrus/burrus-4134e.json new file mode 100644 index 00000000..c6e5eac0 --- /dev/null +++ b/corpus/burrus/burrus-4134e.json @@ -0,0 +1,92 @@ +{ + "source": "burrus", + "source_key": "burrus-4134e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 4134E", + "product_id": "4134E", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 4.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.194348+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4134e.md b/corpus/burrus/burrus-4134e.md new file mode 100644 index 00000000..544f3440 --- /dev/null +++ b/corpus/burrus/burrus-4134e.md @@ -0,0 +1,32 @@ +# Burrus 4134E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 4.1 +- **Trait(s):** Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 6 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 8 +- **Canopy width:** 7 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-4292f.json b/corpus/burrus/burrus-4292f.json new file mode 100644 index 00000000..2d60e37d --- /dev/null +++ b/corpus/burrus/burrus-4292f.json @@ -0,0 +1,92 @@ +{ + "source": "burrus", + "source_key": "burrus-4292f", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 4292F", + "product_id": "4292F", + "crop": "soybeans", + "release_year": 2023, + "relative_maturity": null, + "maturity_group": 4.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "7" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "9" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "Dicamba tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.195450+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4292f.md b/corpus/burrus/burrus-4292f.md new file mode 100644 index 00000000..1ff269ca --- /dev/null +++ b/corpus/burrus/burrus-4292f.md @@ -0,0 +1,32 @@ +# Burrus 4292F + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 4.2 +- **Trait(s):** XtendFlex +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 5 + +## Agronomic Characteristics + +- **Standability:** 7 +- **Emergence:** 8 +- **Canopy width:** 7 +- **Plant height:** 9 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **Dicamba tolerance:** Yes diff --git a/corpus/burrus/burrus-4365e.json b/corpus/burrus/burrus-4365e.json new file mode 100644 index 00000000..e6dc5489 --- /dev/null +++ b/corpus/burrus/burrus-4365e.json @@ -0,0 +1,96 @@ +{ + "source": "burrus", + "source_key": "burrus-4365e", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 4365E", + "product_id": "4365E", + "crop": "soybeans", + "release_year": 2023, + "relative_maturity": null, + "maturity_group": 4.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "9" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "6" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "9" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.195844+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4365e.md b/corpus/burrus/burrus-4365e.md new file mode 100644 index 00000000..e8e6b187 --- /dev/null +++ b/corpus/burrus/burrus-4365e.md @@ -0,0 +1,33 @@ +# Burrus 4365E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Soybeans +- **Maturity group:** 4.3 +- **Trait(s):** Enlist E3 +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 9 +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 6 +- **Emergence:** 8 +- **Canopy width:** 9 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-4c16-q.json b/corpus/burrus/burrus-4c16-q.json new file mode 100644 index 00000000..3cf26781 --- /dev/null +++ b/corpus/burrus/burrus-4c16-q.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-4c16-q", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 4C16 Q", + "product_id": "4C16 Q", + "crop": "corn", + "release_year": 2021, + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Qrome", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "7" + }, + { + "characteristic": "Greensnap tolerance", + "value": "6" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "7" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.172749+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4c16-q.md b/corpus/burrus/burrus-4c16-q.md new file mode 100644 index 00000000..20af51e6 --- /dev/null +++ b/corpus/burrus/burrus-4c16-q.md @@ -0,0 +1,39 @@ +# Power Plus 4C16 Q + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 108 days +- **Trait(s):** Qrome, Above & Below +- **Released:** 2021 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 6 + +## Agronomic Characteristics + +- **Drought tolerance:** 7 +- **Greensnap tolerance:** 6 +- **Root strength:** 8 +- **Stalk strength:** 7 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-4p27-ve.json b/corpus/burrus/burrus-4p27-ve.json new file mode 100644 index 00000000..4a8a5dfd --- /dev/null +++ b/corpus/burrus/burrus-4p27-ve.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-4p27-ve", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 4P27 VE", + "product_id": "4P27 VE", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VE", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "7" + }, + { + "characteristic": "Greensnap tolerance", + "value": "7" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.173310+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4p27-ve.md b/corpus/burrus/burrus-4p27-ve.md new file mode 100644 index 00000000..9fb9c22a --- /dev/null +++ b/corpus/burrus/burrus-4p27-ve.md @@ -0,0 +1,39 @@ +# Power Plus 4P27 VE + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 108 days +- **Trait(s):** VE, Above & Below +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 7 +- **Greensnap tolerance:** 7 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **FOPs (fop herbicide) tolerance:** Yes diff --git a/corpus/burrus/burrus-4r40.json b/corpus/burrus/burrus-4r40.json new file mode 100644 index 00000000..013465c5 --- /dev/null +++ b/corpus/burrus/burrus-4r40.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-4r40", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 4R40", + "product_id": "4R40", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional", + "Conv" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "7" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "9" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Exc + SAI" + }, + { + "characteristic": "Refuge structure", + "value": "None needed" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "No" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "No" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.173773+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4r40.md b/corpus/burrus/burrus-4r40.md new file mode 100644 index 00000000..1da04962 --- /dev/null +++ b/corpus/burrus/burrus-4r40.md @@ -0,0 +1,39 @@ +# Power Plus 4R40 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 108 days +- **Trait(s):** Conventional, Conv +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 7 +- **Greensnap tolerance:** 8 +- **Root strength:** 9 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Exc + SAI +- **Refuge structure:** None needed +- **Corn borer protection (Bt):** No +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** No +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-4r56-q.json b/corpus/burrus/burrus-4r56-q.json new file mode 100644 index 00000000..2d06a9b8 --- /dev/null +++ b/corpus/burrus/burrus-4r56-q.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-4r56-q", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 4R56 Q", + "product_id": "4R56 Q", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Qrome", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "7" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "9" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.174718+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4r56-q.md b/corpus/burrus/burrus-4r56-q.md new file mode 100644 index 00000000..a74ccf70 --- /dev/null +++ b/corpus/burrus/burrus-4r56-q.md @@ -0,0 +1,39 @@ +# Power Plus 4R56 Q + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 109 days +- **Trait(s):** Qrome, Above & Below +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 7 +- **Greensnap tolerance:** 8 +- **Root strength:** 9 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-4v73am.json b/corpus/burrus/burrus-4v73am.json new file mode 100644 index 00000000..2276dc64 --- /dev/null +++ b/corpus/burrus/burrus-4v73am.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-4v73am", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 4V73AM", + "product_id": "4V73AM", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AM", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "6" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "7" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Exc + SAI" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.175187+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4v73am.md b/corpus/burrus/burrus-4v73am.md new file mode 100644 index 00000000..21a17147 --- /dev/null +++ b/corpus/burrus/burrus-4v73am.md @@ -0,0 +1,39 @@ +# Power Plus 4V73AM + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 109 days +- **Trait(s):** AM, Above +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 6 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 7 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Exc + SAI +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-4w42-pce.json b/corpus/burrus/burrus-4w42-pce.json new file mode 100644 index 00000000..19521f6e --- /dev/null +++ b/corpus/burrus/burrus-4w42-pce.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-4w42-pce", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 4W42 PCE", + "product_id": "4W42 PCE", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PCE", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "7" + }, + { + "characteristic": "Stalk strength", + "value": "7" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.174257+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-4w42-pce.md b/corpus/burrus/burrus-4w42-pce.md new file mode 100644 index 00000000..41f9cb20 --- /dev/null +++ b/corpus/burrus/burrus-4w42-pce.md @@ -0,0 +1,39 @@ +# Burrus 4W42 PCE + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 108 days +- **Trait(s):** PCE, Above +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 7 +- **Stalk strength:** 7 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **FOPs (fop herbicide) tolerance:** Yes diff --git a/corpus/burrus/burrus-5f17-q.json b/corpus/burrus/burrus-5f17-q.json new file mode 100644 index 00000000..f2aafd86 --- /dev/null +++ b/corpus/burrus/burrus-5f17-q.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-5f17-q", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 5F17 Q", + "product_id": "5F17 Q", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Qrome", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "7" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.175638+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-5f17-q.md b/corpus/burrus/burrus-5f17-q.md new file mode 100644 index 00000000..a7f37d95 --- /dev/null +++ b/corpus/burrus/burrus-5f17-q.md @@ -0,0 +1,39 @@ +# Power Plus 5F17 Q + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 110 days +- **Trait(s):** Qrome, Above & Below +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 6 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 7 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-5j21am.json b/corpus/burrus/burrus-5j21am.json new file mode 100644 index 00000000..fbaf4d73 --- /dev/null +++ b/corpus/burrus/burrus-5j21am.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-5j21am", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 5J21AM", + "product_id": "5J21AM", + "crop": "corn", + "release_year": 2023, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AM", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "7" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.176102+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-5j21am.md b/corpus/burrus/burrus-5j21am.md new file mode 100644 index 00000000..b9f00192 --- /dev/null +++ b/corpus/burrus/burrus-5j21am.md @@ -0,0 +1,39 @@ +# Power Plus 5J21AM + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 110 days +- **Trait(s):** AM, Above +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 7 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-5m76-ve.json b/corpus/burrus/burrus-5m76-ve.json new file mode 100644 index 00000000..770bb49b --- /dev/null +++ b/corpus/burrus/burrus-5m76-ve.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-5m76-ve", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 5M76 VE", + "product_id": "5M76 VE", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VE", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "9" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.176557+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-5m76-ve.md b/corpus/burrus/burrus-5m76-ve.md new file mode 100644 index 00000000..52981d6b --- /dev/null +++ b/corpus/burrus/burrus-5m76-ve.md @@ -0,0 +1,39 @@ +# Power Plus 5M76 VE + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 111 days +- **Trait(s):** VE, Above & Below +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 9 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **FOPs (fop herbicide) tolerance:** Yes diff --git a/corpus/burrus/burrus-5u63am.json b/corpus/burrus/burrus-5u63am.json new file mode 100644 index 00000000..32460cc6 --- /dev/null +++ b/corpus/burrus/burrus-5u63am.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-5u63am", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 5U63AM", + "product_id": "5U63AM", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AM", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "9" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Suitable" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.177022+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-5u63am.md b/corpus/burrus/burrus-5u63am.md new file mode 100644 index 00000000..b370828c --- /dev/null +++ b/corpus/burrus/burrus-5u63am.md @@ -0,0 +1,39 @@ +# Power Plus 5U63AM + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 111 days +- **Trait(s):** AM, Above +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 9 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Suitable +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-6b86-q.json b/corpus/burrus/burrus-6b86-q.json new file mode 100644 index 00000000..9be3b797 --- /dev/null +++ b/corpus/burrus/burrus-6b86-q.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-6b86-q", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 6B86 Q", + "product_id": "6B86 Q", + "crop": "corn", + "release_year": 2023, + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Qrome", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "6" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "6" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.177937+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-6b86-q.md b/corpus/burrus/burrus-6b86-q.md new file mode 100644 index 00000000..ac57caa3 --- /dev/null +++ b/corpus/burrus/burrus-6b86-q.md @@ -0,0 +1,39 @@ +# Power Plus 6B86 Q + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** Qrome, Above & Below +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 6 + +## Agronomic Characteristics + +- **Drought tolerance:** 6 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-6h80.json b/corpus/burrus/burrus-6h80.json new file mode 100644 index 00000000..64f579ce --- /dev/null +++ b/corpus/burrus/burrus-6h80.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-6h80", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 6H80", + "product_id": "6H80", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional", + "Conv" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "7" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "None needed" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "No" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "No" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.178475+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-6h80.md b/corpus/burrus/burrus-6h80.md new file mode 100644 index 00000000..be1e5805 --- /dev/null +++ b/corpus/burrus/burrus-6h80.md @@ -0,0 +1,39 @@ +# Power Plus 6H80 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** Conventional, Conv +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 7 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** None needed +- **Corn borer protection (Bt):** No +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** No +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-6k13-v.json b/corpus/burrus/burrus-6k13-v.json new file mode 100644 index 00000000..553be7ac --- /dev/null +++ b/corpus/burrus/burrus-6k13-v.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-6k13-v", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 6K13 V", + "product_id": "6K13 V", + "crop": "corn", + "release_year": 2023, + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "V (3220)", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "7" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "9" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "10" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Suitable" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.177476+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-6k13-v.md b/corpus/burrus/burrus-6k13-v.md new file mode 100644 index 00000000..a7493445 --- /dev/null +++ b/corpus/burrus/burrus-6k13-v.md @@ -0,0 +1,39 @@ +# Burrus 6K13 V + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 112 days +- **Trait(s):** V (3220), Above +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 7 +- **Root strength:** 8 +- **Stalk strength:** 9 +- **Black cutworm tolerance:** 10 +- **Corn-on-corn suitability:** Suitable +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-6n54-vt2p.json b/corpus/burrus/burrus-6n54-vt2p.json new file mode 100644 index 00000000..231442b6 --- /dev/null +++ b/corpus/burrus/burrus-6n54-vt2p.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-6n54-vt2p", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 6N54 VT2P", + "product_id": "6N54 VT2P", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2PRIB", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "7" + }, + { + "characteristic": "Root strength", + "value": "9" + }, + { + "characteristic": "Stalk strength", + "value": "9" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.178946+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-6n54-vt2p.md b/corpus/burrus/burrus-6n54-vt2p.md new file mode 100644 index 00000000..31788271 --- /dev/null +++ b/corpus/burrus/burrus-6n54-vt2p.md @@ -0,0 +1,39 @@ +# Burrus 6N54 VT2P + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** VT2PRIB, Above +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 7 +- **Root strength:** 9 +- **Stalk strength:** 9 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-6u77-ssp.json b/corpus/burrus/burrus-6u77-ssp.json new file mode 100644 index 00000000..c0d488f4 --- /dev/null +++ b/corpus/burrus/burrus-6u77-ssp.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-6u77-ssp", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 6U77 SSP", + "product_id": "6U77 SSP", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "SSPRIB", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.179526+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-6u77-ssp.md b/corpus/burrus/burrus-6u77-ssp.md new file mode 100644 index 00000000..5485769b --- /dev/null +++ b/corpus/burrus/burrus-6u77-ssp.md @@ -0,0 +1,39 @@ +# Burrus 6U77 SSP + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** SSPRIB, Above & Below +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-6y61-dg-vt2p.json b/corpus/burrus/burrus-6y61-dg-vt2p.json new file mode 100644 index 00000000..20c687fe --- /dev/null +++ b/corpus/burrus/burrus-6y61-dg-vt2p.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-6y61-dg-vt2p", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 6Y61 DG VT2P", + "product_id": "6Y61 DG VT2P", + "crop": "corn", + "release_year": 2021, + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "DG VT2PRIB", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "4" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "9" + }, + { + "characteristic": "Greensnap tolerance", + "value": "7" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "9" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Exc + SAI" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.179990+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-6y61-dg-vt2p.md b/corpus/burrus/burrus-6y61-dg-vt2p.md new file mode 100644 index 00000000..5d0171da --- /dev/null +++ b/corpus/burrus/burrus-6y61-dg-vt2p.md @@ -0,0 +1,39 @@ +# Burrus 6Y61 DG VT2P + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** DG VT2PRIB, Above +- **Released:** 2021 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 4 + +## Agronomic Characteristics + +- **Drought tolerance:** 9 +- **Greensnap tolerance:** 7 +- **Root strength:** 8 +- **Stalk strength:** 9 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Exc + SAI +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-7f30.json b/corpus/burrus/burrus-7f30.json new file mode 100644 index 00000000..2a228870 --- /dev/null +++ b/corpus/burrus/burrus-7f30.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-7f30", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 7F30", + "product_id": "7F30", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional", + "Conv" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "None needed" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "No" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "No" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.180454+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-7f30.md b/corpus/burrus/burrus-7f30.md new file mode 100644 index 00000000..bf60a7ec --- /dev/null +++ b/corpus/burrus/burrus-7f30.md @@ -0,0 +1,39 @@ +# Burrus 7F30 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 114 days +- **Trait(s):** Conventional, Conv +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** None needed +- **Corn borer protection (Bt):** No +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** No +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-7f33-vt2p.json b/corpus/burrus/burrus-7f33-vt2p.json new file mode 100644 index 00000000..127b3049 --- /dev/null +++ b/corpus/burrus/burrus-7f33-vt2p.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-7f33-vt2p", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 7F33 VT2P", + "product_id": "7F33 VT2P", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2PRIB", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Suitable" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.180893+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-7f33-vt2p.md b/corpus/burrus/burrus-7f33-vt2p.md new file mode 100644 index 00000000..af2e8004 --- /dev/null +++ b/corpus/burrus/burrus-7f33-vt2p.md @@ -0,0 +1,39 @@ +# Burrus 7F33 VT2P + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 114 days +- **Trait(s):** VT2PRIB, Above +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Suitable +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-7l62-aa.json b/corpus/burrus/burrus-7l62-aa.json new file mode 100644 index 00000000..820080e5 --- /dev/null +++ b/corpus/burrus/burrus-7l62-aa.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-7l62-aa", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 7L62 AA", + "product_id": "7L62 AA", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AA (3120)", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.181863+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-7l62-aa.md b/corpus/burrus/burrus-7l62-aa.md new file mode 100644 index 00000000..b8e1da13 --- /dev/null +++ b/corpus/burrus/burrus-7l62-aa.md @@ -0,0 +1,39 @@ +# Burrus 7L62 AA + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 115 days +- **Trait(s):** AA (3120), Above +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 7 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-7n88-ss.json b/corpus/burrus/burrus-7n88-ss.json new file mode 100644 index 00000000..02325b87 --- /dev/null +++ b/corpus/burrus/burrus-7n88-ss.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-7n88-ss", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 7N88 SS", + "product_id": "7N88 SS", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "SSRIB", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "4" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "6" + }, + { + "characteristic": "Root strength", + "value": "9" + }, + { + "characteristic": "Stalk strength", + "value": "9" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.182422+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-7n88-ss.md b/corpus/burrus/burrus-7n88-ss.md new file mode 100644 index 00000000..912fd63f --- /dev/null +++ b/corpus/burrus/burrus-7n88-ss.md @@ -0,0 +1,39 @@ +# Burrus 7N88 SS + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 115 days +- **Trait(s):** SSRIB, Above & Below +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 4 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 6 +- **Root strength:** 9 +- **Stalk strength:** 9 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-7p71-vt2p.json b/corpus/burrus/burrus-7p71-vt2p.json new file mode 100644 index 00000000..2e499d0a --- /dev/null +++ b/corpus/burrus/burrus-7p71-vt2p.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-7p71-vt2p", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 7P71 VT2P", + "product_id": "7P71 VT2P", + "crop": "corn", + "release_year": 2023, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2PRIB", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "9" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "9" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.183101+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-7p71-vt2p.md b/corpus/burrus/burrus-7p71-vt2p.md new file mode 100644 index 00000000..e4f6b383 --- /dev/null +++ b/corpus/burrus/burrus-7p71-vt2p.md @@ -0,0 +1,39 @@ +# Burrus 7P71 VT2P + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 115 days +- **Trait(s):** VT2PRIB, Above +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 9 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 9 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-7t27-ssp.json b/corpus/burrus/burrus-7t27-ssp.json new file mode 100644 index 00000000..a047f202 --- /dev/null +++ b/corpus/burrus/burrus-7t27-ssp.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-7t27-ssp", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 7T27 SSP", + "product_id": "7T27 SSP", + "crop": "corn", + "release_year": 2023, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "SSPRIB", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "9" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Excellent" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.181358+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-7t27-ssp.md b/corpus/burrus/burrus-7t27-ssp.md new file mode 100644 index 00000000..02bce441 --- /dev/null +++ b/corpus/burrus/burrus-7t27-ssp.md @@ -0,0 +1,39 @@ +# Burrus 7T27 SSP + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 114 days +- **Trait(s):** SSPRIB, Above & Below +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 9 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Excellent +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-8a12-vt2p.json b/corpus/burrus/burrus-8a12-vt2p.json new file mode 100644 index 00000000..671f4e8a --- /dev/null +++ b/corpus/burrus/burrus-8a12-vt2p.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-8a12-vt2p", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 8A12 VT2P", + "product_id": "8A12 VT2P", + "crop": "corn", + "release_year": 2020, + "relative_maturity": 116, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2PRIB", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "9" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "9" + }, + { + "characteristic": "Greensnap tolerance", + "value": "7" + }, + { + "characteristic": "Root strength", + "value": "10" + }, + { + "characteristic": "Stalk strength", + "value": "10" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "8" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Exc + SAI" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.183778+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-8a12-vt2p.md b/corpus/burrus/burrus-8a12-vt2p.md new file mode 100644 index 00000000..778160b0 --- /dev/null +++ b/corpus/burrus/burrus-8a12-vt2p.md @@ -0,0 +1,39 @@ +# Burrus 8A12 VT2P + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 116 days +- **Trait(s):** VT2PRIB, Above +- **Released:** 2020 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 9 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 9 +- **Greensnap tolerance:** 7 +- **Root strength:** 10 +- **Stalk strength:** 10 +- **Black cutworm tolerance:** 8 +- **Corn-on-corn suitability:** Exc + SAI +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-8j697am.json b/corpus/burrus/burrus-8j697am.json new file mode 100644 index 00000000..5e8f481f --- /dev/null +++ b/corpus/burrus/burrus-8j697am.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-8j697am", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 8J697AM", + "product_id": "8J697AM", + "crop": "corn", + "release_year": 2023, + "relative_maturity": 97, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "AM", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "6" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "9" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Suitable" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.163163+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-8j697am.md b/corpus/burrus/burrus-8j697am.md new file mode 100644 index 00000000..c6a17e92 --- /dev/null +++ b/corpus/burrus/burrus-8j697am.md @@ -0,0 +1,39 @@ +# Power Plus 8J697AM + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 97 days +- **Trait(s):** AM, Above +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 6 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 9 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Suitable +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-8j797-ve.json b/corpus/burrus/burrus-8j797-ve.json new file mode 100644 index 00000000..a13b6841 --- /dev/null +++ b/corpus/burrus/burrus-8j797-ve.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-8j797-ve", + "vendor": "Burrus Seed", + "brand": "Power Plus", + "product_name": "Power Plus 8J797 VE", + "product_id": "8J797 VE", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 97, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VE", + "Above & Below" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "6" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "9" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "9" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.163924+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-8j797-ve.md b/corpus/burrus/burrus-8j797-ve.md new file mode 100644 index 00000000..689d1d3d --- /dev/null +++ b/corpus/burrus/burrus-8j797-ve.md @@ -0,0 +1,39 @@ +# Power Plus 8J797 VE + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Power Plus +- **Crop:** Corn +- **Relative maturity:** 97 days +- **Trait(s):** VE, Above & Below +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 6 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 9 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 9 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** Yes +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **FOPs (fop herbicide) tolerance:** Yes diff --git a/corpus/burrus/burrus-8m81-tre.json b/corpus/burrus/burrus-8m81-tre.json new file mode 100644 index 00000000..24d854f1 --- /dev/null +++ b/corpus/burrus/burrus-8m81-tre.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-8m81-tre", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 8M81 TRE", + "product_id": "8M81 TRE", + "crop": "corn", + "release_year": 2024, + "relative_maturity": 117, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Trecepta RIB", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "8" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "7" + }, + { + "characteristic": "Root strength", + "value": "7" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "10" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Suitable" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.184469+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-8m81-tre.md b/corpus/burrus/burrus-8m81-tre.md new file mode 100644 index 00000000..e976e6a4 --- /dev/null +++ b/corpus/burrus/burrus-8m81-tre.md @@ -0,0 +1,39 @@ +# Burrus 8M81 TRE + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 117 days +- **Trait(s):** Trecepta RIB, Above +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 8 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 7 +- **Root strength:** 7 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 10 +- **Corn-on-corn suitability:** Suitable +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-9q22-tre.json b/corpus/burrus/burrus-9q22-tre.json new file mode 100644 index 00000000..c9a61d3f --- /dev/null +++ b/corpus/burrus/burrus-9q22-tre.json @@ -0,0 +1,121 @@ +{ + "source": "burrus", + "source_key": "burrus-9q22-tre", + "vendor": "Burrus Seed", + "brand": "Burrus", + "product_name": "Burrus 9Q22 TRE", + "product_id": "9Q22 TRE", + "crop": "corn", + "release_year": 2022, + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Trecepta RIB", + "Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray leaf spot tolerance", + "value": "7" + }, + { + "characteristic": "Tar spot tolerance", + "value": "5" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Drought tolerance", + "value": "8" + }, + { + "characteristic": "Greensnap tolerance", + "value": "8" + }, + { + "characteristic": "Root strength", + "value": "8" + }, + { + "characteristic": "Stalk strength", + "value": "8" + }, + { + "characteristic": "Black cutworm tolerance", + "value": "10" + }, + { + "characteristic": "Corn-on-corn suitability", + "value": "Good" + }, + { + "characteristic": "Refuge structure", + "value": "Integrated refuge" + }, + { + "characteristic": "Corn borer protection (Bt)", + "value": "Yes" + }, + { + "characteristic": "Corn rootworm protection (Bt)", + "value": "No" + }, + { + "characteristic": "Nematode protection", + "value": "Yes" + }, + { + "characteristic": "Wireworm protection", + "value": "Yes" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "FOPs (fop herbicide) tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/corn" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.164569+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-9q22-tre.md b/corpus/burrus/burrus-9q22-tre.md new file mode 100644 index 00000000..a4f6d867 --- /dev/null +++ b/corpus/burrus/burrus-9q22-tre.md @@ -0,0 +1,39 @@ +# Burrus 9Q22 TRE + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** Burrus +- **Crop:** Corn +- **Relative maturity:** 98 days +- **Trait(s):** Trecepta RIB, Above +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/corn +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Gray leaf spot tolerance:** 7 +- **Tar spot tolerance:** 5 + +## Agronomic Characteristics + +- **Drought tolerance:** 8 +- **Greensnap tolerance:** 8 +- **Root strength:** 8 +- **Stalk strength:** 8 +- **Black cutworm tolerance:** 10 +- **Corn-on-corn suitability:** Good +- **Refuge structure:** Integrated refuge +- **Corn borer protection (Bt):** Yes +- **Corn rootworm protection (Bt):** No +- **Nematode protection:** Yes +- **Wireworm protection:** Yes + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **FOPs (fop herbicide) tolerance:** No diff --git a/corpus/burrus/burrus-dm-24e23.json b/corpus/burrus/burrus-dm-24e23.json new file mode 100644 index 00000000..7837eeb7 --- /dev/null +++ b/corpus/burrus/burrus-dm-24e23.json @@ -0,0 +1,93 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-24e23", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 24E23", + "product_id": "DM 24E23", + "crop": "soybeans", + "release_year": 2022, + "relative_maturity": null, + "maturity_group": 2.4, + "wheat_class": null, + "trait_stack": [ + "DM Enlist E3", + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "9" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.186726+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-24e23.md b/corpus/burrus/burrus-dm-24e23.md new file mode 100644 index 00000000..138b2bd0 --- /dev/null +++ b/corpus/burrus/burrus-dm-24e23.md @@ -0,0 +1,32 @@ +# DONMARIO DM 24E23 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 2.4 +- **Trait(s):** DM Enlist E3, Enlist E3 +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 9 +- **Canopy width:** 7 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-24e84.json b/corpus/burrus/burrus-dm-24e84.json new file mode 100644 index 00000000..1f5029d7 --- /dev/null +++ b/corpus/burrus/burrus-dm-24e84.json @@ -0,0 +1,97 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-24e84", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 24E84", + "product_id": "DM 24E84", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 2.4, + "wheat_class": null, + "trait_stack": [ + "DM Enlist E3", + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "7" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "7" + }, + { + "characteristic": "Emergence", + "value": "7" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.187227+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-24e84.md b/corpus/burrus/burrus-dm-24e84.md new file mode 100644 index 00000000..612c242d --- /dev/null +++ b/corpus/burrus/burrus-dm-24e84.md @@ -0,0 +1,33 @@ +# DONMARIO DM 24E84 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 2.4 +- **Trait(s):** DM Enlist E3, Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 7 +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 7 +- **Emergence:** 7 +- **Canopy width:** 7 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-32c52.json b/corpus/burrus/burrus-dm-32c52.json new file mode 100644 index 00000000..1d3fa7f1 --- /dev/null +++ b/corpus/burrus/burrus-dm-32c52.json @@ -0,0 +1,89 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-32c52", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 32C52", + "product_id": "DM 32C52", + "crop": "soybeans", + "release_year": 2021, + "relative_maturity": null, + "maturity_group": 3.2, + "wheat_class": null, + "trait_stack": [ + "Conv Soybeans", + "Conv" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "No" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.189331+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-32c52.md b/corpus/burrus/burrus-dm-32c52.md new file mode 100644 index 00000000..19772dac --- /dev/null +++ b/corpus/burrus/burrus-dm-32c52.md @@ -0,0 +1,31 @@ +# DONMARIO DM 32C52 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 3.2 +- **Trait(s):** Conv Soybeans, Conv +- **Released:** 2021 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 8 +- **Canopy width:** 7 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** No +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-34e11.json b/corpus/burrus/burrus-dm-34e11.json new file mode 100644 index 00000000..572f284a --- /dev/null +++ b/corpus/burrus/burrus-dm-34e11.json @@ -0,0 +1,97 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-34e11", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 34E11", + "product_id": "DM 34E11", + "crop": "soybeans", + "release_year": 2020, + "relative_maturity": null, + "maturity_group": 3.4, + "wheat_class": null, + "trait_stack": [ + "DM Enlist E3", + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Brown stem rot (BSR) tolerance", + "value": "9" + }, + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "7" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "9" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.190515+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-34e11.md b/corpus/burrus/burrus-dm-34e11.md new file mode 100644 index 00000000..f537d208 --- /dev/null +++ b/corpus/burrus/burrus-dm-34e11.md @@ -0,0 +1,33 @@ +# DONMARIO DM 34E11 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 3.4 +- **Trait(s):** DM Enlist E3, Enlist E3 +- **Released:** 2020 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Brown stem rot (BSR) tolerance:** 9 +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 7 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 9 +- **Canopy width:** 7 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-36e94.json b/corpus/burrus/burrus-dm-36e94.json new file mode 100644 index 00000000..2f87e720 --- /dev/null +++ b/corpus/burrus/burrus-dm-36e94.json @@ -0,0 +1,93 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-36e94", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 36E94", + "product_id": "DM 36E94", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "DM Enlist E3", + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "9" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "7" + }, + { + "characteristic": "Emergence", + "value": "7" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.191690+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-36e94.md b/corpus/burrus/burrus-dm-36e94.md new file mode 100644 index 00000000..3de26a34 --- /dev/null +++ b/corpus/burrus/burrus-dm-36e94.md @@ -0,0 +1,32 @@ +# DONMARIO DM 36E94 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** DM Enlist E3, Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 9 + +## Agronomic Characteristics + +- **Standability:** 7 +- **Emergence:** 7 +- **Canopy width:** 7 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-3756e.json b/corpus/burrus/burrus-dm-3756e.json new file mode 100644 index 00000000..585a05bc --- /dev/null +++ b/corpus/burrus/burrus-dm-3756e.json @@ -0,0 +1,93 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-3756e", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 3756E", + "product_id": "DM 3756E", + "crop": "soybeans", + "release_year": 2019, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "DM Enlist E3", + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "7" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.192457+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-3756e.md b/corpus/burrus/burrus-dm-3756e.md new file mode 100644 index 00000000..b73981a8 --- /dev/null +++ b/corpus/burrus/burrus-dm-3756e.md @@ -0,0 +1,32 @@ +# DONMARIO DM 3756E + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** DM Enlist E3, Enlist E3 +- **Released:** 2019 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 7 +- **Emergence:** 8 +- **Canopy width:** 7 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-37c44s.json b/corpus/burrus/burrus-dm-37c44s.json new file mode 100644 index 00000000..9a61e772 --- /dev/null +++ b/corpus/burrus/burrus-dm-37c44s.json @@ -0,0 +1,93 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-37c44s", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 37C44S", + "product_id": "DM 37C44S", + "crop": "soybeans", + "release_year": 2023, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "Conv Soybeans", + "Conv" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "6" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "No" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.192835+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-37c44s.md b/corpus/burrus/burrus-dm-37c44s.md new file mode 100644 index 00000000..e2a2854e --- /dev/null +++ b/corpus/burrus/burrus-dm-37c44s.md @@ -0,0 +1,32 @@ +# DONMARIO DM 37C44S + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** Conv Soybeans, Conv +- **Released:** 2023 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 6 +- **Emergence:** 8 +- **Canopy width:** 7 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** No +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-38e54.json b/corpus/burrus/burrus-dm-38e54.json new file mode 100644 index 00000000..2fef31ae --- /dev/null +++ b/corpus/burrus/burrus-dm-38e54.json @@ -0,0 +1,93 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-38e54", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 38E54", + "product_id": "DM 38E54", + "crop": "soybeans", + "release_year": 2024, + "relative_maturity": null, + "maturity_group": 3.8, + "wheat_class": null, + "trait_stack": [ + "DM Enlist E3", + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "7" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "9" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "6" + }, + { + "characteristic": "Emergence", + "value": "7" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "Yes" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.193602+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-38e54.md b/corpus/burrus/burrus-dm-38e54.md new file mode 100644 index 00000000..3e886e33 --- /dev/null +++ b/corpus/burrus/burrus-dm-38e54.md @@ -0,0 +1,32 @@ +# DONMARIO DM 38E54 + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 3.8 +- **Trait(s):** DM Enlist E3, Enlist E3 +- **Released:** 2024 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 7 +- **Phytophthora root rot (PRR) tolerance:** 9 + +## Agronomic Characteristics + +- **Standability:** 6 +- **Emergence:** 7 +- **Canopy width:** 7 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** Yes +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-41c51s.json b/corpus/burrus/burrus-dm-41c51s.json new file mode 100644 index 00000000..840161ab --- /dev/null +++ b/corpus/burrus/burrus-dm-41c51s.json @@ -0,0 +1,93 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-41c51s", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 41C51S", + "product_id": "DM 41C51S", + "crop": "soybeans", + "release_year": 2021, + "relative_maturity": null, + "maturity_group": 4.1, + "wheat_class": null, + "trait_stack": [ + "Conv Soybeans", + "Conv" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "8" + }, + { + "characteristic": "Emergence", + "value": "8" + }, + { + "characteristic": "Canopy width", + "value": "8" + }, + { + "characteristic": "Plant height", + "value": "7" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "No" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "No" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "Dicamba tolerance", + "value": "No" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.194715+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-41c51s.md b/corpus/burrus/burrus-dm-41c51s.md new file mode 100644 index 00000000..4ba0c95d --- /dev/null +++ b/corpus/burrus/burrus-dm-41c51s.md @@ -0,0 +1,32 @@ +# DONMARIO DM 41C51S + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 4.1 +- **Trait(s):** Conv Soybeans, Conv +- **Released:** 2021 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 8 +- **Emergence:** 8 +- **Canopy width:** 8 +- **Plant height:** 7 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** No +- **Glufosinate tolerance:** No +- **2,4-D choline tolerance:** No +- **Dicamba tolerance:** No diff --git a/corpus/burrus/burrus-dm-41f33s.json b/corpus/burrus/burrus-dm-41f33s.json new file mode 100644 index 00000000..cfb1a28e --- /dev/null +++ b/corpus/burrus/burrus-dm-41f33s.json @@ -0,0 +1,93 @@ +{ + "source": "burrus", + "source_key": "burrus-dm-41f33s", + "vendor": "Burrus Seed", + "brand": "DONMARIO", + "product_name": "DONMARIO DM 41F33S", + "product_id": "DM 41F33S", + "crop": "soybeans", + "release_year": 2022, + "relative_maturity": null, + "maturity_group": 4.1, + "wheat_class": null, + "trait_stack": [ + "DM XtendFlex", + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Sudden death syndrome (SDS) tolerance", + "value": "8" + }, + { + "characteristic": "Phytophthora root rot (PRR) tolerance", + "value": "8" + } + ] + }, + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Standability", + "value": "7" + }, + { + "characteristic": "Emergence", + "value": "9" + }, + { + "characteristic": "Canopy width", + "value": "7" + }, + { + "characteristic": "Plant height", + "value": "8" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate tolerance", + "value": "Yes" + }, + { + "characteristic": "Glufosinate tolerance", + "value": "Yes" + }, + { + "characteristic": "2,4-D choline tolerance", + "value": "No" + }, + { + "characteristic": "Dicamba tolerance", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical.", + "regional_recommendations": [ + { + "product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://burrusseed.com/products/soybeans" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:00.195091+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/burrus/burrus-dm-41f33s.md b/corpus/burrus/burrus-dm-41f33s.md new file mode 100644 index 00000000..32ec6696 --- /dev/null +++ b/corpus/burrus/burrus-dm-41f33s.md @@ -0,0 +1,32 @@ +# DONMARIO DM 41F33S + +- **Vendor:** Burrus Seed (Burrus Hybrids — independent family company, Arenzville, IL, since 1935) +- **Brand:** DONMARIO +- **Crop:** Soybeans +- **Maturity group:** 4.1 +- **Trait(s):** DM XtendFlex, XtendFlex +- **Released:** 2022 +- **Source:** https://burrusseed.com/products/soybeans +- **Rating scale:** numeric agronomic + disease ratings 1-10, 10=best/most-tolerant (observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). Herbicide tolerances and Bt insect-protection packages are Yes/No (verbatim, not numeric). Corn-on-corn suitability and refuge structure are categorical. +- **Service area:** Burrus dealer network (IL / IN / IA / MO / WI) + +--- + +## Disease Ratings + +- **Sudden death syndrome (SDS) tolerance:** 8 +- **Phytophthora root rot (PRR) tolerance:** 8 + +## Agronomic Characteristics + +- **Standability:** 7 +- **Emergence:** 9 +- **Canopy width:** 7 +- **Plant height:** 8 + +## Herbicide Tolerance + +- **Glyphosate tolerance:** Yes +- **Glufosinate tolerance:** Yes +- **2,4-D choline tolerance:** No +- **Dicamba tolerance:** Yes diff --git a/corpus/first_choice/firstchoice-20rw36-s.json b/corpus/first_choice/firstchoice-20rw36-s.json new file mode 100644 index 00000000..3a5e912d --- /dev/null +++ b/corpus/first_choice/firstchoice-20rw36-s.json @@ -0,0 +1,36 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-20rw36-s", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "20RW36 S", + "product_id": "20RW36 S", + "crop": "wheat", + "release_year": null, + "relative_maturity": null, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Soft (S)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/wheat/20rw36-s/" + ], + "sitemap_last_modified": "2025-08-11T15:33:20+00:00", + "fetched_at": "2026-06-05T01:47:41.213428+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-20rw36-s.md b/corpus/first_choice/firstchoice-20rw36-s.md new file mode 100644 index 00000000..835b9a36 --- /dev/null +++ b/corpus/first_choice/firstchoice-20rw36-s.md @@ -0,0 +1,13 @@ +# 20RW36 S + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Wheat +- **Trait(s):** Soft (S) +- **Source:** https://www.1stchoiceseeds.com/wheat/20rw36-s/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Identity record only — 1st Choice wheat is private-label and the catalog page carries no agronomic spec block._ diff --git a/corpus/first_choice/firstchoice-fb-2733-en.json b/corpus/first_choice/firstchoice-fb-2733-en.json new file mode 100644 index 00000000..db962226 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-2733-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-2733-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 2763 EN", + "product_id": "FB 2763 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Medium-tall plant fits most soil types", + "strengths": [ + "Medium-tall plant fits most soil types", + "Peking for SCN", + "Fantastic disease resistance", + "Excellent yield potential for R" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "2.7" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1k" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Brown" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-2733-en/" + ], + "sitemap_last_modified": "2025-08-05T15:35:08+00:00", + "fetched_at": "2026-06-05T01:47:12.889107+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-2733-en.md b/corpus/first_choice/firstchoice-fb-2733-en.md new file mode 100644 index 00000000..e6fef133 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-2733-en.md @@ -0,0 +1,36 @@ +# FB 2763 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-2733-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Medium-tall plant fits most soil types_ + +--- + +## Field Notes + +- Medium-tall plant fits most soil types +- Peking for SCN +- Fantastic disease resistance +- Excellent yield potential for R + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 2.7 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1k +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Brown diff --git a/corpus/first_choice/firstchoice-fb-2755-c.json b/corpus/first_choice/firstchoice-fb-2755-c.json new file mode 100644 index 00000000..82d52303 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-2755-c.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-2755-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 2755 C", + "product_id": "FB 2755 C", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": "Resistance for SCN", + "strengths": [ + "Resistance for SCN", + "Superior PRR Tolerance", + "Excellent SDS tolerance", + "Top of class defensive package, with top end yield" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "2.7" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1k" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod", + "value": "Tan" + }, + { + "characteristic": "Hilum", + "value": "Buff" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-2755-c/" + ], + "sitemap_last_modified": "2025-08-04T15:31:52+00:00", + "fetched_at": "2026-06-05T01:47:39.595522+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-2755-c.md b/corpus/first_choice/firstchoice-fb-2755-c.md new file mode 100644 index 00000000..b5af613c --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-2755-c.md @@ -0,0 +1,36 @@ +# FB 2755 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-2755-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Resistance for SCN_ + +--- + +## Field Notes + +- Resistance for SCN +- Superior PRR Tolerance +- Excellent SDS tolerance +- Top of class defensive package, with top end yield + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 2.7 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** Rps 1k +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod:** Tan +- **Hilum:** Buff diff --git a/corpus/first_choice/firstchoice-fb-2933-en.json b/corpus/first_choice/firstchoice-fb-2933-en.json new file mode 100644 index 00000000..b25ab6a0 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-2933-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-2933-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 2963 EN", + "product_id": "FB 2963 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Semi-bush plant type with lots of branching", + "strengths": [ + "Semi-bush plant type with lots of branching", + "Excellent yield results in pre-commercial data", + "Very good Field Tolerance for PRR", + "Very good white mold tolerance" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "2.9" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Buff" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-2933-en/" + ], + "sitemap_last_modified": "2025-08-05T15:32:59+00:00", + "fetched_at": "2026-06-05T01:47:14.120926+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-2933-en.md b/corpus/first_choice/firstchoice-fb-2933-en.md new file mode 100644 index 00000000..63a262f4 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-2933-en.md @@ -0,0 +1,36 @@ +# FB 2963 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.9 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-2933-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Semi-bush plant type with lots of branching_ + +--- + +## Field Notes + +- Semi-bush plant type with lots of branching +- Excellent yield results in pre-commercial data +- Very good Field Tolerance for PRR +- Very good white mold tolerance + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 2.9 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** Rps 1c +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Buff diff --git a/corpus/first_choice/firstchoice-fb-2940-xf.json b/corpus/first_choice/firstchoice-fb-2940-xf.json new file mode 100644 index 00000000..de7cd915 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-2940-xf.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-2940-xf", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 2940 XF", + "product_id": "FB 2940 XF", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.9, + "wheat_class": null, + "trait_stack": [ + "XtendFlex (XF)" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent performance in the east", + "strengths": [ + "Excellent performance in the east", + "Medium-tall plant with very good standability", + "Rps 1c with good field tolerance for PRR", + "High yield potential" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "2.9" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-2940-xf/" + ], + "sitemap_last_modified": "2025-08-04T19:49:29+00:00", + "fetched_at": "2026-06-05T01:47:26.416879+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-2940-xf.md b/corpus/first_choice/firstchoice-fb-2940-xf.md new file mode 100644 index 00000000..d696cde0 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-2940-xf.md @@ -0,0 +1,36 @@ +# FB 2940 XF + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.9 +- **Trait(s):** XtendFlex (XF) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-2940-xf/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Excellent performance in the east_ + +--- + +## Field Notes + +- Excellent performance in the east +- Medium-tall plant with very good standability +- Rps 1c with good field tolerance for PRR +- High yield potential + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 2.9 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1c +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod:** Brown +- **Hilum:** Imperfect Black diff --git a/corpus/first_choice/firstchoice-fb-3153-en.json b/corpus/first_choice/firstchoice-fb-3153-en.json new file mode 100644 index 00000000..4b0ead26 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3153-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3153-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3153 EN", + "product_id": "FB 3153 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Unique high yielding genetics", + "strengths": [ + "Unique high yielding genetics", + "Widely adaptable across soils types", + "Excellent top end yield potential", + "Attractive gray/brown appearance at harvest" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.1" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Buff" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3153-en/" + ], + "sitemap_last_modified": "2025-08-05T15:30:47+00:00", + "fetched_at": "2026-06-05T01:47:15.289375+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3153-en.md b/corpus/first_choice/firstchoice-fb-3153-en.md new file mode 100644 index 00000000..e116d4fd --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3153-en.md @@ -0,0 +1,36 @@ +# FB 3153 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3153-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Unique high yielding genetics_ + +--- + +## Field Notes + +- Unique high yielding genetics +- Widely adaptable across soils types +- Excellent top end yield potential +- Attractive gray/brown appearance at harvest + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.1 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1c +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod:** Brown +- **Hilum:** Buff diff --git a/corpus/first_choice/firstchoice-fb-3210-xf.json b/corpus/first_choice/firstchoice-fb-3210-xf.json new file mode 100644 index 00000000..3116d00f --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3210-xf.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3210-xf", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3260 XF", + "product_id": "FB 3260 XF", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex (XF)" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent yield performance east to west", + "strengths": [ + "Excellent yield performance east to west", + "Tall plant style with very good standability", + "Superior PRR with Rps 1c and Rps 3a", + "Resistant to BSR and SCN" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.2" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c H3a" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3210-xf/" + ], + "sitemap_last_modified": "2025-08-04T19:48:10+00:00", + "fetched_at": "2026-06-05T01:47:27.622652+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3210-xf.md b/corpus/first_choice/firstchoice-fb-3210-xf.md new file mode 100644 index 00000000..18ffde62 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3210-xf.md @@ -0,0 +1,36 @@ +# FB 3260 XF + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.2 +- **Trait(s):** XtendFlex (XF) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3210-xf/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Excellent yield performance east to west_ + +--- + +## Field Notes + +- Excellent yield performance east to west +- Tall plant style with very good standability +- Superior PRR with Rps 1c and Rps 3a +- Resistant to BSR and SCN + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.2 +- **Plant Type:** Semi-Bush +- **Plant Height:** Tall +- **PRR Gene:** Rps 1c H3a +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod:** Brown +- **Hilum:** Imperfect Black diff --git a/corpus/first_choice/firstchoice-fb-3343-en.json b/corpus/first_choice/firstchoice-fb-3343-en.json new file mode 100644 index 00000000..5eea749e --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3343-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3343-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3343 EN", + "product_id": "FB 3343 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Step-changing defensive package with top end yield", + "strengths": [ + "Step-changing defensive package with top end yield", + "Peking for SCN", + "Superior PRR and stress tolerance", + "Resistant to brown stem rot and stem canker" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.3" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "FT" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod", + "value": "Tan" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3343-en/" + ], + "sitemap_last_modified": "2025-08-05T15:28:50+00:00", + "fetched_at": "2026-06-05T01:47:16.492332+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3343-en.md b/corpus/first_choice/firstchoice-fb-3343-en.md new file mode 100644 index 00000000..a61bfa1d --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3343-en.md @@ -0,0 +1,36 @@ +# FB 3343 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.3 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3343-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Step-changing defensive package with top end yield_ + +--- + +## Field Notes + +- Step-changing defensive package with top end yield +- Peking for SCN +- Superior PRR and stress tolerance +- Resistant to brown stem rot and stem canker + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.3 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** FT +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod:** Tan +- **Hilum:** Imperfect Black diff --git a/corpus/first_choice/firstchoice-fb-3543-en.json b/corpus/first_choice/firstchoice-fb-3543-en.json new file mode 100644 index 00000000..cd104a74 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3543-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3543-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3563 EN", + "product_id": "FB 3563 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Brand new high yielding genetics", + "strengths": [ + "Brand new high yielding genetics", + "Plant style fits all soil types", + "Very good defensive package", + "Resistant to stem canker" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.5" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3543-en/" + ], + "sitemap_last_modified": "2025-08-04T20:37:57+00:00", + "fetched_at": "2026-06-05T01:47:17.678053+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3543-en.md b/corpus/first_choice/firstchoice-fb-3543-en.md new file mode 100644 index 00000000..4da95dc9 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3543-en.md @@ -0,0 +1,36 @@ +# FB 3563 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.5 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3543-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Brand new high yielding genetics_ + +--- + +## Field Notes + +- Brand new high yielding genetics +- Plant style fits all soil types +- Very good defensive package +- Resistant to stem canker + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.5 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** Rps 1c +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-3545-c-sts.json b/corpus/first_choice/firstchoice-fb-3545-c-sts.json new file mode 100644 index 00000000..7a435d97 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3545-c-sts.json @@ -0,0 +1,80 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3545-c-sts", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3545 C", + "product_id": "FB 3545 C", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.5, + "wheat_class": null, + "trait_stack": [ + "Conventional", + "STS" + ], + "trait_descriptions": [], + "positioning_statement": "Plot Winner! Excellent performance in Soybean Network Test Trials", + "strengths": [ + "Plot Winner! Excellent performance in Soybean Network Test Trials", + "Stacked with STS tolerance", + "Excellent emergence for early planting", + "Very good defensive package" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.5" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "FT" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3545-c-sts/" + ], + "sitemap_last_modified": "2025-08-04T15:33:23+00:00", + "fetched_at": "2026-06-05T01:47:38.221080+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3545-c-sts.md b/corpus/first_choice/firstchoice-fb-3545-c-sts.md new file mode 100644 index 00000000..a0669443 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3545-c-sts.md @@ -0,0 +1,36 @@ +# FB 3545 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.5 +- **Trait(s):** Conventional, STS +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3545-c-sts/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Plot Winner! Excellent performance in Soybean Network Test Trials_ + +--- + +## Field Notes + +- Plot Winner! Excellent performance in Soybean Network Test Trials +- Stacked with STS tolerance +- Excellent emergence for early planting +- Very good defensive package + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.5 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** FT +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-3650-xf.json b/corpus/first_choice/firstchoice-fb-3650-xf.json new file mode 100644 index 00000000..3b1f7194 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3650-xf.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3650-xf", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3650 XF", + "product_id": "FB 3650 XF", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "XtendFlex (XF)" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent yield potential with very good standability", + "strengths": [ + "Excellent yield potential with very good standability", + "Very good defensive package", + "Moves well east to west", + "Resistant to stem canker" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.6" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3650-xf/" + ], + "sitemap_last_modified": "2025-08-04T19:46:18+00:00", + "fetched_at": "2026-06-05T01:47:28.836595+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3650-xf.md b/corpus/first_choice/firstchoice-fb-3650-xf.md new file mode 100644 index 00000000..d5f59787 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3650-xf.md @@ -0,0 +1,36 @@ +# FB 3650 XF + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** XtendFlex (XF) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3650-xf/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Excellent yield potential with very good standability_ + +--- + +## Field Notes + +- Excellent yield potential with very good standability +- Very good defensive package +- Moves well east to west +- Resistant to stem canker + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.6 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1c +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod:** Brown +- **Hilum:** Imperfect Black diff --git a/corpus/first_choice/firstchoice-fb-3733-en.json b/corpus/first_choice/firstchoice-fb-3733-en.json new file mode 100644 index 00000000..cb5f381a --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3733-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3733-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3763 EN", + "product_id": "FB 3763 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Top yielding line in 2024 data", + "strengths": [ + "Top yielding line in 2024 data", + "Medium-tall plant with very good standability", + "Excellent defensive package", + "Great mix of yield and defense for all acres" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.7" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1k" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3733-en/" + ], + "sitemap_last_modified": "2025-08-04T20:36:07+00:00", + "fetched_at": "2026-06-05T01:47:18.908289+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3733-en.md b/corpus/first_choice/firstchoice-fb-3733-en.md new file mode 100644 index 00000000..b4b0f742 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3733-en.md @@ -0,0 +1,36 @@ +# FB 3763 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3733-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Top yielding line in 2024 data_ + +--- + +## Field Notes + +- Top yielding line in 2024 data +- Medium-tall plant with very good standability +- Excellent defensive package +- Great mix of yield and defense for all acres + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.7 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1k +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-3840-xf.json b/corpus/first_choice/firstchoice-fb-3840-xf.json new file mode 100644 index 00000000..38b9e824 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3840-xf.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3840-xf", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3860 XF", + "product_id": "FB 3860 XF", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.8, + "wheat_class": null, + "trait_stack": [ + "XtendFlex (XF)" + ], + "trait_descriptions": [], + "positioning_statement": "Brand new for 2026!", + "strengths": [ + "Brand new for 2026!", + "Excellent performance on all soil types", + "Excellent SDS tolerance", + "Attractive plant with very good standability" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.8" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3840-xf/" + ], + "sitemap_last_modified": "2025-08-04T19:44:53+00:00", + "fetched_at": "2026-06-05T01:47:30.047091+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3840-xf.md b/corpus/first_choice/firstchoice-fb-3840-xf.md new file mode 100644 index 00000000..bb155521 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3840-xf.md @@ -0,0 +1,36 @@ +# FB 3860 XF + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.8 +- **Trait(s):** XtendFlex (XF) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3840-xf/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Brand new for 2026!_ + +--- + +## Field Notes + +- Brand new for 2026! +- Excellent performance on all soil types +- Excellent SDS tolerance +- Attractive plant with very good standability + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.8 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** Rps 1c +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-3933-en.json b/corpus/first_choice/firstchoice-fb-3933-en.json new file mode 100644 index 00000000..6c89cdb0 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3933-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-3933-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 3933 EN", + "product_id": "FB 3933 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Consistent yield performance across multiple years", + "strengths": [ + "Consistent yield performance across multiple years", + "Medium-tall plant with very good standability", + "Performs well on all soil types", + "Very good defensive package" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.9" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Tan" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-3933-en/" + ], + "sitemap_last_modified": "2025-08-04T20:34:24+00:00", + "fetched_at": "2026-06-05T01:47:20.269561+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-3933-en.md b/corpus/first_choice/firstchoice-fb-3933-en.md new file mode 100644 index 00000000..2d9e6467 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-3933-en.md @@ -0,0 +1,36 @@ +# FB 3933 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.9 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-3933-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Consistent yield performance across multiple years_ + +--- + +## Field Notes + +- Consistent yield performance across multiple years +- Medium-tall plant with very good standability +- Performs well on all soil types +- Very good defensive package + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.9 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1c +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Tan +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-4045-c.json b/corpus/first_choice/firstchoice-fb-4045-c.json new file mode 100644 index 00000000..e3ef23f5 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4045-c.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-4045-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 4045 C", + "product_id": "FB 4045 C", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.0, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": "T remendous offensive yield potential", + "strengths": [ + "T remendous offensive yield potential", + "Light tawny/tan, medium height, semi-bush plant style", + "Excellent PRR and Standability", + "Outstanding emergence for early planting window" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "4.0" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1k" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-4045-c/" + ], + "sitemap_last_modified": "2025-08-04T15:39:34+00:00", + "fetched_at": "2026-06-05T01:47:32.500780+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-4045-c.md b/corpus/first_choice/firstchoice-fb-4045-c.md new file mode 100644 index 00000000..99257573 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4045-c.md @@ -0,0 +1,36 @@ +# FB 4045 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 4.0 +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-4045-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_T remendous offensive yield potential_ + +--- + +## Field Notes + +- T remendous offensive yield potential +- Light tawny/tan, medium height, semi-bush plant style +- Excellent PRR and Standability +- Outstanding emergence for early planting window + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 4.0 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** Rps 1k +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-4153-en.json b/corpus/first_choice/firstchoice-fb-4153-en.json new file mode 100644 index 00000000..cd56b063 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4153-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-4153-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 4153 EN", + "product_id": "FB 4153 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Widely adapted for all acres", + "strengths": [ + "Widely adapted for all acres", + "Consistent performance in high and low yield environments", + "Excellent standability", + "Stacked with STS for maximum versatility" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "4.1" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Tan" + }, + { + "characteristic": "Hilum", + "value": "Brown" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-4153-en/" + ], + "sitemap_last_modified": "2025-08-04T20:32:42+00:00", + "fetched_at": "2026-06-05T01:47:21.605502+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-4153-en.md b/corpus/first_choice/firstchoice-fb-4153-en.md new file mode 100644 index 00000000..edc0c53f --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4153-en.md @@ -0,0 +1,36 @@ +# FB 4153 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 4.1 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-4153-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Widely adapted for all acres_ + +--- + +## Field Notes + +- Widely adapted for all acres +- Consistent performance in high and low yield environments +- Excellent standability +- Stacked with STS for maximum versatility + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 4.1 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1c +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod:** Tan +- **Hilum:** Brown diff --git a/corpus/first_choice/firstchoice-fb-4250-xf.json b/corpus/first_choice/firstchoice-fb-4250-xf.json new file mode 100644 index 00000000..6e77a87e --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4250-xf.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-4250-xf", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 4250 XF", + "product_id": "FB 4250 XF", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex (XF)" + ], + "trait_descriptions": [], + "positioning_statement": "Top performing XF in 2024!", + "strengths": [ + "Top performing XF in 2024!", + "Bushy plant fills the rows quickly", + "Excellent top end yield potential", + "Very good defensive package" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "4.2" + }, + { + "characteristic": "Plant Type", + "value": "Bushy" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-4250-xf/" + ], + "sitemap_last_modified": "2025-08-04T19:43:01+00:00", + "fetched_at": "2026-06-05T01:47:31.247552+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-4250-xf.md b/corpus/first_choice/firstchoice-fb-4250-xf.md new file mode 100644 index 00000000..ccb8f9b0 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4250-xf.md @@ -0,0 +1,36 @@ +# FB 4250 XF + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 4.2 +- **Trait(s):** XtendFlex (XF) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-4250-xf/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Top performing XF in 2024!_ + +--- + +## Field Notes + +- Top performing XF in 2024! +- Bushy plant fills the rows quickly +- Excellent top end yield potential +- Very good defensive package + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 4.2 +- **Plant Type:** Bushy +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1c +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-4333-en.json b/corpus/first_choice/firstchoice-fb-4333-en.json new file mode 100644 index 00000000..4cf3c9a8 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4333-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-4333-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 4333 EN", + "product_id": "FB 4333 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent movement east to west", + "strengths": [ + "Excellent movement east to west", + "Superior emergence", + "Rps 1k for PRR", + "Stacked with STS for maximum versatility" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "4.3" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1k" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Tan" + }, + { + "characteristic": "Hilum", + "value": "Brown" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-4333-en/" + ], + "sitemap_last_modified": "2025-08-04T20:30:55+00:00", + "fetched_at": "2026-06-05T01:47:22.768811+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-4333-en.md b/corpus/first_choice/firstchoice-fb-4333-en.md new file mode 100644 index 00000000..06c244b5 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4333-en.md @@ -0,0 +1,36 @@ +# FB 4333 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 4.3 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-4333-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Excellent movement east to west_ + +--- + +## Field Notes + +- Excellent movement east to west +- Superior emergence +- Rps 1k for PRR +- Stacked with STS for maximum versatility + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 4.3 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** Rps 1k +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod:** Tan +- **Hilum:** Brown diff --git a/corpus/first_choice/firstchoice-fb-4533-en.json b/corpus/first_choice/firstchoice-fb-4533-en.json new file mode 100644 index 00000000..a718bbe2 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4533-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-4533-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 4533 EN", + "product_id": "FB 4533 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Fantastic eastern movement", + "strengths": [ + "Fantastic eastern movement", + "Widely adaptable across soils types", + "Tall plant type best suited for narrow rows", + "Rps 1k for PRR" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "4.5" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1k" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-4533-en/" + ], + "sitemap_last_modified": "2025-08-04T20:29:46+00:00", + "fetched_at": "2026-06-05T01:47:24.025834+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-4533-en.md b/corpus/first_choice/firstchoice-fb-4533-en.md new file mode 100644 index 00000000..b8700f2b --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4533-en.md @@ -0,0 +1,36 @@ +# FB 4533 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 4.5 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-4533-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Fantastic eastern movement_ + +--- + +## Field Notes + +- Fantastic eastern movement +- Widely adaptable across soils types +- Tall plant type best suited for narrow rows +- Rps 1k for PRR + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 4.5 +- **Plant Type:** Semi-Bush +- **Plant Height:** Tall +- **PRR Gene:** Rps 1k +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-4753-en.json b/corpus/first_choice/firstchoice-fb-4753-en.json new file mode 100644 index 00000000..90ce8a8e --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4753-en.json @@ -0,0 +1,79 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-4753-en", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB 4753 EN", + "product_id": "FB 4753 EN", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3 (EN)" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent yield potential from late group 4", + "strengths": [ + "Excellent yield potential from late group 4", + "Stem Canker Resistance", + "Attractive light tawny/brown plant at harvest", + "Widely adaptable for all soil types" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "4.7" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "PRR Gene", + "value": "FT" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-4753-en/" + ], + "sitemap_last_modified": "2025-08-04T20:12:23+00:00", + "fetched_at": "2026-06-05T01:47:25.167693+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-4753-en.md b/corpus/first_choice/firstchoice-fb-4753-en.md new file mode 100644 index 00000000..96479a39 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-4753-en.md @@ -0,0 +1,36 @@ +# FB 4753 EN + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 4.7 +- **Trait(s):** Enlist E3 (EN) +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-4753-en/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Excellent yield potential from late group 4_ + +--- + +## Field Notes + +- Excellent yield potential from late group 4 +- Stem Canker Resistance +- Attractive light tawny/brown plant at harvest +- Widely adaptable for all soil types + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 4.7 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium Tall +- **PRR Gene:** FT +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-e3520-c-sts.json b/corpus/first_choice/firstchoice-fb-e3520-c-sts.json new file mode 100644 index 00000000..6667bbaf --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-e3520-c-sts.json @@ -0,0 +1,80 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-e3520-c-sts", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB e3520 C STS", + "product_id": "FB e3520 C STS", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.5, + "wheat_class": null, + "trait_stack": [ + "Conventional", + "STS" + ], + "trait_descriptions": [], + "positioning_statement": "High protein for food grade application", + "strengths": [ + "High protein for food grade application", + "Stacked with STS tolerance", + "Excellent SCN tolerance", + "Best performance in narrow rows" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.5" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "Rps 1c" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-e3520-c-sts/" + ], + "sitemap_last_modified": "2025-08-04T15:35:09+00:00", + "fetched_at": "2026-06-05T01:47:36.855838+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-e3520-c-sts.md b/corpus/first_choice/firstchoice-fb-e3520-c-sts.md new file mode 100644 index 00000000..bd78e719 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-e3520-c-sts.md @@ -0,0 +1,36 @@ +# FB e3520 C STS + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.5 +- **Trait(s):** Conventional, STS +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-e3520-c-sts/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_High protein for food grade application_ + +--- + +## Field Notes + +- High protein for food grade application +- Stacked with STS tolerance +- Excellent SCN tolerance +- Best performance in narrow rows + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.5 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** Rps 1c +- **Flower Color:** White +- **Pubescence:** Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-e3776-c-sts.json b/corpus/first_choice/firstchoice-fb-e3776-c-sts.json new file mode 100644 index 00000000..64e93053 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-e3776-c-sts.json @@ -0,0 +1,80 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-e3776-c-sts", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB e3776 C STS", + "product_id": "FB e3776 C STS", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "Conventional", + "STS" + ], + "trait_descriptions": [], + "positioning_statement": "High protein without giving up yield", + "strengths": [ + "High protein without giving up yield", + "Stacked with STS tolerance", + "Excellent emergence and branching help adapt to all row widths", + "Widely adaptable for all soil types" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.7" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "FT" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-e3776-c-sts/" + ], + "sitemap_last_modified": "2025-08-04T15:36:27+00:00", + "fetched_at": "2026-06-05T01:47:34.979642+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-e3776-c-sts.md b/corpus/first_choice/firstchoice-fb-e3776-c-sts.md new file mode 100644 index 00000000..f4cec774 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-e3776-c-sts.md @@ -0,0 +1,36 @@ +# FB e3776 C STS + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** Conventional, STS +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-e3776-c-sts/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_High protein without giving up yield_ + +--- + +## Field Notes + +- High protein without giving up yield +- Stacked with STS tolerance +- Excellent emergence and branching help adapt to all row widths +- Widely adaptable for all soil types + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.7 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** FT +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fb-e3782-c-sts.json b/corpus/first_choice/firstchoice-fb-e3782-c-sts.json new file mode 100644 index 00000000..59461139 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-e3782-c-sts.json @@ -0,0 +1,80 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fb-e3782-c-sts", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FB e3782 C STS", + "product_id": "FB e3782 C STS", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "Conventional", + "STS" + ], + "trait_descriptions": [], + "positioning_statement": "Food grade potential", + "strengths": [ + "Food grade potential", + "Unique tawny/brown appearance", + "Above average protein with strong yield", + "Adapted for all row widths" + ], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity Group", + "value": "3.7" + }, + { + "characteristic": "Plant Type", + "value": "Semi-Bush" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "PRR Gene", + "value": "FT" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Pod", + "value": "Brown" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/soybeans/fb-e3782-c-sts/" + ], + "sitemap_last_modified": "2025-08-04T15:38:05+00:00", + "fetched_at": "2026-06-05T01:47:33.762882+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fb-e3782-c-sts.md b/corpus/first_choice/firstchoice-fb-e3782-c-sts.md new file mode 100644 index 00000000..81b0de78 --- /dev/null +++ b/corpus/first_choice/firstchoice-fb-e3782-c-sts.md @@ -0,0 +1,36 @@ +# FB e3782 C STS + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** Conventional, STS +- **Source:** https://www.1stchoiceseeds.com/soybeans/fb-e3782-c-sts/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Food grade potential_ + +--- + +## Field Notes + +- Food grade potential +- Unique tawny/brown appearance +- Above average protein with strong yield +- Adapted for all row widths + +--- + +## Agronomic Characteristics + +- **Maturity Group:** 3.7 +- **Plant Type:** Semi-Bush +- **Plant Height:** Medium +- **PRR Gene:** FT +- **Flower Color:** Purple +- **Pubescence:** Tawny +- **Pod:** Brown +- **Hilum:** Black diff --git a/corpus/first_choice/firstchoice-fc-186-c.json b/corpus/first_choice/firstchoice-fc-186-c.json new file mode 100644 index 00000000..53833eea --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-186-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-186-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 186 C", + "product_id": "FC 186 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "99 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2360" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-32,000 / High 32-34,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-186-c/" + ], + "sitemap_last_modified": "2025-08-08T14:54:19+00:00", + "fetched_at": "2026-06-05T01:47:09.310927+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-186-c.md b/corpus/first_choice/firstchoice-fc-186-c.md new file mode 100644 index 00000000..115310d6 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-186-c.md @@ -0,0 +1,25 @@ +# FC 186 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 99 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-186-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 99 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2360 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** All Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-32,000 / High 32-34,000 diff --git a/corpus/first_choice/firstchoice-fc-186-vt2p.json b/corpus/first_choice/firstchoice-fc-186-vt2p.json new file mode 100644 index 00000000..4597465d --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-186-vt2p.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-186-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 186 VT2P", + "product_id": "FC 186 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "99 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2360" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-32,000 / High 32-34,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-186-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T14:57:08+00:00", + "fetched_at": "2026-06-05T01:47:08.060351+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-186-vt2p.md b/corpus/first_choice/firstchoice-fc-186-vt2p.md new file mode 100644 index 00000000..9b25574f --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-186-vt2p.md @@ -0,0 +1,25 @@ +# FC 186 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 99 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-186-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 99 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2360 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** All Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-32,000 / High 32-34,000 diff --git a/corpus/first_choice/firstchoice-fc-486-vt2p.json b/corpus/first_choice/firstchoice-fc-486-vt2p.json new file mode 100644 index 00000000..b0ec7426 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-486-vt2p.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-486-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 486 VT2P", + "product_id": "FC 486 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "104 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Root Rating", + "value": "Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Very Good" + }, + { + "characteristic": "Drydown", + "value": "Good" + }, + { + "characteristic": "Ear Length", + "value": "Medium" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Test Weight", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2425" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Good" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-486-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T15:00:42+00:00", + "fetched_at": "2026-06-05T01:47:06.810737+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-486-vt2p.md b/corpus/first_choice/firstchoice-fc-486-vt2p.md new file mode 100644 index 00000000..73444e84 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-486-vt2p.md @@ -0,0 +1,38 @@ +# FC 486 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 104 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-486-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 104 Day +- **Seedling Vigor:** Very Good +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Root Rating:** Good +- **Stalk Rating:** Very Good +- **Drydown:** Good +- **Ear Length:** Medium +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Flex +- **Test Weight:** Very Good +- **Degree Days (GDU):** 2425 + +## Disease Ratings + +- **Foliar Health:** Good + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-6144-c.json b/corpus/first_choice/firstchoice-fc-6144-c.json new file mode 100644 index 00000000..7dc2b544 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6144-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-6144-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 6144 C", + "product_id": "FC 6144 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 91, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "91 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2250" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 24-28,000 / Medium 28-32,000 / High 32-35,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-6144-c/" + ], + "sitemap_last_modified": "2025-08-08T14:32:20+00:00", + "fetched_at": "2026-06-05T01:47:11.684627+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-6144-c.md b/corpus/first_choice/firstchoice-fc-6144-c.md new file mode 100644 index 00000000..84efa7f9 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6144-c.md @@ -0,0 +1,25 @@ +# FC 6144 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 91 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-6144-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 91 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2250 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 24-28,000 / Medium 28-32,000 / High 32-35,000 diff --git a/corpus/first_choice/firstchoice-fc-6144-v.json b/corpus/first_choice/firstchoice-fc-6144-v.json new file mode 100644 index 00000000..be9c691d --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6144-v.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-6144-v", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 6144 V", + "product_id": "FC 6144 V", + "crop": "corn", + "release_year": null, + "relative_maturity": 91, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT (V)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "91 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2250" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 24-28,000 / Medium 28-32,000 / High 32-35,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-6144-v/" + ], + "sitemap_last_modified": "2025-08-08T14:48:45+00:00", + "fetched_at": "2026-06-05T01:47:10.521028+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-6144-v.md b/corpus/first_choice/firstchoice-fc-6144-v.md new file mode 100644 index 00000000..2da2cff2 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6144-v.md @@ -0,0 +1,25 @@ +# FC 6144 V + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 91 day +- **Trait(s):** VT (V) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-6144-v/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 91 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2250 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 24-28,000 / Medium 28-32,000 / High 32-35,000 diff --git a/corpus/first_choice/firstchoice-fc-6460-c.json b/corpus/first_choice/firstchoice-fc-6460-c.json new file mode 100644 index 00000000..7c38c3ee --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6460-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-6460-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 6460 C", + "product_id": "FC 6460 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "94 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2290" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-29,000 / Medium 29-32,000 / High 32-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-6460-c/" + ], + "sitemap_last_modified": "2025-08-11T18:30:35+00:00", + "fetched_at": "2026-06-05T01:46:32.157974+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-6460-c.md b/corpus/first_choice/firstchoice-fc-6460-c.md new file mode 100644 index 00000000..b615bb47 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6460-c.md @@ -0,0 +1,25 @@ +# FC 6460 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 94 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-6460-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 94 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2290 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-29,000 / Medium 29-32,000 / High 32-36,000 diff --git a/corpus/first_choice/firstchoice-fc-6460-v.json b/corpus/first_choice/firstchoice-fc-6460-v.json new file mode 100644 index 00000000..b96846a3 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6460-v.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-6460-v", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 6460 V", + "product_id": "FC 6460 V", + "crop": "corn", + "release_year": null, + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT (V)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "94 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2290" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-29,000 / Medium 29-32,000 / High 32-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-6460-v/" + ], + "sitemap_last_modified": "2025-08-11T19:04:42+00:00", + "fetched_at": "2026-06-05T01:46:30.937847+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-6460-v.md b/corpus/first_choice/firstchoice-fc-6460-v.md new file mode 100644 index 00000000..8502baaf --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6460-v.md @@ -0,0 +1,25 @@ +# FC 6460 V + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 94 day +- **Trait(s):** VT (V) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-6460-v/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 94 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2290 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-29,000 / Medium 29-32,000 / High 32-36,000 diff --git a/corpus/first_choice/firstchoice-fc-6650-c.json b/corpus/first_choice/firstchoice-fc-6650-c.json new file mode 100644 index 00000000..dcbbf987 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6650-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-6650-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 6650 C", + "product_id": "FC 6650 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 96, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "96 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2300" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-34,000 / High 34-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-6650-c/" + ], + "sitemap_last_modified": "2025-08-12T14:23:19+00:00", + "fetched_at": "2026-06-05T01:46:20.028626+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-6650-c.md b/corpus/first_choice/firstchoice-fc-6650-c.md new file mode 100644 index 00000000..eec3e26b --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6650-c.md @@ -0,0 +1,25 @@ +# FC 6650 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 96 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-6650-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 96 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2300 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-34,000 / High 34-36,000 diff --git a/corpus/first_choice/firstchoice-fc-6650-pc.json b/corpus/first_choice/firstchoice-fc-6650-pc.json new file mode 100644 index 00000000..21b178cb --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6650-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-6650-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 6650 PC", + "product_id": "FC 6650 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 96, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "96 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2300" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-34,000 / High 34-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-6650-pc/" + ], + "sitemap_last_modified": "2025-08-12T14:24:48+00:00", + "fetched_at": "2026-06-05T01:46:18.759734+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-6650-pc.md b/corpus/first_choice/firstchoice-fc-6650-pc.md new file mode 100644 index 00000000..183ad991 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6650-pc.md @@ -0,0 +1,25 @@ +# FC 6650 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 96 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-6650-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 96 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2300 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-34,000 / High 34-36,000 diff --git a/corpus/first_choice/firstchoice-fc-6867-c.json b/corpus/first_choice/firstchoice-fc-6867-c.json new file mode 100644 index 00000000..45464440 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6867-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-6867-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 6867 C", + "product_id": "FC 6867 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "98 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2320" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Very Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-32,000 / High 32-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-6867-c/" + ], + "sitemap_last_modified": "2025-08-12T14:30:00+00:00", + "fetched_at": "2026-06-05T01:46:17.600727+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-6867-c.md b/corpus/first_choice/firstchoice-fc-6867-c.md new file mode 100644 index 00000000..e8ff6679 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6867-c.md @@ -0,0 +1,25 @@ +# FC 6867 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 98 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-6867-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 98 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2320 + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Very Good +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-32,000 / High 32-36,000 diff --git a/corpus/first_choice/firstchoice-fc-6867-pc.json b/corpus/first_choice/firstchoice-fc-6867-pc.json new file mode 100644 index 00000000..f04e5ca2 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6867-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-6867-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 6867 PC", + "product_id": "FC 6867 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "98 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2320" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Very Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-32,000 / High 32-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-6867-pc/" + ], + "sitemap_last_modified": "2025-08-12T14:31:09+00:00", + "fetched_at": "2026-06-05T01:46:16.335507+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-6867-pc.md b/corpus/first_choice/firstchoice-fc-6867-pc.md new file mode 100644 index 00000000..2950418b --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-6867-pc.md @@ -0,0 +1,25 @@ +# FC 6867 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 98 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-6867-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 98 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2320 + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Very Good +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-32,000 / High 32-36,000 diff --git a/corpus/first_choice/firstchoice-fc-705-c.json b/corpus/first_choice/firstchoice-fc-705-c.json new file mode 100644 index 00000000..70555e8c --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-705-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-705-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 705 C", + "product_id": "FC 705 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2790" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 31-34,000 / High 34-38,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-705-c/" + ], + "sitemap_last_modified": "2025-08-08T17:26:12+00:00", + "fetched_at": "2026-06-05T01:46:56.305724+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-705-c.md b/corpus/first_choice/firstchoice-fc-705-c.md new file mode 100644 index 00000000..9de1e448 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-705-c.md @@ -0,0 +1,25 @@ +# FC 705 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-705-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2790 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Variable Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 30,000 / Medium 31-34,000 / High 34-38,000 diff --git a/corpus/first_choice/firstchoice-fc-705-vt2p.json b/corpus/first_choice/firstchoice-fc-705-vt2p.json new file mode 100644 index 00000000..27689ecb --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-705-vt2p.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-705-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 705 VT2P", + "product_id": "FC 705 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2790" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 31-34,000 / High 34-38,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-705-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T17:27:50+00:00", + "fetched_at": "2026-06-05T01:46:55.148226+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-705-vt2p.md b/corpus/first_choice/firstchoice-fc-705-vt2p.md new file mode 100644 index 00000000..3134a2a2 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-705-vt2p.md @@ -0,0 +1,25 @@ +# FC 705 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-705-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2790 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Variable Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 30,000 / Medium 31-34,000 / High 34-38,000 diff --git a/corpus/first_choice/firstchoice-fc-708-aa.json b/corpus/first_choice/firstchoice-fc-708-aa.json new file mode 100644 index 00000000..73f856aa --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-708-aa.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-708-aa", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 708 AA", + "product_id": "FC 708 AA", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure Artesian (AA)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-High" + }, + { + "characteristic": "Root Rating", + "value": "Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Excellent" + }, + { + "characteristic": "Drydown", + "value": "Very Good" + }, + { + "characteristic": "Ear Length", + "value": "Long" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Test Weight", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2780" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Superior" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-34,000 / High 34-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-708-aa/" + ], + "sitemap_last_modified": "2025-08-08T17:31:25+00:00", + "fetched_at": "2026-06-05T01:46:52.732165+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-708-aa.md b/corpus/first_choice/firstchoice-fc-708-aa.md new file mode 100644 index 00000000..555cfbbb --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-708-aa.md @@ -0,0 +1,38 @@ +# FC 708 AA + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Trait(s):** Agrisure Artesian (AA) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-708-aa/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Excellent +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-High +- **Root Rating:** Good +- **Stalk Rating:** Excellent +- **Drydown:** Very Good +- **Ear Length:** Long +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Flex +- **Test Weight:** Very Good +- **Degree Days (GDU):** 2780 + +## Disease Ratings + +- **Foliar Health:** Superior + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-34,000 / High 34-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7450-c.json b/corpus/first_choice/firstchoice-fc-7450-c.json new file mode 100644 index 00000000..b2110c44 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7450-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7450-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7450 C", + "product_id": "FC 7450 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "104 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2420" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-34,000 / High 34-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7450-c/" + ], + "sitemap_last_modified": "2025-08-12T14:36:30+00:00", + "fetched_at": "2026-06-05T01:46:15.126648+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7450-c.md b/corpus/first_choice/firstchoice-fc-7450-c.md new file mode 100644 index 00000000..5ca18b07 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7450-c.md @@ -0,0 +1,25 @@ +# FC 7450 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 104 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7450-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 104 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2420 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-34,000 / High 34-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7450-pc.json b/corpus/first_choice/firstchoice-fc-7450-pc.json new file mode 100644 index 00000000..37e7845f --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7450-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7450-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7450 PC", + "product_id": "FC 7450 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "104 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2420" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-34,000 / High 34-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7450-pc/" + ], + "sitemap_last_modified": "2025-08-12T14:37:09+00:00", + "fetched_at": "2026-06-05T01:46:13.880650+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7450-pc.md b/corpus/first_choice/firstchoice-fc-7450-pc.md new file mode 100644 index 00000000..01f3d580 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7450-pc.md @@ -0,0 +1,25 @@ +# FC 7450 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 104 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7450-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 104 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2420 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-34,000 / High 34-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7642-vt2p.json b/corpus/first_choice/firstchoice-fc-7642-vt2p.json new file mode 100644 index 00000000..3149b193 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7642-vt2p.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7642-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7642 VT2P", + "product_id": "FC 7642 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "106 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Root Rating", + "value": "Very Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Very Good" + }, + { + "characteristic": "Drydown", + "value": "Very Good" + }, + { + "characteristic": "Ear Length", + "value": "Medium" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Test Weight", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2600" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Very Good" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7642-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T15:02:51+00:00", + "fetched_at": "2026-06-05T01:47:05.490843+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7642-vt2p.md b/corpus/first_choice/firstchoice-fc-7642-vt2p.md new file mode 100644 index 00000000..4e556118 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7642-vt2p.md @@ -0,0 +1,38 @@ +# FC 7642 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 106 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7642-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 106 Day +- **Seedling Vigor:** Very Good +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Root Rating:** Very Good +- **Stalk Rating:** Very Good +- **Drydown:** Very Good +- **Ear Length:** Medium +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Flex +- **Test Weight:** Very Good +- **Degree Days (GDU):** 2600 + +## Disease Ratings + +- **Foliar Health:** Very Good + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7660-c.json b/corpus/first_choice/firstchoice-fc-7660-c.json new file mode 100644 index 00000000..a6c88a32 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7660-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7660-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7660 C", + "product_id": "FC 7660 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "106 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2600" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Very Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-34,000 / High 34-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7660-c/" + ], + "sitemap_last_modified": "2025-08-11T20:53:49+00:00", + "fetched_at": "2026-06-05T01:46:22.832693+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7660-c.md b/corpus/first_choice/firstchoice-fc-7660-c.md new file mode 100644 index 00000000..d20e1b29 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7660-c.md @@ -0,0 +1,25 @@ +# FC 7660 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 106 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7660-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 106 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2600 + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Very Good +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-34,000 / High 34-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7660-pc.json b/corpus/first_choice/firstchoice-fc-7660-pc.json new file mode 100644 index 00000000..2238d127 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7660-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7660-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7660 PC", + "product_id": "FC 7660 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "106 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2600" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Very Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-34,000 / High 34-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7660-pc/" + ], + "sitemap_last_modified": "2025-08-11T20:54:41+00:00", + "fetched_at": "2026-06-05T01:46:21.486526+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7660-pc.md b/corpus/first_choice/firstchoice-fc-7660-pc.md new file mode 100644 index 00000000..ef76754f --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7660-pc.md @@ -0,0 +1,25 @@ +# FC 7660 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 106 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7660-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 106 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2600 + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Very Good +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-34,000 / High 34-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7750-c.json b/corpus/first_choice/firstchoice-fc-7750-c.json new file mode 100644 index 00000000..87b5bf64 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7750-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7750-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7750 C", + "product_id": "FC 7750 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "107 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2625" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7750-c/" + ], + "sitemap_last_modified": "2025-08-08T15:05:47+00:00", + "fetched_at": "2026-06-05T01:47:03.957195+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7750-c.md b/corpus/first_choice/firstchoice-fc-7750-c.md new file mode 100644 index 00000000..e2f2f39c --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7750-c.md @@ -0,0 +1,25 @@ +# FC 7750 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 107 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7750-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 107 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2625 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** All Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7750-pc.json b/corpus/first_choice/firstchoice-fc-7750-pc.json new file mode 100644 index 00000000..f5425bcb --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7750-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7750-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7750 PC", + "product_id": "FC 7750 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "107 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2625" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7750-pc/" + ], + "sitemap_last_modified": "2025-08-08T15:07:45+00:00", + "fetched_at": "2026-06-05T01:47:02.548049+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7750-pc.md b/corpus/first_choice/firstchoice-fc-7750-pc.md new file mode 100644 index 00000000..0428803d --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7750-pc.md @@ -0,0 +1,25 @@ +# FC 7750 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 107 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7750-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 107 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2625 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** All Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7752-gt.json b/corpus/first_choice/firstchoice-fc-7752-gt.json new file mode 100644 index 00000000..d320295f --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7752-gt.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7752-gt", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7752 GT", + "product_id": "FC 7752 GT", + "crop": "corn", + "release_year": null, + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Glyphosate Tolerant (GT)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "107 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "High" + }, + { + "characteristic": "Root Rating", + "value": "Very Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Very Good" + }, + { + "characteristic": "Drydown", + "value": "Good" + }, + { + "characteristic": "Ear Length", + "value": "Long" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Test Weight", + "value": "Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2625" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Excellent" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-28,000 / Medium 28-33,000 / High 32-34,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7752-gt/" + ], + "sitemap_last_modified": "2025-08-12T23:36:03+00:00", + "fetched_at": "2026-06-05T01:46:10.256124+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7752-gt.md b/corpus/first_choice/firstchoice-fc-7752-gt.md new file mode 100644 index 00000000..c578069e --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7752-gt.md @@ -0,0 +1,38 @@ +# FC 7752 GT + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 107 day +- **Trait(s):** Glyphosate Tolerant (GT) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7752-gt/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 107 Day +- **Seedling Vigor:** Very Good +- **Plant Height:** Tall +- **Ear Placement:** High +- **Root Rating:** Very Good +- **Stalk Rating:** Very Good +- **Drydown:** Good +- **Ear Length:** Long +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Flex +- **Test Weight:** Good +- **Degree Days (GDU):** 2625 + +## Disease Ratings + +- **Foliar Health:** Excellent + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 26-28,000 / Medium 28-33,000 / High 32-34,000 diff --git a/corpus/first_choice/firstchoice-fc-7950-c.json b/corpus/first_choice/firstchoice-fc-7950-c.json new file mode 100644 index 00000000..f1747563 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7950-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7950-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7950 C", + "product_id": "FC 7950 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "109 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2680" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7950-c/" + ], + "sitemap_last_modified": "2025-08-08T15:10:44+00:00", + "fetched_at": "2026-06-05T01:47:01.290458+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7950-c.md b/corpus/first_choice/firstchoice-fc-7950-c.md new file mode 100644 index 00000000..ff450a1c --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7950-c.md @@ -0,0 +1,25 @@ +# FC 7950 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 109 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7950-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 109 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2680 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Variable Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7950-pc.json b/corpus/first_choice/firstchoice-fc-7950-pc.json new file mode 100644 index 00000000..1dcd32fd --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7950-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7950-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7950 PC", + "product_id": "FC 7950 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "109 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2680" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7950-pc/" + ], + "sitemap_last_modified": "2025-08-08T15:12:34+00:00", + "fetched_at": "2026-06-05T01:46:59.982434+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7950-pc.md b/corpus/first_choice/firstchoice-fc-7950-pc.md new file mode 100644 index 00000000..3ad2d23a --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7950-pc.md @@ -0,0 +1,25 @@ +# FC 7950 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 109 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7950-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 109 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2680 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Variable Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-7960-tre.json b/corpus/first_choice/firstchoice-fc-7960-tre.json new file mode 100644 index 00000000..b69948da --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7960-tre.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-7960-tre", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 7960 TRE", + "product_id": "FC 7960 TRE", + "crop": "corn", + "release_year": null, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Trecepta (TRE)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "109 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-High" + }, + { + "characteristic": "Root Rating", + "value": "Very Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Excellent" + }, + { + "characteristic": "Drydown", + "value": "Very Good" + }, + { + "characteristic": "Ear Length", + "value": "Medium" + }, + { + "characteristic": "Ear Girth", + "value": "Girthy" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Determinate" + }, + { + "characteristic": "Test Weight", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2680" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Good" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Highly-Productive Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Very Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-34,000 / High 34-38,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-7960-tre/" + ], + "sitemap_last_modified": "2025-08-11T19:49:02+00:00", + "fetched_at": "2026-06-05T01:46:26.585340+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-7960-tre.md b/corpus/first_choice/firstchoice-fc-7960-tre.md new file mode 100644 index 00000000..5e5bcd06 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-7960-tre.md @@ -0,0 +1,38 @@ +# FC 7960 TRE + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 109 day +- **Trait(s):** Trecepta (TRE) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-7960-tre/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 109 Day +- **Seedling Vigor:** Excellent +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-High +- **Root Rating:** Very Good +- **Stalk Rating:** Excellent +- **Drydown:** Very Good +- **Ear Length:** Medium +- **Ear Girth:** Girthy +- **Ear Flex:** Semi-Determinate +- **Test Weight:** Excellent +- **Degree Days (GDU):** 2680 + +## Disease Ratings + +- **Foliar Health:** Good + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Highly-Productive Soils +- **Silage Rating:** Very Good +- **Recommended Planting Population:** Low 30,000 / Medium 30-34,000 / High 34-38,000 diff --git a/corpus/first_choice/firstchoice-fc-8047-c.json b/corpus/first_choice/firstchoice-fc-8047-c.json new file mode 100644 index 00000000..2ba644c3 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8047-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8047-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8047 C", + "product_id": "FC 8047 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "110 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2700" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Highly-Productive Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8047-c/" + ], + "sitemap_last_modified": "2025-08-08T15:15:43+00:00", + "fetched_at": "2026-06-05T01:46:58.748519+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8047-c.md b/corpus/first_choice/firstchoice-fc-8047-c.md new file mode 100644 index 00000000..727e29da --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8047-c.md @@ -0,0 +1,25 @@ +# FC 8047 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 110 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8047-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 110 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2700 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Highly-Productive Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8047-pc.json b/corpus/first_choice/firstchoice-fc-8047-pc.json new file mode 100644 index 00000000..2773f1ee --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8047-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8047-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8047 PC", + "product_id": "FC 8047 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "110 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2700" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Highly-Productive Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8047-pc/" + ], + "sitemap_last_modified": "2025-08-08T15:18:03+00:00", + "fetched_at": "2026-06-05T01:46:57.587730+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8047-pc.md b/corpus/first_choice/firstchoice-fc-8047-pc.md new file mode 100644 index 00000000..19082b5e --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8047-pc.md @@ -0,0 +1,25 @@ +# FC 8047 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 110 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8047-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 110 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2700 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Highly-Productive Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8052-gt.json b/corpus/first_choice/firstchoice-fc-8052-gt.json new file mode 100644 index 00000000..a45ec40b --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8052-gt.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8052-gt", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8052 GT", + "product_id": "FC 8052 GT", + "crop": "corn", + "release_year": null, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Glyphosate Tolerant (GT)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "110 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-High" + }, + { + "characteristic": "Root Rating", + "value": "Excellent" + }, + { + "characteristic": "Stalk Rating", + "value": "Excellent" + }, + { + "characteristic": "Drydown", + "value": "Very Good" + }, + { + "characteristic": "Ear Length", + "value": "Medium-Long" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Test Weight", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2700" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Excellent" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-34,000 / High 34-38,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8052-gt/" + ], + "sitemap_last_modified": "2025-08-12T23:38:05+00:00", + "fetched_at": "2026-06-05T01:46:05.396430+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8052-gt.md b/corpus/first_choice/firstchoice-fc-8052-gt.md new file mode 100644 index 00000000..6e62d98b --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8052-gt.md @@ -0,0 +1,38 @@ +# FC 8052 GT + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 110 day +- **Trait(s):** Glyphosate Tolerant (GT) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8052-gt/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 110 Day +- **Seedling Vigor:** Very Good +- **Plant Height:** Tall +- **Ear Placement:** Medium-High +- **Root Rating:** Excellent +- **Stalk Rating:** Excellent +- **Drydown:** Very Good +- **Ear Length:** Medium-Long +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Flex +- **Test Weight:** Excellent +- **Degree Days (GDU):** 2700 + +## Disease Ratings + +- **Foliar Health:** Excellent + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 30,000 / Medium 30-34,000 / High 34-38,000 diff --git a/corpus/first_choice/firstchoice-fc-8120-vt2p.json b/corpus/first_choice/firstchoice-fc-8120-vt2p.json new file mode 100644 index 00000000..17e5f496 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8120-vt2p.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8120-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8120 VT2P", + "product_id": "FC 8120 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Root Rating", + "value": "Excellent" + }, + { + "characteristic": "Stalk Rating", + "value": "Excellent" + }, + { + "characteristic": "Drydown", + "value": "Excellent" + }, + { + "characteristic": "Ear Length", + "value": "Medium-Long" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Flex" + }, + { + "characteristic": "Test Weight", + "value": "Superior" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2805" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Excellent" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 29-30,000 / Medium 31-34,000 / High 34-38,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8120-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T17:33:47+00:00", + "fetched_at": "2026-06-05T01:46:51.424191+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8120-vt2p.md b/corpus/first_choice/firstchoice-fc-8120-vt2p.md new file mode 100644 index 00000000..55bd57ba --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8120-vt2p.md @@ -0,0 +1,38 @@ +# FC 8120 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8120-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Very Good +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium +- **Root Rating:** Excellent +- **Stalk Rating:** Excellent +- **Drydown:** Excellent +- **Ear Length:** Medium-Long +- **Ear Girth:** Medium +- **Ear Flex:** Flex +- **Test Weight:** Superior +- **Degree Days (GDU):** 2805 + +## Disease Ratings + +- **Foliar Health:** Excellent + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** All Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 29-30,000 / Medium 31-34,000 / High 34-38,000 diff --git a/corpus/first_choice/firstchoice-fc-8134-dv.json b/corpus/first_choice/firstchoice-fc-8134-dv.json new file mode 100644 index 00000000..d00cfef9 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8134-dv.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8134-dv", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8134 DV", + "product_id": "FC 8134 DV", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Double VT (DV)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2800" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8134-dv/" + ], + "sitemap_last_modified": "2025-08-12T23:36:37+00:00", + "fetched_at": "2026-06-05T01:46:08.980252+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8134-dv.md b/corpus/first_choice/firstchoice-fc-8134-dv.md new file mode 100644 index 00000000..ff5923ca --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8134-dv.md @@ -0,0 +1,25 @@ +# FC 8134 DV + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Trait(s):** Double VT (DV) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8134-dv/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2800 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8134-v.json b/corpus/first_choice/firstchoice-fc-8134-v.json new file mode 100644 index 00000000..509aa3b2 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8134-v.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8134-v", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8134 V", + "product_id": "FC 8134 V", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT (V)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2800" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8134-v/" + ], + "sitemap_last_modified": "2025-08-12T14:47:26+00:00", + "fetched_at": "2026-06-05T01:46:12.752982+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8134-v.md b/corpus/first_choice/firstchoice-fc-8134-v.md new file mode 100644 index 00000000..fed56848 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8134-v.md @@ -0,0 +1,25 @@ +# FC 8134 V + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Trait(s):** VT (V) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8134-v/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2800 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8134.json b/corpus/first_choice/firstchoice-fc-8134.json new file mode 100644 index 00000000..076c3087 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8134.json @@ -0,0 +1,73 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8134", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8134 C", + "product_id": "FC 8134 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2800" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8134/" + ], + "sitemap_last_modified": "2025-08-12T14:47:31+00:00", + "fetched_at": "2026-06-05T01:46:11.442406+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8134.md b/corpus/first_choice/firstchoice-fc-8134.md new file mode 100644 index 00000000..4f501734 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8134.md @@ -0,0 +1,24 @@ +# FC 8134 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8134/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2800 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8137-c.json b/corpus/first_choice/firstchoice-fc-8137-c.json new file mode 100644 index 00000000..ed295b09 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8137-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8137-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8137 C", + "product_id": "FC 8137 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Superior" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2800" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8137-c/" + ], + "sitemap_last_modified": "2025-08-08T17:36:27+00:00", + "fetched_at": "2026-06-05T01:46:50.127404+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8137-c.md b/corpus/first_choice/firstchoice-fc-8137-c.md new file mode 100644 index 00000000..94bd4088 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8137-c.md @@ -0,0 +1,25 @@ +# FC 8137 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8137-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Superior +- **Degree Days (GDU):** 2800 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8137-pc.json b/corpus/first_choice/firstchoice-fc-8137-pc.json new file mode 100644 index 00000000..0e4f938b --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8137-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8137-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8137 PC", + "product_id": "FC 8137 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "111 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Superior" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2800" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8137-pc/" + ], + "sitemap_last_modified": "2025-08-08T17:37:45+00:00", + "fetched_at": "2026-06-05T01:46:48.593245+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8137-pc.md b/corpus/first_choice/firstchoice-fc-8137-pc.md new file mode 100644 index 00000000..44661766 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8137-pc.md @@ -0,0 +1,25 @@ +# FC 8137 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 111 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8137-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 111 Day +- **Seedling Vigor:** Superior +- **Degree Days (GDU):** 2800 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8235-vt2p.json b/corpus/first_choice/firstchoice-fc-8235-vt2p.json new file mode 100644 index 00000000..8607cc4b --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8235-vt2p.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8235-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8235 VT2P", + "product_id": "FC 8235 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "110 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Root Rating", + "value": "Very Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Very Good" + }, + { + "characteristic": "Drydown", + "value": "Superior" + }, + { + "characteristic": "Ear Length", + "value": "Medium" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Determinate" + }, + { + "characteristic": "Test Weight", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2700" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Good" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "Highly-Productive Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-34,000 / High 34-38,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8235-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T19:22:50+00:00", + "fetched_at": "2026-06-05T01:46:33.444353+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8235-vt2p.md b/corpus/first_choice/firstchoice-fc-8235-vt2p.md new file mode 100644 index 00000000..e722b2ce --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8235-vt2p.md @@ -0,0 +1,38 @@ +# FC 8235 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 110 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8235-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 110 Day +- **Seedling Vigor:** Very Good +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Root Rating:** Very Good +- **Stalk Rating:** Very Good +- **Drydown:** Superior +- **Ear Length:** Medium +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Determinate +- **Test Weight:** Very Good +- **Degree Days (GDU):** 2700 + +## Disease Ratings + +- **Foliar Health:** Good + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** Highly-Productive Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 30,000 / Medium 30-34,000 / High 34-38,000 diff --git a/corpus/first_choice/firstchoice-fc-825-vt2p.json b/corpus/first_choice/firstchoice-fc-825-vt2p.json new file mode 100644 index 00000000..c71a0955 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-825-vt2p.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-825-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 825 VT2P", + "product_id": "FC 825 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2850" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 29-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-825-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T17:47:48+00:00", + "fetched_at": "2026-06-05T01:46:44.999732+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-825-vt2p.md b/corpus/first_choice/firstchoice-fc-825-vt2p.md new file mode 100644 index 00000000..2be98ceb --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-825-vt2p.md @@ -0,0 +1,25 @@ +# FC 825 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-825-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2850 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Variable Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 29-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8252-gt.json b/corpus/first_choice/firstchoice-fc-8252-gt.json new file mode 100644 index 00000000..b1a878d1 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8252-gt.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8252-gt", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8252 GT", + "product_id": "FC 8252 GT", + "crop": "corn", + "release_year": null, + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Glyphosate Tolerant (GT)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "112 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-High" + }, + { + "characteristic": "Root Rating", + "value": "Very Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Very Good" + }, + { + "characteristic": "Drydown", + "value": "Very Good" + }, + { + "characteristic": "Ear Length", + "value": "Medium-Long" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Flex" + }, + { + "characteristic": "Test Weight", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2800" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Very Good" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 32-34,000 / High 34-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8252-gt/" + ], + "sitemap_last_modified": "2025-08-12T23:36:44+00:00", + "fetched_at": "2026-06-05T01:46:07.778327+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8252-gt.md b/corpus/first_choice/firstchoice-fc-8252-gt.md new file mode 100644 index 00000000..ee5be289 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8252-gt.md @@ -0,0 +1,38 @@ +# FC 8252 GT + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 112 day +- **Trait(s):** Glyphosate Tolerant (GT) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8252-gt/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 112 Day +- **Seedling Vigor:** Very Good +- **Plant Height:** Tall +- **Ear Placement:** Medium-High +- **Root Rating:** Very Good +- **Stalk Rating:** Very Good +- **Drydown:** Very Good +- **Ear Length:** Medium-Long +- **Ear Girth:** Medium +- **Ear Flex:** Flex +- **Test Weight:** Very Good +- **Degree Days (GDU):** 2800 + +## Disease Ratings + +- **Foliar Health:** Very Good + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 28-30,000 / Medium 32-34,000 / High 34-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8257-c.json b/corpus/first_choice/firstchoice-fc-8257-c.json new file mode 100644 index 00000000..5997b015 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8257-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8257-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8257 C", + "product_id": "FC 8257 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "112 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2810" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Highly-Productive Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8257-c/" + ], + "sitemap_last_modified": "2025-08-11T20:48:15+00:00", + "fetched_at": "2026-06-05T01:46:24.160407+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8257-c.md b/corpus/first_choice/firstchoice-fc-8257-c.md new file mode 100644 index 00000000..3e6877c8 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8257-c.md @@ -0,0 +1,25 @@ +# FC 8257 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 112 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8257-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 112 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2810 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Highly-Productive Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8257-pc-2.json b/corpus/first_choice/firstchoice-fc-8257-pc-2.json new file mode 100644 index 00000000..213a968f --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8257-pc-2.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8257-pc-2", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8257 PC", + "product_id": "FC 8257 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "112 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2810" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "With Fungicide" + }, + { + "characteristic": "Productivity", + "value": "Highly-Productive Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8257-pc-2/" + ], + "sitemap_last_modified": "2025-08-11T20:48:12+00:00", + "fetched_at": "2026-06-05T01:46:25.382232+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8257-pc-2.md b/corpus/first_choice/firstchoice-fc-8257-pc-2.md new file mode 100644 index 00000000..ae4f6811 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8257-pc-2.md @@ -0,0 +1,25 @@ +# FC 8257 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 112 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8257-pc-2/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 112 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2810 + +## Management + +- **Corn-On-Corn:** With Fungicide +- **Productivity:** Highly-Productive Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8345-c.json b/corpus/first_choice/firstchoice-fc-8345-c.json new file mode 100644 index 00000000..cbb7a67f --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8345-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8345-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8345 C", + "product_id": "FC 8345 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "113 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2835" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-34,000 / High 34-38000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8345-c/" + ], + "sitemap_last_modified": "2025-08-08T17:41:43+00:00", + "fetched_at": "2026-06-05T01:46:47.423505+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8345-c.md b/corpus/first_choice/firstchoice-fc-8345-c.md new file mode 100644 index 00000000..e44e155e --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8345-c.md @@ -0,0 +1,25 @@ +# FC 8345 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 113 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8345-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 113 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2835 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 30,000 / Medium 30-34,000 / High 34-38000 diff --git a/corpus/first_choice/firstchoice-fc-8345-tre.json b/corpus/first_choice/firstchoice-fc-8345-tre.json new file mode 100644 index 00000000..004006b8 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8345-tre.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8345-tre", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8345 TRE", + "product_id": "FC 8345 TRE", + "crop": "corn", + "release_year": null, + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Trecepta (TRE)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "113 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2835" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-34,000 / High 34-38000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8345-tre/" + ], + "sitemap_last_modified": "2025-08-08T17:45:10+00:00", + "fetched_at": "2026-06-05T01:46:46.172391+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8345-tre.md b/corpus/first_choice/firstchoice-fc-8345-tre.md new file mode 100644 index 00000000..06133e92 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8345-tre.md @@ -0,0 +1,25 @@ +# FC 8345 TRE + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 113 day +- **Trait(s):** Trecepta (TRE) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8345-tre/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 113 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2835 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** All Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 30,000 / Medium 30-34,000 / High 34-38000 diff --git a/corpus/first_choice/firstchoice-fc-8411-ss.json b/corpus/first_choice/firstchoice-fc-8411-ss.json new file mode 100644 index 00000000..c0c59654 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8411-ss.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8411-ss", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8411 SS", + "product_id": "FC 8411 SS", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "SmartStax (SS)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2860" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-32,000 / High 32-35,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8411-ss/" + ], + "sitemap_last_modified": "2025-08-08T19:14:59+00:00", + "fetched_at": "2026-06-05T01:46:34.675826+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8411-ss.md b/corpus/first_choice/firstchoice-fc-8411-ss.md new file mode 100644 index 00000000..b360891c --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8411-ss.md @@ -0,0 +1,25 @@ +# FC 8411 SS + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** SmartStax (SS) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8411-ss/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2860 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-32,000 / High 32-35,000 diff --git a/corpus/first_choice/firstchoice-fc-8411-vt2p.json b/corpus/first_choice/firstchoice-fc-8411-vt2p.json new file mode 100644 index 00000000..b8fdec09 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8411-vt2p.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8411-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8411 VT2P", + "product_id": "FC 8411 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2860" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-32,000 / High 32-35,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8411-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T19:12:18+00:00", + "fetched_at": "2026-06-05T01:46:36.283329+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8411-vt2p.md b/corpus/first_choice/firstchoice-fc-8411-vt2p.md new file mode 100644 index 00000000..6badca57 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8411-vt2p.md @@ -0,0 +1,25 @@ +# FC 8411 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8411-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2860 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-32,000 / High 32-35,000 diff --git a/corpus/first_choice/firstchoice-fc-8420-c.json b/corpus/first_choice/firstchoice-fc-8420-c.json new file mode 100644 index 00000000..df590c85 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8420-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8420-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8420 C", + "product_id": "FC 8420 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2860" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Very Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 29-30,000 / Medium 31-33,000 / High 33-35,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8420-c/" + ], + "sitemap_last_modified": "2025-08-08T19:00:25+00:00", + "fetched_at": "2026-06-05T01:46:42.365793+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8420-c.md b/corpus/first_choice/firstchoice-fc-8420-c.md new file mode 100644 index 00000000..274ac313 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8420-c.md @@ -0,0 +1,25 @@ +# FC 8420 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8420-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2860 + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Very Good +- **Recommended Planting Population:** Low 29-30,000 / Medium 31-33,000 / High 33-35,000 diff --git a/corpus/first_choice/firstchoice-fc-8420-vt2p.json b/corpus/first_choice/firstchoice-fc-8420-vt2p.json new file mode 100644 index 00000000..7f893f82 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8420-vt2p.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8420-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8420 VT2P", + "product_id": "FC 8420 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2860" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Very Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 29-30,000 / Medium 31-33,000 / High 33-35,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8420-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T18:59:10+00:00", + "fetched_at": "2026-06-05T01:46:43.608262+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8420-vt2p.md b/corpus/first_choice/firstchoice-fc-8420-vt2p.md new file mode 100644 index 00000000..64d9a097 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8420-vt2p.md @@ -0,0 +1,25 @@ +# FC 8420 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8420-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Very Good +- **Degree Days (GDU):** 2860 + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Very Good +- **Recommended Planting Population:** Low 29-30,000 / Medium 31-33,000 / High 33-35,000 diff --git a/corpus/first_choice/firstchoice-fc-8437-c.json b/corpus/first_choice/firstchoice-fc-8437-c.json new file mode 100644 index 00000000..45b5f759 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8437-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8437-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8437 C", + "product_id": "FC 8437 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "115 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2880" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 28-32,000 / High 32-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8437-c/" + ], + "sitemap_last_modified": "2025-08-08T19:07:37+00:00", + "fetched_at": "2026-06-05T01:46:38.622555+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8437-c.md b/corpus/first_choice/firstchoice-fc-8437-c.md new file mode 100644 index 00000000..cfa3e7ee --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8437-c.md @@ -0,0 +1,25 @@ +# FC 8437 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 115 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8437-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 115 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2880 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 28-30,000 / Medium 28-32,000 / High 32-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8437-pc.json b/corpus/first_choice/firstchoice-fc-8437-pc.json new file mode 100644 index 00000000..a83aa376 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8437-pc.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8437-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8437 PC", + "product_id": "FC 8437 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "115 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2880" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Superior" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 28-32,000 / High 32-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8437-pc/" + ], + "sitemap_last_modified": "2025-08-08T19:09:12+00:00", + "fetched_at": "2026-06-05T01:46:37.425138+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8437-pc.md b/corpus/first_choice/firstchoice-fc-8437-pc.md new file mode 100644 index 00000000..cc9bf947 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8437-pc.md @@ -0,0 +1,25 @@ +# FC 8437 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 115 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8437-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 115 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2880 + +## Management + +- **Corn-On-Corn:** Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Superior +- **Recommended Planting Population:** Low 28-30,000 / Medium 28-32,000 / High 32-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8455-c.json b/corpus/first_choice/firstchoice-fc-8455-c.json new file mode 100644 index 00000000..759e13fa --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8455-c.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8455-c", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8455 C", + "product_id": "FC 8455 C", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2860" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "Highly-Productive Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-34,000 / High 34-38,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8455-c/" + ], + "sitemap_last_modified": "2025-08-08T19:03:30+00:00", + "fetched_at": "2026-06-05T01:46:41.044552+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8455-c.md b/corpus/first_choice/firstchoice-fc-8455-c.md new file mode 100644 index 00000000..c0d5c58f --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8455-c.md @@ -0,0 +1,25 @@ +# FC 8455 C + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** Conventional +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8455-c/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2860 + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** Highly-Productive Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 30,000 / Medium 30-34,000 / High 34-38,000 diff --git a/corpus/first_choice/firstchoice-fc-8455-vt2p.json b/corpus/first_choice/firstchoice-fc-8455-vt2p.json new file mode 100644 index 00000000..483d6dcd --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8455-vt2p.json @@ -0,0 +1,75 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8455-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8455 VT2P", + "product_id": "FC 8455 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2860" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "Highly-Productive Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-34,000 / High 34-38000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8455-vt2p/" + ], + "sitemap_last_modified": "2025-08-08T19:05:03+00:00", + "fetched_at": "2026-06-05T01:46:39.945465+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8455-vt2p.md b/corpus/first_choice/firstchoice-fc-8455-vt2p.md new file mode 100644 index 00000000..c270bfef --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8455-vt2p.md @@ -0,0 +1,25 @@ +# FC 8455 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8455-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Excellent +- **Degree Days (GDU):** 2860 + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** Highly-Productive Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 30,000 / Medium 30-34,000 / High 34-38000 diff --git a/corpus/first_choice/firstchoice-fc-8460-pc.json b/corpus/first_choice/firstchoice-fc-8460-pc.json new file mode 100644 index 00000000..4b7a7872 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8460-pc.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8460-pc", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8460 PC", + "product_id": "FC 8460 PC", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "PowerCore (PC)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Root Rating", + "value": "Very Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Excellent" + }, + { + "characteristic": "Drydown", + "value": "Very Good" + }, + { + "characteristic": "Ear Length", + "value": "Medium" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Test Weight", + "value": "Excellent" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2860" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Very Good" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Average" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 28-30,000 / Medium 30-33,000 / High 33-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8460-pc/" + ], + "sitemap_last_modified": "2025-08-11T19:21:15+00:00", + "fetched_at": "2026-06-05T01:46:27.718879+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8460-pc.md b/corpus/first_choice/firstchoice-fc-8460-pc.md new file mode 100644 index 00000000..3f5edd16 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8460-pc.md @@ -0,0 +1,38 @@ +# FC 8460 PC + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** PowerCore (PC) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8460-pc/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Excellent +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Root Rating:** Very Good +- **Stalk Rating:** Excellent +- **Drydown:** Very Good +- **Ear Length:** Medium +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Flex +- **Test Weight:** Excellent +- **Degree Days (GDU):** 2860 + +## Disease Ratings + +- **Foliar Health:** Very Good + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Average +- **Recommended Planting Population:** Low 28-30,000 / Medium 30-33,000 / High 33-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8462-gt.json b/corpus/first_choice/firstchoice-fc-8462-gt.json new file mode 100644 index 00000000..7808da53 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8462-gt.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8462-gt", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8462 GT", + "product_id": "FC 8462 GT", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Glyphosate Tolerant (GT)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Excellent" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Root Rating", + "value": "Good" + }, + { + "characteristic": "Stalk Rating", + "value": "Very Good" + }, + { + "characteristic": "Drydown", + "value": "Good" + }, + { + "characteristic": "Ear Length", + "value": "Medium-Long" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Test Weight", + "value": "Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2850" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Good" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "Variable Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Excellent" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 26-30,000 / Medium 30-32,000 / High 32-36,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8462-gt/" + ], + "sitemap_last_modified": "2025-08-12T23:37:07+00:00", + "fetched_at": "2026-06-05T01:46:06.510935+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8462-gt.md b/corpus/first_choice/firstchoice-fc-8462-gt.md new file mode 100644 index 00000000..b7c6e3ac --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8462-gt.md @@ -0,0 +1,38 @@ +# FC 8462 GT + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** Glyphosate Tolerant (GT) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8462-gt/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Excellent +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Root Rating:** Good +- **Stalk Rating:** Very Good +- **Drydown:** Good +- **Ear Length:** Medium-Long +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Flex +- **Test Weight:** Good +- **Degree Days (GDU):** 2850 + +## Disease Ratings + +- **Foliar Health:** Good + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** Variable Soils +- **Silage Rating:** Excellent +- **Recommended Planting Population:** Low 26-30,000 / Medium 30-32,000 / High 32-36,000 diff --git a/corpus/first_choice/firstchoice-fc-8465-vt2p.json b/corpus/first_choice/firstchoice-fc-8465-vt2p.json new file mode 100644 index 00000000..aec4db66 --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8465-vt2p.json @@ -0,0 +1,120 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fc-8465-vt2p", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FC 8465 VT2P", + "product_id": "FC 8465 VT2P", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double PRO (VT2P)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "114 Day" + }, + { + "characteristic": "Seedling Vigor", + "value": "Very Good" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Root Rating", + "value": "Excellent" + }, + { + "characteristic": "Stalk Rating", + "value": "Excellent" + }, + { + "characteristic": "Drydown", + "value": "Very Good" + }, + { + "characteristic": "Ear Length", + "value": "Long" + }, + { + "characteristic": "Ear Girth", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Test Weight", + "value": "Very Good" + }, + { + "characteristic": "Degree Days (GDU)", + "value": "2860" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Foliar Health", + "value": "Very Good" + } + ] + }, + { + "label": "MANAGEMENT", + "items": [ + { + "characteristic": "Corn-On-Corn", + "value": "Not Recommended" + }, + { + "characteristic": "Productivity", + "value": "All Soils" + }, + { + "characteristic": "Silage Rating", + "value": "Good" + }, + { + "characteristic": "Recommended Planting Population", + "value": "Low 30,000 / Medium 30-34,000 / High 34-38,000" + } + ] + } + ], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/corn-hybrids/fc-8465-vt2p/" + ], + "sitemap_last_modified": "2025-08-11T19:18:01+00:00", + "fetched_at": "2026-06-05T01:46:28.974871+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fc-8465-vt2p.md b/corpus/first_choice/firstchoice-fc-8465-vt2p.md new file mode 100644 index 00000000..d8c7798a --- /dev/null +++ b/corpus/first_choice/firstchoice-fc-8465-vt2p.md @@ -0,0 +1,38 @@ +# FC 8465 VT2P + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Corn +- **Relative maturity:** 114 day +- **Trait(s):** VT Double PRO (VT2P) +- **Source:** https://www.1stchoiceseeds.com/corn-hybrids/fc-8465-vt2p/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 114 Day +- **Seedling Vigor:** Very Good +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Root Rating:** Excellent +- **Stalk Rating:** Excellent +- **Drydown:** Very Good +- **Ear Length:** Long +- **Ear Girth:** Medium +- **Ear Flex:** Semi-Flex +- **Test Weight:** Very Good +- **Degree Days (GDU):** 2860 + +## Disease Ratings + +- **Foliar Health:** Very Good + +## Management + +- **Corn-On-Corn:** Not Recommended +- **Productivity:** All Soils +- **Silage Rating:** Good +- **Recommended Planting Population:** Low 30,000 / Medium 30-34,000 / High 34-38,000 diff --git a/corpus/first_choice/firstchoice-fw-1036-b.json b/corpus/first_choice/firstchoice-fw-1036-b.json new file mode 100644 index 00000000..2906900d --- /dev/null +++ b/corpus/first_choice/firstchoice-fw-1036-b.json @@ -0,0 +1,36 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fw-1036-b", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FW 1237 B", + "product_id": "FW 1237 B", + "crop": "wheat", + "release_year": null, + "relative_maturity": null, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Bin-run / branded (B)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/wheat/fw-1036-b/" + ], + "sitemap_last_modified": "2025-08-11T15:29:28+00:00", + "fetched_at": "2026-06-05T01:47:45.063819+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fw-1036-b.md b/corpus/first_choice/firstchoice-fw-1036-b.md new file mode 100644 index 00000000..1ee615bf --- /dev/null +++ b/corpus/first_choice/firstchoice-fw-1036-b.md @@ -0,0 +1,13 @@ +# FW 1237 B + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Wheat +- **Trait(s):** Bin-run / branded (B) +- **Source:** https://www.1stchoiceseeds.com/wheat/fw-1036-b/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Identity record only — 1st Choice wheat is private-label and the catalog page carries no agronomic spec block._ diff --git a/corpus/first_choice/firstchoice-fw-1536-b.json b/corpus/first_choice/firstchoice-fw-1536-b.json new file mode 100644 index 00000000..3ef1fa22 --- /dev/null +++ b/corpus/first_choice/firstchoice-fw-1536-b.json @@ -0,0 +1,36 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fw-1536-b", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FW 1536 B", + "product_id": "FW 1536 B", + "crop": "wheat", + "release_year": null, + "relative_maturity": null, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Bin-run / branded (B)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/wheat/fw-1536-b/" + ], + "sitemap_last_modified": "2025-08-11T15:30:07+00:00", + "fetched_at": "2026-06-05T01:47:43.841547+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fw-1536-b.md b/corpus/first_choice/firstchoice-fw-1536-b.md new file mode 100644 index 00000000..50c9785b --- /dev/null +++ b/corpus/first_choice/firstchoice-fw-1536-b.md @@ -0,0 +1,13 @@ +# FW 1536 B + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Wheat +- **Trait(s):** Bin-run / branded (B) +- **Source:** https://www.1stchoiceseeds.com/wheat/fw-1536-b/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Identity record only — 1st Choice wheat is private-label and the catalog page carries no agronomic spec block._ diff --git a/corpus/first_choice/firstchoice-fw-2035-b.json b/corpus/first_choice/firstchoice-fw-2035-b.json new file mode 100644 index 00000000..b8f510dd --- /dev/null +++ b/corpus/first_choice/firstchoice-fw-2035-b.json @@ -0,0 +1,36 @@ +{ + "source": "first_choice", + "source_key": "firstchoice-fw-2035-b", + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": "FW 2035 B", + "product_id": "FW 2035 B", + "crop": "wheat", + "release_year": null, + "relative_maturity": null, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Bin-run / branded (B)" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [], + "_scale_direction": "0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated", + "regional_recommendations": [ + { + "product_list_name": "1st Choice Seeds dealer network (Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.1stchoiceseeds.com/wheat/fw-2035-b/" + ], + "sitemap_last_modified": "2025-08-11T15:32:32+00:00", + "fetched_at": "2026-06-05T01:47:42.510995+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/first_choice/firstchoice-fw-2035-b.md b/corpus/first_choice/firstchoice-fw-2035-b.md new file mode 100644 index 00000000..1f26b6da --- /dev/null +++ b/corpus/first_choice/firstchoice-fw-2035-b.md @@ -0,0 +1,13 @@ +# FW 2035 B + +- **Vendor:** 1st Choice Seeds (independent, employee-owned) +- **Brand:** 1st Choice Seeds +- **Crop:** Wheat +- **Trait(s):** Bin-run / branded (B) +- **Source:** https://www.1stchoiceseeds.com/wheat/fw-2035-b/ +- **Rating scale:** 0-10, higher = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice publishes the qualitative word in HTML (the numeric bar is d3-rendered, not in markup); blank/NA = not rated +- **Service area:** 1st Choice Seeds dealer network — Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN + +--- + +_Identity record only — 1st Choice wheat is private-label and the catalog page carries no agronomic spec block._ diff --git a/corpus/latham/latham-4772-rr-lfy.json b/corpus/latham/latham-4772-rr-lfy.json new file mode 100644 index 00000000..c895b6bd --- /dev/null +++ b/corpus/latham/latham-4772-rr-lfy.json @@ -0,0 +1,99 @@ +{ + "source": "latham", + "source_key": "latham-4772-rr-lfy", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "4772 RR/LFY", + "product_id": "4772 RR/LFY", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 97, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR/LFY" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "4.0" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "4.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/4772-rr-lfy/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:17.462317+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-4772-rr-lfy.md b/corpus/latham/latham-4772-rr-lfy.md new file mode 100644 index 00000000..9506ced5 --- /dev/null +++ b/corpus/latham/latham-4772-rr-lfy.md @@ -0,0 +1,31 @@ +# 4772 RR/LFY + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 97 days +- **Trait(s):** RR/LFY +- **Source:** https://www.lathamseeds.com/products/4772-rr-lfy/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 4.0 +- **Root Strength:** 2.5 +- **Stay Green:** 1.5 +- **Drydown:** 3.0 +- **Test Weight:** 4.0 +- **Drought Tolerance:** 1.5 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.5 diff --git a/corpus/latham/latham-l-00725-xf.json b/corpus/latham/latham-l-00725-xf.json new file mode 100644 index 00000000..618a8b46 --- /dev/null +++ b/corpus/latham/latham-l-00725-xf.json @@ -0,0 +1,99 @@ +{ + "source": "latham", + "source_key": "latham-l-00725-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 00725 XF", + "product_id": "L 00725 XF", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "This variety is our earliest soybean with the XtendFlex trait package. A medium-tall plant with great standability makes this a great option for both narrow and wide rows. It has very strong white mold and IDC scores. In areas of high SCN pressure consider a Saltro seed treatment.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.1" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "None" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.7" + }, + { + "characteristic": "White Mold", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-00725-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:50.200390+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-00725-xf.md b/corpus/latham/latham-l-00725-xf.md new file mode 100644 index 00000000..bc5e8546 --- /dev/null +++ b/corpus/latham/latham-l-00725-xf.md @@ -0,0 +1,35 @@ +# L 00725 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-00725-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This variety is our earliest soybean with the XtendFlex trait package. A medium-tall plant with great standability makes this a great option for both narrow and wide rows. It has very strong white mold and IDC scores. In areas of high SCN pressure consider a Saltro seed treatment._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.1 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** None +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** C, 2.7 +- **White Mold:** 2.0 diff --git a/corpus/latham/latham-l-00826-xf.json b/corpus/latham/latham-l-00826-xf.json new file mode 100644 index 00000000..20f781ff --- /dev/null +++ b/corpus/latham/latham-l-00826-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-00826-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 00826 XF", + "product_id": "L 00826 XF", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.1" + }, + { + "characteristic": "Emergence", + "value": "1.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-00826-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:07.331735+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-00826-xf.md b/corpus/latham/latham-l-00826-xf.md new file mode 100644 index 00000000..b3d87924 --- /dev/null +++ b/corpus/latham/latham-l-00826-xf.md @@ -0,0 +1,33 @@ +# L 00826 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-00826-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.1 +- **Emergence:** 1.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-00992-e3.json b/corpus/latham/latham-l-00992-e3.json new file mode 100644 index 00000000..073a8224 --- /dev/null +++ b/corpus/latham/latham-l-00992-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-00992-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 00992 E3", + "product_id": "L 00992 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.1" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.3" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "1.3" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-00992-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:09.066651+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-00992-e3.md b/corpus/latham/latham-l-00992-e3.md new file mode 100644 index 00000000..e5c1d257 --- /dev/null +++ b/corpus/latham/latham-l-00992-e3.md @@ -0,0 +1,33 @@ +# L 00992 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-00992-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.1 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.3 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 1.3 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-0114-xf.json b/corpus/latham/latham-l-0114-xf.json new file mode 100644 index 00000000..c49a5f8a --- /dev/null +++ b/corpus/latham/latham-l-0114-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0114-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0114 XF", + "product_id": "L 0114 XF", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "The top performer northern growers have been looking for. Medium-tall plant type makes for excellent stress tolerance and western movement. Broadly adapted variety that excels in narrow rows. Strong Soybean Cyst Nematode resistance adds to L 0114 XFs versatility.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.1" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1C, 2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "3.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0114-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:05.933106+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0114-xf.md b/corpus/latham/latham-l-0114-xf.md new file mode 100644 index 00000000..c4b44628 --- /dev/null +++ b/corpus/latham/latham-l-0114-xf.md @@ -0,0 +1,37 @@ +# L 0114 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-0114-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_The top performer northern growers have been looking for. Medium-tall plant type makes for excellent stress tolerance and western movement. Broadly adapted variety that excels in narrow rows. Strong Soybean Cyst Nematode resistance adds to L 0114 XFs versatility._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.1 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.0 +- **Phytophthora Root Rot:** 1C, 2.5 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.0 +- **Sudden Death:** 3.5 diff --git a/corpus/latham/latham-l-0133-e3.json b/corpus/latham/latham-l-0133-e3.json new file mode 100644 index 00000000..5e6cf178 --- /dev/null +++ b/corpus/latham/latham-l-0133-e3.json @@ -0,0 +1,99 @@ +{ + "source": "latham", + "source_key": "latham-l-0133-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0133 E3", + "product_id": "L 0133 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "L 0133 E brings a yield level not seen in years to Northern Latham Country. This variety crushes it in low and high yield environments making it an easy variety to place. Excellent White Mold and IDC tolerances make it ideal for the Valley and beyond. Medium-tall plant with superior stress tolerance makes harvest a breeze.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.1" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a, 1.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0133-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:21.572175+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0133-e3.md b/corpus/latham/latham-l-0133-e3.md new file mode 100644 index 00000000..16a14b47 --- /dev/null +++ b/corpus/latham/latham-l-0133-e3.md @@ -0,0 +1,35 @@ +# L 0133 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0133-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 0133 E brings a yield level not seen in years to Northern Latham Country. This variety crushes it in low and high yield environments making it an easy variety to place. Excellent White Mold and IDC tolerances make it ideal for the Valley and beyond. Medium-tall plant with superior stress tolerance makes harvest a breeze._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.1 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 3a, 1.0 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.0 diff --git a/corpus/latham/latham-l-0136-e3.json b/corpus/latham/latham-l-0136-e3.json new file mode 100644 index 00000000..d65fca5c --- /dev/null +++ b/corpus/latham/latham-l-0136-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-0136-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0136 E3", + "product_id": "L 0136 E3", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "An exiciting new E3 line for 2023, this variety brings a very strong disease and agronomic package along with top-end yeild potential. This medium-tall plant has tremendous field tolerance to PRR along with the Rps1a3a gene. Combined with very strong IDC and Charcoal Root Rot tolerance this variety is adapted to to fit across varying yield environments. Consider Saltro where SCN is a concern.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.1" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "None" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a + 1a, 1.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Charcoal Rot", + "value": "1.9" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0136-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:42.749440+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0136-e3.md b/corpus/latham/latham-l-0136-e3.md new file mode 100644 index 00000000..cdd077f1 --- /dev/null +++ b/corpus/latham/latham-l-0136-e3.md @@ -0,0 +1,36 @@ +# L 0136 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0136-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_An exiciting new E3 line for 2023, this variety brings a very strong disease and agronomic package along with top-end yeild potential. This medium-tall plant has tremendous field tolerance to PRR along with the Rps1a3a gene. Combined with very strong IDC and Charcoal Root Rot tolerance this variety is adapted to to fit across varying yield environments. Consider Saltro where SCN is a concern._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.1 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** None +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 3a + 1a, 1.5 +- **White Mold:** 2.5 +- **Charcoal Rot:** 1.9 diff --git a/corpus/latham/latham-l-0172-e3.json b/corpus/latham/latham-l-0172-e3.json new file mode 100644 index 00000000..38e678af --- /dev/null +++ b/corpus/latham/latham-l-0172-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-0172-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0172 E3", + "product_id": "L 0172 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.1" + }, + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.9" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "1.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0172-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:10.514582+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0172-e3.md b/corpus/latham/latham-l-0172-e3.md new file mode 100644 index 00000000..f9ec1baf --- /dev/null +++ b/corpus/latham/latham-l-0172-e3.md @@ -0,0 +1,32 @@ +# L 0172 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0172-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.1 +- **Emergence:** 1.8 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.9 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 1.3 diff --git a/corpus/latham/latham-l-0235-e3.json b/corpus/latham/latham-l-0235-e3.json new file mode 100644 index 00000000..f878b166 --- /dev/null +++ b/corpus/latham/latham-l-0235-e3.json @@ -0,0 +1,95 @@ +{ + "source": "latham", + "source_key": "latham-l-0235-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0235 E3", + "product_id": "L 0235 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 0.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "The new stake holder in early group 0 performance. This chloride excluder brings excellent Iron Chlorosis and White Mold tolerances to the Latham portfolio. Expect L 0235 E3 to perform well in white mold areas as well as stress areas. The top-notch disease package also includes the Rps3a phytophthora gene for added protection.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.2" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a, 1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0235-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:24.706076+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0235-e3.md b/corpus/latham/latham-l-0235-e3.md new file mode 100644 index 00000000..57afb807 --- /dev/null +++ b/corpus/latham/latham-l-0235-e3.md @@ -0,0 +1,34 @@ +# L 0235 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0235-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_The new stake holder in early group 0 performance. This chloride excluder brings excellent Iron Chlorosis and White Mold tolerances to the Latham portfolio. Expect L 0235 E3 to perform well in white mold areas as well as stress areas. The top-notch disease package also includes the Rps3a phytophthora gene for added protection._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.2 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.0 +- **Phytophthora Root Rot:** 3a, 1.0 +- **White Mold:** 2.0 diff --git a/corpus/latham/latham-l-0242-e3.json b/corpus/latham/latham-l-0242-e3.json new file mode 100644 index 00000000..0f54a73f --- /dev/null +++ b/corpus/latham/latham-l-0242-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0242-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0242 E3", + "product_id": "L 0242 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.2" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1.8" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0242-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:56.908894+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0242-e3.md b/corpus/latham/latham-l-0242-e3.md new file mode 100644 index 00000000..6f2b6788 --- /dev/null +++ b/corpus/latham/latham-l-0242-e3.md @@ -0,0 +1,33 @@ +# L 0242 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0242-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.2 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1.8 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-0254-xf.json b/corpus/latham/latham-l-0254-xf.json new file mode 100644 index 00000000..43842337 --- /dev/null +++ b/corpus/latham/latham-l-0254-xf.json @@ -0,0 +1,99 @@ +{ + "source": "latham", + "source_key": "latham-l-0254-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0254 XF", + "product_id": "L 0254 XF", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 0.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Heres our earliest offering in an XtendFlex trait package. At 0.2 maturity, it carries the Rps1-c gene for Phytophthora, full resistance to Brown Stem Rot and is very good against Iron Chlorosis. It is a tall, fairly bushy plant that maintains its height all the way to maturity. It does not have a gene for Soybean Cyst Nematode, so consider using seed treatment (like Saltro) for fighting that pest.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.2" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "None" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0254-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:48.968861+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0254-xf.md b/corpus/latham/latham-l-0254-xf.md new file mode 100644 index 00000000..c4507785 --- /dev/null +++ b/corpus/latham/latham-l-0254-xf.md @@ -0,0 +1,35 @@ +# L 0254 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.2 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-0254-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Heres our earliest offering in an XtendFlex trait package. At 0.2 maturity, it carries the Rps1-c gene for Phytophthora, full resistance to Brown Stem Rot and is very good against Iron Chlorosis. It is a tall, fairly bushy plant that maintains its height all the way to maturity. It does not have a gene for Soybean Cyst Nematode, so consider using seed treatment (like Saltro) for fighting that pest._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.2 +- **Emergence:** 1.5 +- **Plant Height:** Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** None +- **Iron Chlorosis:** 2.0 +- **Phytophthora Root Rot:** C, 2.5 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 diff --git a/corpus/latham/latham-l-0282-r2x.json b/corpus/latham/latham-l-0282-r2x.json new file mode 100644 index 00000000..ab202bee --- /dev/null +++ b/corpus/latham/latham-l-0282-r2x.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-0282-r2x", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0282 R2X", + "product_id": "L 0282 R2X", + "crop": "soybeans", + "release_year": "2018", + "relative_maturity": null, + "maturity_group": 0.2, + "wheat_class": null, + "trait_stack": [ + "RR2 Xtend" + ], + "trait_descriptions": [], + "positioning_statement": "This soybean features excellent emergence and standability along with SCN protection from PI 88788. It carries the C-gene for Phytophthora with superior tolerance to Iron Chlorosis and Stress. Performance is greatly improved by the clusters of pods hanging off the large number of lateral branches. The White Mold rating is very good.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.2" + }, + { + "characteristic": "Emergence", + "value": "1.4" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.4" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.4" + }, + { + "characteristic": "Brown Stem Rot", + "value": "3.0" + }, + { + "characteristic": "White Mold", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0282-r2x/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:26.310842+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0282-r2x.md b/corpus/latham/latham-l-0282-r2x.md new file mode 100644 index 00000000..a431a0b3 --- /dev/null +++ b/corpus/latham/latham-l-0282-r2x.md @@ -0,0 +1,36 @@ +# L 0282 R2X + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.2 +- **Trait(s):** RR2 Xtend +- **Source:** https://www.lathamseeds.com/products/l-0282-r2x/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This soybean features excellent emergence and standability along with SCN protection from PI 88788. It carries the C-gene for Phytophthora with superior tolerance to Iron Chlorosis and Stress. Performance is greatly improved by the clusters of pods hanging off the large number of lateral branches. The White Mold rating is very good._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.2 +- **Emergence:** 1.4 +- **Plant Height:** Medium+ +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Tawny +- **Pod Color:** Brown +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 1.4 +- **Phytophthora Root Rot:** C, 2.4 +- **Brown Stem Rot:** 3.0 +- **White Mold:** 2.3 diff --git a/corpus/latham/latham-l-0284-xf.json b/corpus/latham/latham-l-0284-xf.json new file mode 100644 index 00000000..d9163799 --- /dev/null +++ b/corpus/latham/latham-l-0284-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0284-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0284 XF", + "product_id": "L 0284 XF", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.2" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0284-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:58.365526+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0284-xf.md b/corpus/latham/latham-l-0284-xf.md new file mode 100644 index 00000000..a36c7ec2 --- /dev/null +++ b/corpus/latham/latham-l-0284-xf.md @@ -0,0 +1,33 @@ +# L 0284 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.2 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-0284-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.2 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** Rps 1k +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.5 +- **Sudden Death:** 3.0 diff --git a/corpus/latham/latham-l-0293-e3.json b/corpus/latham/latham-l-0293-e3.json new file mode 100644 index 00000000..54aa51a9 --- /dev/null +++ b/corpus/latham/latham-l-0293-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0293-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0293 E3", + "product_id": "L 0293 E3", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 0.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Latham L 0293 E3 carries Soybean Cyst Nematode tolerance from PI 88788 along with excellent scores for Iron Chlorosis and Stress. Terrific emergence and standability help this line perform very well up and down the Red River Valley. Keep this soybean in zone and north. If youre placing it in fields with high levels of Phytophthora, a seed treatment to protect against that disease is highly recommended.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.2" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.7" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0293-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:38.422066+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0293-e3.md b/corpus/latham/latham-l-0293-e3.md new file mode 100644 index 00000000..4a73b698 --- /dev/null +++ b/corpus/latham/latham-l-0293-e3.md @@ -0,0 +1,37 @@ +# L 0293 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0293-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Latham L 0293 E3 carries Soybean Cyst Nematode tolerance from PI 88788 along with excellent scores for Iron Chlorosis and Stress. Terrific emergence and standability help this line perform very well up and down the Red River Valley. Keep this soybean in zone and north. If youre placing it in fields with high levels of Phytophthora, a seed treatment to protect against that disease is highly recommended._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.2 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 2.7 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.5 +- **Charcoal Rot:** 2.5 diff --git a/corpus/latham/latham-l-0412-e3.json b/corpus/latham/latham-l-0412-e3.json new file mode 100644 index 00000000..0722bd99 --- /dev/null +++ b/corpus/latham/latham-l-0412-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0412-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0412 E3", + "product_id": "L 0412 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.4" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1.8" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.3" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0412-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:59.781634+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0412-e3.md b/corpus/latham/latham-l-0412-e3.md new file mode 100644 index 00000000..6622319e --- /dev/null +++ b/corpus/latham/latham-l-0412-e3.md @@ -0,0 +1,33 @@ +# L 0412 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0412-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.4 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1.8 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.3 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-0416-xf.json b/corpus/latham/latham-l-0416-xf.json new file mode 100644 index 00000000..c19baceb --- /dev/null +++ b/corpus/latham/latham-l-0416-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0416-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0416 XF", + "product_id": "L 0416 XF", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 0.4, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "An unbeatable Phytophthora Root Rot package with dual genes tops the reasons to make L 0416 XF the number one early group one choice. Add in superior Iron Deficiency Chlorosis and Sclerotinia White Mold tolerances to make one of the best Ironclad varieties in the market. Consistent performance across all soil types and yield environments make planting L 0416 XF an easy decision.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.4" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Gray" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1c/3a, 1.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0416-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:44.964220+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0416-xf.md b/corpus/latham/latham-l-0416-xf.md new file mode 100644 index 00000000..98ae6be6 --- /dev/null +++ b/corpus/latham/latham-l-0416-xf.md @@ -0,0 +1,37 @@ +# L 0416 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.4 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-0416-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_An unbeatable Phytophthora Root Rot package with dual genes tops the reasons to make L 0416 XF the number one early group one choice. Add in superior Iron Deficiency Chlorosis and Sclerotinia White Mold tolerances to make one of the best Ironclad varieties in the market. Consistent performance across all soil types and yield environments make planting L 0416 XF an easy decision._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.4 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Gray + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1c/3a, 1.0 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-0425-e3.json b/corpus/latham/latham-l-0425-e3.json new file mode 100644 index 00000000..2cf25fb3 --- /dev/null +++ b/corpus/latham/latham-l-0425-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0425-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0425 E3", + "product_id": "L 0425 E3", + "crop": "soybeans", + "release_year": "2019", + "relative_maturity": null, + "maturity_group": 0.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This soybean features the Rps3-a gene for Phytophthora along with very good stress and Iron Chlorosis tolerance. Yield data from the past two years would indicate that this soybean works best if placed in medium to heavy soils. A small percentage (< 5%) of plants have white flowers. It moves south and west very well. It does not have tolerance to SCN, so consider using a seed treatment (like Saltro) for fighting that pest.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.4" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "None" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.2" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a, 1.9" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.8" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Charcoal Rot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0425-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:39.813622+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0425-e3.md b/corpus/latham/latham-l-0425-e3.md new file mode 100644 index 00000000..1f97e6b7 --- /dev/null +++ b/corpus/latham/latham-l-0425-e3.md @@ -0,0 +1,37 @@ +# L 0425 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0425-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This soybean features the Rps3-a gene for Phytophthora along with very good stress and Iron Chlorosis tolerance. Yield data from the past two years would indicate that this soybean works best if placed in medium to heavy soils. A small percentage (< 5%) of plants have white flowers. It moves south and west very well. It does not have tolerance to SCN, so consider using a seed treatment (like Saltro) for fighting that pest._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.4 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** None +- **Iron Chlorosis:** 2.2 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 3a, 1.9 +- **Brown Stem Rot:** 2.8 +- **White Mold:** 2.5 +- **Charcoal Rot:** 3.0 diff --git a/corpus/latham/latham-l-0427-e3.json b/corpus/latham/latham-l-0427-e3.json new file mode 100644 index 00000000..54c7e5d1 --- /dev/null +++ b/corpus/latham/latham-l-0427-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0427-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0427 E3", + "product_id": "L 0427 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 0.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Ironclad variety with top-end yields give you the best of both worlds across Northern Latham Country. Adding the Chloride Excluder gene provides added versatility in acres with high salt content. Dual Phytophthora Root Rot genes and exceptional emergence make L 0427 E3 a top choice for early planting. Toss in superior Sclerotinia White Mold tolerance and excellent standability for a highly versatile variety.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.4" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1c/3a, 1.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0427-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:46.858449+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0427-e3.md b/corpus/latham/latham-l-0427-e3.md new file mode 100644 index 00000000..322b754f --- /dev/null +++ b/corpus/latham/latham-l-0427-e3.md @@ -0,0 +1,37 @@ +# L 0427 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0427-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Ironclad variety with top-end yields give you the best of both worlds across Northern Latham Country. Adding the Chloride Excluder gene provides added versatility in acres with high salt content. Dual Phytophthora Root Rot genes and exceptional emergence make L 0427 E3 a top choice for early planting. Toss in superior Sclerotinia White Mold tolerance and excellent standability for a highly versatile variety._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.4 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1c/3a, 1.0 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 1.5 +- **Sudden Death:** 1.5 diff --git a/corpus/latham/latham-l-0438-r2x.json b/corpus/latham/latham-l-0438-r2x.json new file mode 100644 index 00000000..7d54109a --- /dev/null +++ b/corpus/latham/latham-l-0438-r2x.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-0438-r2x", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0438 R2X", + "product_id": "L 0438 R2X", + "crop": "soybeans", + "release_year": "2017", + "relative_maturity": null, + "maturity_group": 0.4, + "wheat_class": null, + "trait_stack": [ + "RR2 Xtend" + ], + "trait_descriptions": [], + "positioning_statement": "SCN resistance, excellent standability, as well as excellent tolerance to Brown Stem Rot, White Mold and Iron Chlorosis are the highlights of this 0.4 maturity soybean. Its a medium-tall, thinner plant type so keeping it in 20 inch rows and narrower is recommended. It also carries the Rps1-k gene for Phytophthora. It works best in the Red River Valley and east.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.4" + }, + { + "characteristic": "Emergence", + "value": "1.7" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Thin" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.6" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.7" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.3" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "1.7" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0438-r2x/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:17.136446+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0438-r2x.md b/corpus/latham/latham-l-0438-r2x.md new file mode 100644 index 00000000..95e58b1d --- /dev/null +++ b/corpus/latham/latham-l-0438-r2x.md @@ -0,0 +1,36 @@ +# L 0438 R2X + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.4 +- **Trait(s):** RR2 Xtend +- **Source:** https://www.lathamseeds.com/products/l-0438-r2x/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_SCN resistance, excellent standability, as well as excellent tolerance to Brown Stem Rot, White Mold and Iron Chlorosis are the highlights of this 0.4 maturity soybean. Its a medium-tall, thinner plant type so keeping it in 20 inch rows and narrower is recommended. It also carries the Rps1-k gene for Phytophthora. It works best in the Red River Valley and east._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.4 +- **Emergence:** 1.7 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Thin +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 1.6 +- **Stress Tolerance:** 1.7 +- **Phytophthora Root Rot:** K, 2.3 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 1.7 diff --git a/corpus/latham/latham-l-0524-e3.json b/corpus/latham/latham-l-0524-e3.json new file mode 100644 index 00000000..669bf776 --- /dev/null +++ b/corpus/latham/latham-l-0524-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0524-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0524 E3", + "product_id": "L 0524 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.5" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.8" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0524-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:01.233618+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0524-e3.md b/corpus/latham/latham-l-0524-e3.md new file mode 100644 index 00000000..82e46408 --- /dev/null +++ b/corpus/latham/latham-l-0524-e3.md @@ -0,0 +1,33 @@ +# L 0524 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0524-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.5 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.8 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-0528-llgt27.json b/corpus/latham/latham-l-0528-llgt27.json new file mode 100644 index 00000000..eb77d5a2 --- /dev/null +++ b/corpus/latham/latham-l-0528-llgt27.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-0528-llgt27", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0528 LLGT27", + "product_id": "L 0528 LLGT27", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 0.5, + "wheat_class": null, + "trait_stack": [ + "LLGT27" + ], + "trait_descriptions": [], + "positioning_statement": "Our new LLGT27 variety in the 0.5 maturity, this bean tremendous stress tolerance and an overall agronomic package that makes it suited to perform through low-yield environments. Excellent standabilty with strong SCN, IDC, and WM scores are just a few of the attributes that makes this variety stand out.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.5" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.0" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Charcoal Rot", + "value": "1.7" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0528-llgt27/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:41.465141+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0528-llgt27.md b/corpus/latham/latham-l-0528-llgt27.md new file mode 100644 index 00000000..3393e523 --- /dev/null +++ b/corpus/latham/latham-l-0528-llgt27.md @@ -0,0 +1,36 @@ +# L 0528 LLGT27 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.5 +- **Trait(s):** LLGT27 +- **Source:** https://www.lathamseeds.com/products/l-0528-llgt27/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Our new LLGT27 variety in the 0.5 maturity, this bean tremendous stress tolerance and an overall agronomic package that makes it suited to perform through low-yield environments. Excellent standabilty with strong SCN, IDC, and WM scores are just a few of the attributes that makes this variety stand out._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.5 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.0 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 2.0 +- **White Mold:** 2.2 +- **Charcoal Rot:** 1.7 diff --git a/corpus/latham/latham-l-0691-e3.json b/corpus/latham/latham-l-0691-e3.json new file mode 100644 index 00000000..7daba77d --- /dev/null +++ b/corpus/latham/latham-l-0691-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0691-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0691 E3", + "product_id": "L 0691 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.6" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.3" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "1.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0691-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:03.227792+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0691-e3.md b/corpus/latham/latham-l-0691-e3.md new file mode 100644 index 00000000..283f7720 --- /dev/null +++ b/corpus/latham/latham-l-0691-e3.md @@ -0,0 +1,33 @@ +# L 0691 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0691-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.6 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.3 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.0 +- **Sudden Death:** 1.8 diff --git a/corpus/latham/latham-l-0694-xf.json b/corpus/latham/latham-l-0694-xf.json new file mode 100644 index 00000000..f62e2205 --- /dev/null +++ b/corpus/latham/latham-l-0694-xf.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-0694-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0694 XF", + "product_id": "L 0694 XF", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 0.6, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "This versatile new 0.6 maturity XtendFlex variety brings a very strong disease package along with top end yield potential across yield environments. Excellent SCN, BSR, and IDC scores are some of the top characteristics of this bean. It will yield north of its maturity zone and moves west across North and South Dakota.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.6" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.4" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0694-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:45.263755+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0694-xf.md b/corpus/latham/latham-l-0694-xf.md new file mode 100644 index 00000000..9aafa942 --- /dev/null +++ b/corpus/latham/latham-l-0694-xf.md @@ -0,0 +1,38 @@ +# L 0694 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.6 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-0694-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This versatile new 0.6 maturity XtendFlex variety brings a very strong disease package along with top end yield potential across yield environments. Excellent SCN, BSR, and IDC scores are some of the top characteristics of this bean. It will yield north of its maturity zone and moves west across North and South Dakota._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.6 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 3a, 2.0 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.5 +- **Sudden Death:** 2.0 +- **Charcoal Rot:** 2.4 diff --git a/corpus/latham/latham-l-0722-e3.json b/corpus/latham/latham-l-0722-e3.json new file mode 100644 index 00000000..e2360215 --- /dev/null +++ b/corpus/latham/latham-l-0722-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0722-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0722 E3", + "product_id": "L 0722 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.7" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0722-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:04.421120+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0722-e3.md b/corpus/latham/latham-l-0722-e3.md new file mode 100644 index 00000000..8586738b --- /dev/null +++ b/corpus/latham/latham-l-0722-e3.md @@ -0,0 +1,33 @@ +# L 0722 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0722-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.7 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-0728-xf.json b/corpus/latham/latham-l-0728-xf.json new file mode 100644 index 00000000..db241a1d --- /dev/null +++ b/corpus/latham/latham-l-0728-xf.json @@ -0,0 +1,99 @@ +{ + "source": "latham", + "source_key": "latham-l-0728-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0728 XF", + "product_id": "L 0728 XF", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 0.7, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent emergence and strong early growth make this soybean a great choice for no-till/reduced tillage acres. It carres the combination Rps3-a plus Rps1-c genes for Phytophthora, strong SCN tolerance from PI 88788 and is fully resistant to BSR. The upper canopy is fairly open which helps where White Mold is a concern. Iron Chlorosis tolerance is very good. It is a medium-tall plant with moderate lateral branching. Very well adapted from the Dakotas to Wisconsin.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.7" + }, + { + "characteristic": "Emergence", + "value": "1.4" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a+ 1c, 1.7" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0728-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:18.711031+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0728-xf.md b/corpus/latham/latham-l-0728-xf.md new file mode 100644 index 00000000..5063e3fe --- /dev/null +++ b/corpus/latham/latham-l-0728-xf.md @@ -0,0 +1,35 @@ +# L 0728 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.7 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-0728-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Excellent emergence and strong early growth make this soybean a great choice for no-till/reduced tillage acres. It carres the combination Rps3-a plus Rps1-c genes for Phytophthora, strong SCN tolerance from PI 88788 and is fully resistant to BSR. The upper canopy is fairly open which helps where White Mold is a concern. Iron Chlorosis tolerance is very good. It is a medium-tall plant with moderate lateral branching. Very well adapted from the Dakotas to Wisconsin._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.7 +- **Emergence:** 1.4 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 2.0 +- **Phytophthora Root Rot:** 3a+ 1c, 1.7 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.8 diff --git a/corpus/latham/latham-l-0785-e3.json b/corpus/latham/latham-l-0785-e3.json new file mode 100644 index 00000000..fa13a38d --- /dev/null +++ b/corpus/latham/latham-l-0785-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-0785-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0785 E3", + "product_id": "L 0785 E3", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 0.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "The combination of Rps1c + Rps3a genes for Phytophthora is a highlight of this Enlist E3 soybean. It carries SCN tolerance from PI 88788. It also has very good scores for Stress, White Mold and Iron Chlorosis. Strong emergence and overall performance will attract many farmers to this product as it is stable and consistent across most environments.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.7" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a+1c, 1.8" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0785-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:20.134236+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0785-e3.md b/corpus/latham/latham-l-0785-e3.md new file mode 100644 index 00000000..7757df07 --- /dev/null +++ b/corpus/latham/latham-l-0785-e3.md @@ -0,0 +1,36 @@ +# L 0785 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0785-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_The combination of Rps1c + Rps3a genes for Phytophthora is a highlight of this Enlist E3 soybean. It carries SCN tolerance from PI 88788. It also has very good scores for Stress, White Mold and Iron Chlorosis. Strong emergence and overall performance will attract many farmers to this product as it is stable and consistent across most environments._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.7 +- **Emergence:** 1.5 +- **Plant Height:** Medium+ +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 3a+1c, 1.8 +- **White Mold:** 2.2 +- **Charcoal Rot:** 2.5 diff --git a/corpus/latham/latham-l-0847-e3.json b/corpus/latham/latham-l-0847-e3.json new file mode 100644 index 00000000..686fe684 --- /dev/null +++ b/corpus/latham/latham-l-0847-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0847-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0847 E3", + "product_id": "L 0847 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 0.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Dual Phytophthora Root Rot genes and excellent Iron Deficiency Chlorosis tolerance help create a variety worthy of planting on all soil types. This Ironclad variety will not disappoint Latham customers in high or low yield environments. The excellent plant canopy and emergence score provide added piece of mind for early planting. Superior Sclerotinia White Mold tolerance provides added piece of mind.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.8" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1K/3A, 2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0847-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:42.022499+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0847-e3.md b/corpus/latham/latham-l-0847-e3.md new file mode 100644 index 00000000..0235f964 --- /dev/null +++ b/corpus/latham/latham-l-0847-e3.md @@ -0,0 +1,37 @@ +# L 0847 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0847-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Dual Phytophthora Root Rot genes and excellent Iron Deficiency Chlorosis tolerance help create a variety worthy of planting on all soil types. This Ironclad variety will not disappoint Latham customers in high or low yield environments. The excellent plant canopy and emergence score provide added piece of mind for early planting. Superior Sclerotinia White Mold tolerance provides added piece of mind._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.8 +- **Emergence:** 2.0 +- **Plant Height:** Medium +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1K/3A, 2.5 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.0 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-0888-xf.json b/corpus/latham/latham-l-0888-xf.json new file mode 100644 index 00000000..51ab489f --- /dev/null +++ b/corpus/latham/latham-l-0888-xf.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-0888-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0888 XF", + "product_id": "L 0888 XF", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 0.9, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "The must have late group 0 XtendFlex variety. This full bush variety is built for speed and excels in high yield environments. Because of this attribute, use caution in known white mold ares. L 0888 XF is an average plant height variety that maintains plan height in tougher soils. This SCN variety stands very well and contains the Rps1c phytopthora gene for added protection.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.9" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Frog Eye", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0888-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:43.552974+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0888-xf.md b/corpus/latham/latham-l-0888-xf.md new file mode 100644 index 00000000..fffb9f18 --- /dev/null +++ b/corpus/latham/latham-l-0888-xf.md @@ -0,0 +1,36 @@ +# L 0888 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.9 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-0888-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_The must have late group 0 XtendFlex variety. This full bush variety is built for speed and excels in high yield environments. Because of this attribute, use caution in known white mold ares. L 0888 XF is an average plant height variety that maintains plan height in tougher soils. This SCN variety stands very well and contains the Rps1c phytopthora gene for added protection._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.9 +- **Plant Height:** Medium +- **Plant Type:** Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** C, 2.0 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.5 +- **Frog Eye:** 2.0 diff --git a/corpus/latham/latham-l-0911-e3.json b/corpus/latham/latham-l-0911-e3.json new file mode 100644 index 00000000..4245d814 --- /dev/null +++ b/corpus/latham/latham-l-0911-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0911-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0911 E3", + "product_id": "L 0911 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 0.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.9" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.2" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0911-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:42.593928+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0911-e3.md b/corpus/latham/latham-l-0911-e3.md new file mode 100644 index 00000000..ddf3eb42 --- /dev/null +++ b/corpus/latham/latham-l-0911-e3.md @@ -0,0 +1,33 @@ +# L 0911 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0911-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.9 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 1.2 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 1.0 +- **White Mold:** 1.5 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-0945-llgt27.json b/corpus/latham/latham-l-0945-llgt27.json new file mode 100644 index 00000000..a1588f84 --- /dev/null +++ b/corpus/latham/latham-l-0945-llgt27.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0945-llgt27", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0945 LLGT27", + "product_id": "L 0945 LLGT27", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 0.9, + "wheat_class": null, + "trait_stack": [ + "LLGT27" + ], + "trait_descriptions": [], + "positioning_statement": "This new LLGT27 soybean gives growers an exciting option in the 0.9 maturity. Very strong scores on SCN, PRR, BSR, and IDC along with tremendous emergence and standabilty gives this variety the agronomics to be broadly adapted across all yield environments.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.9" + }, + { + "characteristic": "Emergence", + "value": "1.4" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.2" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.2" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0945-llgt27/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:35.230651+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0945-llgt27.md b/corpus/latham/latham-l-0945-llgt27.md new file mode 100644 index 00000000..74ed4db4 --- /dev/null +++ b/corpus/latham/latham-l-0945-llgt27.md @@ -0,0 +1,37 @@ +# L 0945 LLGT27 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.9 +- **Trait(s):** LLGT27 +- **Source:** https://www.lathamseeds.com/products/l-0945-llgt27/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new LLGT27 soybean gives growers an exciting option in the 0.9 maturity. Very strong scores on SCN, PRR, BSR, and IDC along with tremendous emergence and standabilty gives this variety the agronomics to be broadly adapted across all yield environments._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.9 +- **Emergence:** 1.4 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** C, 2.0 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.5 +- **Sudden Death:** 2.2 +- **Charcoal Rot:** 2.2 diff --git a/corpus/latham/latham-l-0959-e3.json b/corpus/latham/latham-l-0959-e3.json new file mode 100644 index 00000000..073c83b5 --- /dev/null +++ b/corpus/latham/latham-l-0959-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-0959-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0959 E3", + "product_id": "L 0959 E3", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 0.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This new 0.9 maturity E3 soybean brings next level SCN protection along with exciting yield potential! It carries the Rps 3a gene for Phytophora along with very strong field tolerance against that disease. With strong BSR, SDS, and IDC tolerances this bean is well suited for southern North Dakota into Minnesota.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.9" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "P, 1.9" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.2" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a, 1.7" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.6" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.4" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0959-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:23.125233+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0959-e3.md b/corpus/latham/latham-l-0959-e3.md new file mode 100644 index 00000000..28d4a9a4 --- /dev/null +++ b/corpus/latham/latham-l-0959-e3.md @@ -0,0 +1,38 @@ +# L 0959 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0959-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new 0.9 maturity E3 soybean brings next level SCN protection along with exciting yield potential! It carries the Rps 3a gene for Phytophora along with very strong field tolerance against that disease. With strong BSR, SDS, and IDC tolerances this bean is well suited for southern North Dakota into Minnesota._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.9 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** P, 1.9 +- **Iron Chlorosis:** 2.2 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 3a, 1.7 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.6 +- **Sudden Death:** 2.0 +- **Charcoal Rot:** 2.4 diff --git a/corpus/latham/latham-l-0984-xf.json b/corpus/latham/latham-l-0984-xf.json new file mode 100644 index 00000000..d1048e36 --- /dev/null +++ b/corpus/latham/latham-l-0984-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-0984-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0984 XF", + "product_id": "L 0984 XF", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 0.9, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Heres a 0.9 maturity XtendFlex soybean that features the Rps3-a gene for Phytophthora, SCN tolerance from PI 88788 and good scores for White Mold and Iron Chlorosis. It also has very good tolerance to Brown Stem Rot and Stress. It is a medium-tall, medium-bush type plant that does very well in both low & high-yield environments. Topped the 2020 breeder trials from 0.7 to 1.4 RM.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.9" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.8" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0984-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:51.073700+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0984-xf.md b/corpus/latham/latham-l-0984-xf.md new file mode 100644 index 00000000..29ae6e18 --- /dev/null +++ b/corpus/latham/latham-l-0984-xf.md @@ -0,0 +1,37 @@ +# L 0984 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.9 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-0984-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Heres a 0.9 maturity XtendFlex soybean that features the Rps3-a gene for Phytophthora, SCN tolerance from PI 88788 and good scores for White Mold and Iron Chlorosis. It also has very good tolerance to Brown Stem Rot and Stress. It is a medium-tall, medium-bush type plant that does very well in both low & high-yield environments. Topped the 2020 breeder trials from 0.7 to 1.4 RM._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.9 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.8 +- **White Mold:** 2.2 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-0993-e3.json b/corpus/latham/latham-l-0993-e3.json new file mode 100644 index 00000000..a7a7d20a --- /dev/null +++ b/corpus/latham/latham-l-0993-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-0993-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 0993 E3", + "product_id": "L 0993 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 0.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This exciting new E3 soybean is adapted perfectly for the Red River Valley. It has strong Iron Deficiency Chlorosis (IDC), Phytophthora Root Rot (PRR), and Brown Stem Rot (BSR) resistance and can really yield in its maturity.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "0.9" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.8" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-0993-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:48.608748+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-0993-e3.md b/corpus/latham/latham-l-0993-e3.md new file mode 100644 index 00000000..94d70794 --- /dev/null +++ b/corpus/latham/latham-l-0993-e3.md @@ -0,0 +1,38 @@ +# L 0993 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 0.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-0993-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This exciting new E3 soybean is adapted perfectly for the Red River Valley. It has strong Iron Deficiency Chlorosis (IDC), Phytophthora Root Rot (PRR), and Brown Stem Rot (BSR) resistance and can really yield in its maturity._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 0.9 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.8 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 1.0 +- **White Mold:** 1.5 +- **Sudden Death:** 2.0 +- **Charcoal Rot:** 2.5 diff --git a/corpus/latham/latham-l-1094-e3.json b/corpus/latham/latham-l-1094-e3.json new file mode 100644 index 00000000..54380725 --- /dev/null +++ b/corpus/latham/latham-l-1094-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-1094-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1094 E3", + "product_id": "L 1094 E3", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 1.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Latham L 1094 E3 features the excluder gene for high salt soils. Its resistant to Brown Stem Rot and carries very good sores for Iron Chlorosis and White Mold. PI 88788 provides solid SCN protection. Its field tolerance to Phytophthora is strong but if you need extra protection for this disease, consider a seed treatment. Yield performance is enhanced by the extra lateral branching, which reminds our Latham Product Team of L 2084 R2s!", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.0" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Gray" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.1" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.7" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1094-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:11.297041+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1094-e3.md b/corpus/latham/latham-l-1094-e3.md new file mode 100644 index 00000000..bfecfe2d --- /dev/null +++ b/corpus/latham/latham-l-1094-e3.md @@ -0,0 +1,38 @@ +# L 1094 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1094-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Latham L 1094 E3 features the excluder gene for high salt soils. Its resistant to Brown Stem Rot and carries very good sores for Iron Chlorosis and White Mold. PI 88788 provides solid SCN protection. Its field tolerance to Phytophthora is strong but if you need extra protection for this disease, consider a seed treatment. Yield performance is enhanced by the extra lateral branching, which reminds our Latham Product Team of L 2084 R2s!_ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.0 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Gray + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 2.1 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 2.7 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.2 +- **Sudden Death:** 2.0 +- **Charcoal Rot:** 2.5 diff --git a/corpus/latham/latham-l-1121-e3.json b/corpus/latham/latham-l-1121-e3.json new file mode 100644 index 00000000..77f2b3f3 --- /dev/null +++ b/corpus/latham/latham-l-1121-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-1121-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1121 E3", + "product_id": "L 1121 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 1.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This Peking source SCN is the new workhorse early group 1 variety. This medium-tall plant has excellent stress tolerance and average standability. Yields are protected by the Rps3a phytopthora gene and superior field tolerance. L 1121 E3 is highly versatile and pushes through low yield environments. This medium-bush variety has excellent branching and should not be over-planted to achieve maximum yields. This being said, use caution in known white mold areas.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.1" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a, 1.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1121-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:12.771090+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1121-e3.md b/corpus/latham/latham-l-1121-e3.md new file mode 100644 index 00000000..9a700820 --- /dev/null +++ b/corpus/latham/latham-l-1121-e3.md @@ -0,0 +1,36 @@ +# L 1121 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1121-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This Peking source SCN is the new workhorse early group 1 variety. This medium-tall plant has excellent stress tolerance and average standability. Yields are protected by the Rps3a phytopthora gene and superior field tolerance. L 1121 E3 is highly versatile and pushes through low yield environments. This medium-bush variety has excellent branching and should not be over-planted to achieve maximum yields. This being said, use caution in known white mold areas._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.1 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.0 +- **Phytophthora Root Rot:** 3a, 1.5 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 3.0 +- **Charcoal Rot:** 2.5 diff --git a/corpus/latham/latham-l-1165-xf.json b/corpus/latham/latham-l-1165-xf.json new file mode 100644 index 00000000..aec410d2 --- /dev/null +++ b/corpus/latham/latham-l-1165-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1165-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1165 XF", + "product_id": "L 1165 XF", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 1.1, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Ironclad variety with much improved Sclerotinia White Mold tolerance in Lathams XtendFlex portfolio. Add in superior emergence and Phytophthora Root Rot field tolerance for added versatility. L 1165 XF has the plant height and stress tolerance to be planted anywhere in Latham Country. L 1165 XF also adds the Brown Stem Rot gene to protect its high yield capability.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.1" + }, + { + "characteristic": "Emergence", + "value": "1.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1c, 1.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1165-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:52.428117+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1165-xf.md b/corpus/latham/latham-l-1165-xf.md new file mode 100644 index 00000000..75d8284c --- /dev/null +++ b/corpus/latham/latham-l-1165-xf.md @@ -0,0 +1,37 @@ +# L 1165 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.1 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-1165-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Ironclad variety with much improved Sclerotinia White Mold tolerance in Lathams XtendFlex portfolio. Add in superior emergence and Phytophthora Root Rot field tolerance for added versatility. L 1165 XF has the plant height and stress tolerance to be planted anywhere in Latham Country. L 1165 XF also adds the Brown Stem Rot gene to protect its high yield capability._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.1 +- **Emergence:** 1.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1c, 1.5 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-1219-e3.json b/corpus/latham/latham-l-1219-e3.json new file mode 100644 index 00000000..77437423 --- /dev/null +++ b/corpus/latham/latham-l-1219-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1219-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1219 E3", + "product_id": "L 1219 E3", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 1.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This 1.2 maturity Enlist E3 soybean features the Rps1-c gene for Phytophthora, excellent scores for Sudden Death Syndrome and Stress Tolerance along with SCN tolerance from PI 88788. It also carries the Excluder gene for tolerance to high-salt soils. A medium-tall plant with good lateral branching, it has very good tolerance to Iron Chlorosis and handles tough soils very well.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.2" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1219-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:55.259055+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1219-e3.md b/corpus/latham/latham-l-1219-e3.md new file mode 100644 index 00000000..ef57bfb1 --- /dev/null +++ b/corpus/latham/latham-l-1219-e3.md @@ -0,0 +1,37 @@ +# L 1219 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1219-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This 1.2 maturity Enlist E3 soybean features the Rps1-c gene for Phytophthora, excellent scores for Sudden Death Syndrome and Stress Tolerance along with SCN tolerance from PI 88788. It also carries the Excluder gene for tolerance to high-salt soils. A medium-tall plant with good lateral branching, it has very good tolerance to Iron Chlorosis and handles tough soils very well._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.2 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** C, 2.5 +- **White Mold:** 2.5 +- **Sudden Death:** 2.0 +- **Charcoal Rot:** 2.5 diff --git a/corpus/latham/latham-l-1236-e3.json b/corpus/latham/latham-l-1236-e3.json new file mode 100644 index 00000000..403bce2e --- /dev/null +++ b/corpus/latham/latham-l-1236-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-1236-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1236 E3", + "product_id": "L 1236 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 1.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Dual Phytophthora Root Rot genes and excellent emergence make L 1236 E3 the top choice for early plantings. The medium-tall plant has superior stress tolerance for a wide range of soil types and environments. The dense canopy leads to average Sclerotinia White Mold tolerance. Excellent Iron Deficiency Chlorosis makes it a key line for South Dakota and Minnesota", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.2" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1c/3a, 1.5" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1236-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:53.931438+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1236-e3.md b/corpus/latham/latham-l-1236-e3.md new file mode 100644 index 00000000..4be64e06 --- /dev/null +++ b/corpus/latham/latham-l-1236-e3.md @@ -0,0 +1,36 @@ +# L 1236 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1236-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Dual Phytophthora Root Rot genes and excellent emergence make L 1236 E3 the top choice for early plantings. The medium-tall plant has superior stress tolerance for a wide range of soil types and environments. The dense canopy leads to average Sclerotinia White Mold tolerance. Excellent Iron Deficiency Chlorosis makes it a key line for South Dakota and Minnesota_ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.2 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1c/3a, 1.5 +- **White Mold:** 3.0 +- **Sudden Death:** 3.0 diff --git a/corpus/latham/latham-l-1358-e3.json b/corpus/latham/latham-l-1358-e3.json new file mode 100644 index 00000000..ddba16e3 --- /dev/null +++ b/corpus/latham/latham-l-1358-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1358-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1358 E3", + "product_id": "L 1358 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 1.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.3" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "None" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.8" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "2.4" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1358-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:21.099868+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1358-e3.md b/corpus/latham/latham-l-1358-e3.md new file mode 100644 index 00000000..d2448f2e --- /dev/null +++ b/corpus/latham/latham-l-1358-e3.md @@ -0,0 +1,33 @@ +# L 1358 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1358-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.3 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** None +- **Iron Chlorosis:** 2.8 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.2 +- **Sudden Death:** 2.4 diff --git a/corpus/latham/latham-l-1383-xf.json b/corpus/latham/latham-l-1383-xf.json new file mode 100644 index 00000000..67fcbf8d --- /dev/null +++ b/corpus/latham/latham-l-1383-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1383-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1383 XF", + "product_id": "L 1383 XF", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 1.3, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "L 1383 XF is a 1.3 maturity Ironclad XtendFlex product that features SCN protection from PI 88788, the Rps3-a gene for Phytophthora and full resistance to Brown Stem Rot. It also has very good scores for Iron Chlorosis, White Mold and Stress tolerance. One parent of L 1383 X is L 0982 R2 which combined with the good height and Stress tolerance help make this soybean an excellent choice for those tougher fields all across Latham Country.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.3" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a, 1.9" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "2.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1383-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:14.198793+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1383-xf.md b/corpus/latham/latham-l-1383-xf.md new file mode 100644 index 00000000..b386b1b2 --- /dev/null +++ b/corpus/latham/latham-l-1383-xf.md @@ -0,0 +1,37 @@ +# L 1383 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.3 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-1383-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 1383 XF is a 1.3 maturity Ironclad XtendFlex product that features SCN protection from PI 88788, the Rps3-a gene for Phytophthora and full resistance to Brown Stem Rot. It also has very good scores for Iron Chlorosis, White Mold and Stress tolerance. One parent of L 1383 X is L 0982 R2 which combined with the good height and Stress tolerance help make this soybean an excellent choice for those tougher fields all across Latham Country._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.3 +- **Emergence:** 1.5 +- **Plant Height:** Medium+ +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** 3a, 1.9 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.2 +- **Sudden Death:** 2.8 diff --git a/corpus/latham/latham-l-1392-e3.json b/corpus/latham/latham-l-1392-e3.json new file mode 100644 index 00000000..29bc3091 --- /dev/null +++ b/corpus/latham/latham-l-1392-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-1392-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1392 E3", + "product_id": "L 1392 E3", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 1.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This is a key product for any soybean portfolio needing a mid-Group 1 product. It carries the Rps1-c gene for Phytophthora, strong SCN tolerance from PI 88788 and is resistant to Brown Stem Rot. Its a fairly tall, moderately bushy plant with excellent emergence and a very good rating for Iron Chlorosis. It will handle tough soils as the stress tolerance is noted as being excellent.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.3" + }, + { + "characteristic": "Emergence", + "value": "1.4" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.4" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.7" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1392-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:15.571618+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1392-e3.md b/corpus/latham/latham-l-1392-e3.md new file mode 100644 index 00000000..9f4d8ca6 --- /dev/null +++ b/corpus/latham/latham-l-1392-e3.md @@ -0,0 +1,38 @@ +# L 1392 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1392-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This is a key product for any soybean portfolio needing a mid-Group 1 product. It carries the Rps1-c gene for Phytophthora, strong SCN tolerance from PI 88788 and is resistant to Brown Stem Rot. Its a fairly tall, moderately bushy plant with excellent emergence and a very good rating for Iron Chlorosis. It will handle tough soils as the stress tolerance is noted as being excellent._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.3 +- **Emergence:** 1.4 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** C, 2.4 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.7 +- **Sudden Death:** 3.0 +- **Charcoal Rot:** 2.8 diff --git a/corpus/latham/latham-l-1439-xf.json b/corpus/latham/latham-l-1439-xf.json new file mode 100644 index 00000000..8598e061 --- /dev/null +++ b/corpus/latham/latham-l-1439-xf.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-1439-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1439 XF", + "product_id": "L 1439 XF", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 1.4, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "This new 1.4 maturity XtendFlex soybean combines strong agronomics with top-end yield potential. It has the Rps1c gene and very strong field tolerance to combat Phytophthora. Tremendous scores for IDC, White Mold, and SCN make this variety a new go to in the mid group 1 maturity range.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.4" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.0" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.6" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 1.7" + }, + { + "characteristic": "White Mold", + "value": "1.9" + }, + { + "characteristic": "Frog Eye", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1439-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:40.463467+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1439-xf.md b/corpus/latham/latham-l-1439-xf.md new file mode 100644 index 00000000..109c93e7 --- /dev/null +++ b/corpus/latham/latham-l-1439-xf.md @@ -0,0 +1,36 @@ +# L 1439 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.4 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-1439-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new 1.4 maturity XtendFlex soybean combines strong agronomics with top-end yield potential. It has the Rps1c gene and very strong field tolerance to combat Phytophthora. Tremendous scores for IDC, White Mold, and SCN make this variety a new go to in the mid group 1 maturity range._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.4 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.0 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.6 +- **Phytophthora Root Rot:** C, 1.7 +- **White Mold:** 1.9 +- **Frog Eye:** 1.5 diff --git a/corpus/latham/latham-l-1442-e3.json b/corpus/latham/latham-l-1442-e3.json new file mode 100644 index 00000000..ae18ed5d --- /dev/null +++ b/corpus/latham/latham-l-1442-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-1442-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1442 E3", + "product_id": "L 1442 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 1.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This mid-group 1 variety goes everywhere and does everything. L 1442 E3 will be one of the first varieties to emerge and shade the row. This bushy variety contains the Rps3a phytopthora gene and has superior filed tolerance. IDC ground, no problem. Heavy soils, no problem. Stressed soils, no problem. Just get it in the ground and it will perform. Due to the aggressive branching and wide canopy of L 1442 E3, use caution in known white mold areas.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.4" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Bushy" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a, 1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1442-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:38.980742+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1442-e3.md b/corpus/latham/latham-l-1442-e3.md new file mode 100644 index 00000000..f30bf3b1 --- /dev/null +++ b/corpus/latham/latham-l-1442-e3.md @@ -0,0 +1,36 @@ +# L 1442 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1442-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This mid-group 1 variety goes everywhere and does everything. L 1442 E3 will be one of the first varieties to emerge and shade the row. This bushy variety contains the Rps3a phytopthora gene and has superior filed tolerance. IDC ground, no problem. Heavy soils, no problem. Stressed soils, no problem. Just get it in the ground and it will perform. Due to the aggressive branching and wide canopy of L 1442 E3, use caution in known white mold areas._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.4 +- **Plant Height:** Medium Tall +- **Plant Type:** Bushy +- **Flower Color:** White +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 3a, 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 3.0 +- **Charcoal Rot:** 2.5 diff --git a/corpus/latham/latham-l-1452-llgt27.json b/corpus/latham/latham-l-1452-llgt27.json new file mode 100644 index 00000000..1af1eafe --- /dev/null +++ b/corpus/latham/latham-l-1452-llgt27.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-1452-llgt27", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1452 LLGT27", + "product_id": "L 1452 LLGT27", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 1.4, + "wheat_class": null, + "trait_stack": [ + "LLGT27" + ], + "trait_descriptions": [], + "positioning_statement": "Top-end yield potential with a very strong yield package and best in class standability. This new 1.4 Ironclad LLGT27 variety has excellent tolerance to PRR, SCN, and IDC and has broad acre adaptability north and south of its zone with strong eastern movement.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.4" + }, + { + "characteristic": "Emergence", + "value": "1.6" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.0" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 1.7" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "2.2" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1452-llgt27/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:36.879964+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1452-llgt27.md b/corpus/latham/latham-l-1452-llgt27.md new file mode 100644 index 00000000..8923651f --- /dev/null +++ b/corpus/latham/latham-l-1452-llgt27.md @@ -0,0 +1,38 @@ +# L 1452 LLGT27 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.4 +- **Trait(s):** LLGT27 +- **Source:** https://www.lathamseeds.com/products/l-1452-llgt27/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Top-end yield potential with a very strong yield package and best in class standability. This new 1.4 Ironclad LLGT27 variety has excellent tolerance to PRR, SCN, and IDC and has broad acre adaptability north and south of its zone with strong eastern movement._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.4 +- **Emergence:** 1.6 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.0 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** C, 1.7 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.2 +- **Sudden Death:** 2.2 +- **Charcoal Rot:** 2.0 diff --git a/corpus/latham/latham-l-1531-e3.json b/corpus/latham/latham-l-1531-e3.json new file mode 100644 index 00000000..6eecd86c --- /dev/null +++ b/corpus/latham/latham-l-1531-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-1531-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1531 E3", + "product_id": "L 1531 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 1.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This new Peking Soybean Cyst Nematode (SCN) product contains a great combination of yield and disease resistance. L 1531 E3 is medium height with two genes of protection from Phytophthora Root Rot. This product is strong in stress situations but has an extra gear in high yield environments and pods up at the top of the plant. L 1531 E3 also is resistant to Brown Stem Rot and Stem Canker. It can be put in Iron Deficiency Chlorosis (IDC) situations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.5" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.2" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.2" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1.2" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.4" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.7" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1531-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:37.452630+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1531-e3.md b/corpus/latham/latham-l-1531-e3.md new file mode 100644 index 00000000..31ffab9d --- /dev/null +++ b/corpus/latham/latham-l-1531-e3.md @@ -0,0 +1,38 @@ +# L 1531 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1531-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new Peking Soybean Cyst Nematode (SCN) product contains a great combination of yield and disease resistance. L 1531 E3 is medium height with two genes of protection from Phytophthora Root Rot. This product is strong in stress situations but has an extra gear in high yield environments and pods up at the top of the plant. L 1531 E3 also is resistant to Brown Stem Rot and Stem Canker. It can be put in Iron Deficiency Chlorosis (IDC) situations._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.5 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.2 +- **Stress Tolerance:** 2.2 +- **Phytophthora Root Rot:** 1.2 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.4 +- **Charcoal Rot:** 2.7 diff --git a/corpus/latham/latham-l-1558-e3.json b/corpus/latham/latham-l-1558-e3.json new file mode 100644 index 00000000..0011b2d5 --- /dev/null +++ b/corpus/latham/latham-l-1558-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1558-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1558 E3", + "product_id": "L 1558 E3", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 1.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "L 1558 E3 is a 1.5 maturity Enlist soybean that carries the Rps3-a gene for Phytophthora, is resistant to Brown Stem Rot and excellent against Sudden Death Syndrome. The SCN tolerance is from PI 88788, the White Mold score is good and the Iron Chlorosis is equal to L 1595 E3, which it directly replaces. It beat 1595 by over 4 bu/A in 2020 breeder trials!", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.5" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.8" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.4" + }, + { + "characteristic": "Sudden Death", + "value": "2.2" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1558-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:38.121675+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1558-e3.md b/corpus/latham/latham-l-1558-e3.md new file mode 100644 index 00000000..10182532 --- /dev/null +++ b/corpus/latham/latham-l-1558-e3.md @@ -0,0 +1,37 @@ +# L 1558 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1558-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 1558 E3 is a 1.5 maturity Enlist soybean that carries the Rps3-a gene for Phytophthora, is resistant to Brown Stem Rot and excellent against Sudden Death Syndrome. The SCN tolerance is from PI 88788, the White Mold score is good and the Iron Chlorosis is equal to L 1595 E3, which it directly replaces. It beat 1595 by over 4 bu/A in 2020 breeder trials!_ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.5 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.8 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.4 +- **Sudden Death:** 2.2 diff --git a/corpus/latham/latham-l-1593-e3.json b/corpus/latham/latham-l-1593-e3.json new file mode 100644 index 00000000..2660af15 --- /dev/null +++ b/corpus/latham/latham-l-1593-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1593-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1593 E3", + "product_id": "L 1593 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 1.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.5" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.8" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "1.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1593-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:22.907689+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1593-e3.md b/corpus/latham/latham-l-1593-e3.md new file mode 100644 index 00000000..a874e109 --- /dev/null +++ b/corpus/latham/latham-l-1593-e3.md @@ -0,0 +1,33 @@ +# L 1593 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1593-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.5 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.8 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.0 +- **Sudden Death:** 1.8 diff --git a/corpus/latham/latham-l-1597-xf.json b/corpus/latham/latham-l-1597-xf.json new file mode 100644 index 00000000..658ec2cf --- /dev/null +++ b/corpus/latham/latham-l-1597-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1597-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1597 XF", + "product_id": "L 1597 XF", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 1.5, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.5" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1597-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:24.302761+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1597-xf.md b/corpus/latham/latham-l-1597-xf.md new file mode 100644 index 00000000..da486a8e --- /dev/null +++ b/corpus/latham/latham-l-1597-xf.md @@ -0,0 +1,33 @@ +# L 1597 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.5 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-1597-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.5 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-1626-e3.json b/corpus/latham/latham-l-1626-e3.json new file mode 100644 index 00000000..23fb9d80 --- /dev/null +++ b/corpus/latham/latham-l-1626-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1626-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1626 E3", + "product_id": "L 1626 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 1.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.6" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1626-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:27.308638+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1626-e3.md b/corpus/latham/latham-l-1626-e3.md new file mode 100644 index 00000000..26ef2e19 --- /dev/null +++ b/corpus/latham/latham-l-1626-e3.md @@ -0,0 +1,33 @@ +# L 1626 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1626-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.6 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** Rps 1k +- **Brown Stem Rot:** 1.0 +- **White Mold:** 1.5 +- **Sudden Death:** 1.8 diff --git a/corpus/latham/latham-l-1648-llgt27.json b/corpus/latham/latham-l-1648-llgt27.json new file mode 100644 index 00000000..51369306 --- /dev/null +++ b/corpus/latham/latham-l-1648-llgt27.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1648-llgt27", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1648 LLGT27", + "product_id": "L 1648 LLGT27", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 1.6, + "wheat_class": null, + "trait_stack": [ + "LLGT27" + ], + "trait_descriptions": [], + "positioning_statement": "Position this product from South Dakota, across Minnesota, into Wisconsin and even down to the upper tier of counties in Iowa! It has excellent emergence and standability, the K-gene for Phytophthora and is Brown Stem Rot-resistant. The White Mold, Iron Chlorosis and overall Stress tolerance scores are very good.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.6" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1k, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1648-llgt27/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:40.280139+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1648-llgt27.md b/corpus/latham/latham-l-1648-llgt27.md new file mode 100644 index 00000000..2d8c6a3c --- /dev/null +++ b/corpus/latham/latham-l-1648-llgt27.md @@ -0,0 +1,37 @@ +# L 1648 LLGT27 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.6 +- **Trait(s):** LLGT27 +- **Source:** https://www.lathamseeds.com/products/l-1648-llgt27/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Position this product from South Dakota, across Minnesota, into Wisconsin and even down to the upper tier of counties in Iowa! It has excellent emergence and standability, the K-gene for Phytophthora and is Brown Stem Rot-resistant. The White Mold, Iron Chlorosis and overall Stress tolerance scores are very good._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.6 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1k, 2.0 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-1661-e3.json b/corpus/latham/latham-l-1661-e3.json new file mode 100644 index 00000000..3bbcfeac --- /dev/null +++ b/corpus/latham/latham-l-1661-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1661-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1661 E3", + "product_id": "L 1661 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 1.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "No yield drag here with this new Peking source SCN variety. L 1661 E3 combines the Rps1k and Rps6 phytopthora genes for heavy, wet soils. Excellent white mold and IDC tolerances make this a must have variety across Latham country. This variety checks all the boxes and should be the lead product on any farm. A medium-bush variety that excells when planted between 110-120K plants per acre. Sit back and get a bigger bin with this variety!", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.6" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K+6, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.5" + }, + { + "characteristic": "Frog Eye", + "value": "1.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1661-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:35.735858+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1661-e3.md b/corpus/latham/latham-l-1661-e3.md new file mode 100644 index 00000000..780bccef --- /dev/null +++ b/corpus/latham/latham-l-1661-e3.md @@ -0,0 +1,37 @@ +# L 1661 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1661-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_No yield drag here with this new Peking source SCN variety. L 1661 E3 combines the Rps1k and Rps6 phytopthora genes for heavy, wet soils. Excellent white mold and IDC tolerances make this a must have variety across Latham country. This variety checks all the boxes and should be the lead product on any farm. A medium-bush variety that excells when planted between 110-120K plants per acre. Sit back and get a bigger bin with this variety!_ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.6 +- **Plant Height:** Medium +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** K+6, 2.0 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 1.5 +- **Sudden Death:** 1.5 +- **Frog Eye:** 1.0 diff --git a/corpus/latham/latham-l-1721-e3.json b/corpus/latham/latham-l-1721-e3.json new file mode 100644 index 00000000..a22b97f3 --- /dev/null +++ b/corpus/latham/latham-l-1721-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-1721-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1721 E3", + "product_id": "L 1721 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 1.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This Ironclad, Peking source SCN variety is a must plant in the late group one areas. The medium-tall plant height and excellent emergence give L 1721 E3 the edge in stress environments. Standability is no concern and excellent Iron Deficiency Chlorosis puts growers mind at ease throughout the entire growing season. The Rps1k Phytophthora Root Rot gene provides the cherry on top of L 1721 E3s defensive package.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.7" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1k, 1.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1721-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:33.539370+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1721-e3.md b/corpus/latham/latham-l-1721-e3.md new file mode 100644 index 00000000..d8771da7 --- /dev/null +++ b/corpus/latham/latham-l-1721-e3.md @@ -0,0 +1,36 @@ +# L 1721 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1721-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This Ironclad, Peking source SCN variety is a must plant in the late group one areas. The medium-tall plant height and excellent emergence give L 1721 E3 the edge in stress environments. Standability is no concern and excellent Iron Deficiency Chlorosis puts growers mind at ease throughout the entire growing season. The Rps1k Phytophthora Root Rot gene provides the cherry on top of L 1721 E3s defensive package._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.7 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1k, 1.5 +- **White Mold:** 2.5 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-1758-e3.json b/corpus/latham/latham-l-1758-e3.json new file mode 100644 index 00000000..4f036dd8 --- /dev/null +++ b/corpus/latham/latham-l-1758-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-1758-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1758 E3", + "product_id": "L 1758 E3", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 1.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Heres an exciting Enlist E3 soybean that features SCN protection from PI 88788, the Rps1-k gene for Phytophthora and test-topping yield potential! Emergence and standability are excellent and the White Mold and Iron Chlorosis scores are very good. This soybean will work very well from South Dakota, across Minnesota and into Wisconsin. It also moves south very well into northern Iowa. Avoid placing in fields with severe Brown Stem Rot infestations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.7" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.2" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1758-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:08.396140+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1758-e3.md b/corpus/latham/latham-l-1758-e3.md new file mode 100644 index 00000000..6528a12e --- /dev/null +++ b/corpus/latham/latham-l-1758-e3.md @@ -0,0 +1,36 @@ +# L 1758 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1758-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Heres an exciting Enlist E3 soybean that features SCN protection from PI 88788, the Rps1-k gene for Phytophthora and test-topping yield potential! Emergence and standability are excellent and the White Mold and Iron Chlorosis scores are very good. This soybean will work very well from South Dakota, across Minnesota and into Wisconsin. It also moves south very well into northern Iowa. Avoid placing in fields with severe Brown Stem Rot infestations._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.7 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** K, 2.2 +- **White Mold:** 2.0 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-1784-xf.json b/corpus/latham/latham-l-1784-xf.json new file mode 100644 index 00000000..e29d8cbd --- /dev/null +++ b/corpus/latham/latham-l-1784-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1784-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1784 XF", + "product_id": "L 1784 XF", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 1.7, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "If youre looking for a soybean with great yield and has L 1858 R2 as a parent, here it is! Besides a terrific lineage, this XtendFlex product also has strong SCN protection from PI 88788, complete resistance to Brown Stem Rot and good scores for Iron Chlorosis and Stress Tolerance. Those features and above average plant height allows for placement in both high and low yield areas.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.7" + }, + { + "characteristic": "Emergence", + "value": "1.6" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "3.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.2" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.7" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1784-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:09.739226+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1784-xf.md b/corpus/latham/latham-l-1784-xf.md new file mode 100644 index 00000000..cbb755e0 --- /dev/null +++ b/corpus/latham/latham-l-1784-xf.md @@ -0,0 +1,37 @@ +# L 1784 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.7 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-1784-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_If youre looking for a soybean with great yield and has L 1858 R2 as a parent, here it is! Besides a terrific lineage, this XtendFlex product also has strong SCN protection from PI 88788, complete resistance to Brown Stem Rot and good scores for Iron Chlorosis and Stress Tolerance. Those features and above average plant height allows for placement in both high and low yield areas._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.7 +- **Emergence:** 1.6 +- **Plant Height:** Medium+ +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 3.0 +- **Stress Tolerance:** 2.2 +- **Phytophthora Root Rot:** 2.7 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 3.0 diff --git a/corpus/latham/latham-l-1822-e3.json b/corpus/latham/latham-l-1822-e3.json new file mode 100644 index 00000000..4adbb859 --- /dev/null +++ b/corpus/latham/latham-l-1822-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-1822-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1822 E3", + "product_id": "L 1822 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 1.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.8" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1822-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:28.741746+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1822-e3.md b/corpus/latham/latham-l-1822-e3.md new file mode 100644 index 00000000..f8d89b4e --- /dev/null +++ b/corpus/latham/latham-l-1822-e3.md @@ -0,0 +1,32 @@ +# L 1822 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1822-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.8 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 2.5 +- **Brown Stem Rot:** 2.5 +- **White Mold:** 2.5 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-1881-e3.json b/corpus/latham/latham-l-1881-e3.json new file mode 100644 index 00000000..774b36c6 --- /dev/null +++ b/corpus/latham/latham-l-1881-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1881-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1881 E3", + "product_id": "L 1881 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 1.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "L 1881 E3 is a great fit for Latham growers. This Peking source SCN variety contains the Rps1k phytopthora gene and above average field tolerance. 1881 E3 is on the taller side of medium and has excellent standability. Use this variety in areas with heavy residue or reduced tillage practices. This is an excellent branching variety with tightly held branches for a wide range of planting populations. This is a top-yielding variety regardless of which technology you are looking for.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "1.5" + }, + { + "characteristic": "Frog Eye", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1881-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:34.330670+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1881-e3.md b/corpus/latham/latham-l-1881-e3.md new file mode 100644 index 00000000..1e76cbb6 --- /dev/null +++ b/corpus/latham/latham-l-1881-e3.md @@ -0,0 +1,37 @@ +# L 1881 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1881-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 1881 E3 is a great fit for Latham growers. This Peking source SCN variety contains the Rps1k phytopthora gene and above average field tolerance. 1881 E3 is on the taller side of medium and has excellent standability. Use this variety in areas with heavy residue or reduced tillage practices. This is an excellent branching variety with tightly held branches for a wide range of planting populations. This is a top-yielding variety regardless of which technology you are looking for._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.8 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** K, 2.0 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.0 +- **Sudden Death:** 1.5 +- **Frog Eye:** 1.5 diff --git a/corpus/latham/latham-l-1947-e3.json b/corpus/latham/latham-l-1947-e3.json new file mode 100644 index 00000000..4ded647c --- /dev/null +++ b/corpus/latham/latham-l-1947-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-1947-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1947 E3", + "product_id": "L 1947 E3", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This new 1.9 maturity E3 soybean is extremly versatile and very well suited to handle lower yielding environments. It carries best in class tolerance to SDS along with very good SCN, PRR, and White Mold scores. Excellent overall stress tolerance and agronomics makes this a must have soybean for those tougher growing conditions.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.9" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 1.9" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.0" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "1.6" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1947-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:32.838458+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1947-e3.md b/corpus/latham/latham-l-1947-e3.md new file mode 100644 index 00000000..4a869db5 --- /dev/null +++ b/corpus/latham/latham-l-1947-e3.md @@ -0,0 +1,36 @@ +# L 1947 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1947-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new 1.9 maturity E3 soybean is extremly versatile and very well suited to handle lower yielding environments. It carries best in class tolerance to SDS along with very good SCN, PRR, and White Mold scores. Excellent overall stress tolerance and agronomics makes this a must have soybean for those tougher growing conditions._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.9 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 1.9 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** K, 2.0 +- **White Mold:** 2.2 +- **Sudden Death:** 1.6 diff --git a/corpus/latham/latham-l-1948-r2x.json b/corpus/latham/latham-l-1948-r2x.json new file mode 100644 index 00000000..8489d1f4 --- /dev/null +++ b/corpus/latham/latham-l-1948-r2x.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1948-r2x", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1948 R2X", + "product_id": "L 1948 R2X", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "RR2 Xtend" + ], + "trait_descriptions": [], + "positioning_statement": "A new level of performance was seen in this line, which is a sister to our L 1845 R2X and L 2045 R2X and replaced them both for 2020! It also features the 3a + 1a combination for Phytophthora, is resistant to Brown Stem Rot and carries very good scores for White Mold and Iron Chlorosis. This is a nice, consistent plant that works best in narrower row spacings.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.9" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Thin" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.9" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a + 1a, 1.8" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1948-r2x/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:00.766198+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1948-r2x.md b/corpus/latham/latham-l-1948-r2x.md new file mode 100644 index 00000000..ae8a0472 --- /dev/null +++ b/corpus/latham/latham-l-1948-r2x.md @@ -0,0 +1,37 @@ +# L 1948 R2X + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** RR2 Xtend +- **Source:** https://www.lathamseeds.com/products/l-1948-r2x/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A new level of performance was seen in this line, which is a sister to our L 1845 R2X and L 2045 R2X and replaced them both for 2020! It also features the 3a + 1a combination for Phytophthora, is resistant to Brown Stem Rot and carries very good scores for White Mold and Iron Chlorosis. This is a nice, consistent plant that works best in narrower row spacings._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.9 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Thin +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 1.9 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** 3a + 1a, 1.8 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 1.5 +- **Sudden Death:** 2.8 diff --git a/corpus/latham/latham-l-1975-e3.json b/corpus/latham/latham-l-1975-e3.json new file mode 100644 index 00000000..f3bc09d5 --- /dev/null +++ b/corpus/latham/latham-l-1975-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1975-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1975 E3", + "product_id": "L 1975 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.9" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.8" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1975-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:30.251282+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1975-e3.md b/corpus/latham/latham-l-1975-e3.md new file mode 100644 index 00000000..a82d75f7 --- /dev/null +++ b/corpus/latham/latham-l-1975-e3.md @@ -0,0 +1,33 @@ +# L 1975 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1975-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.9 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 1.8 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 1.8 diff --git a/corpus/latham/latham-l-1979-xf.json b/corpus/latham/latham-l-1979-xf.json new file mode 100644 index 00000000..49257444 --- /dev/null +++ b/corpus/latham/latham-l-1979-xf.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-1979-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1979 XF", + "product_id": "L 1979 XF", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "An overall chart topper that performs north and south of zone. This consistent, stable performer has excellent stress tolerance and superior standability. L 1979 XF branches well and puts the first pod high enough off the ground to use in minimum tillage operations and variable soils. Excellent SDS tolerance puts the cherry on top of this must have late group 1 variety.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.9" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "3.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1979-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:35.902404+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1979-xf.md b/corpus/latham/latham-l-1979-xf.md new file mode 100644 index 00000000..d1ef3a39 --- /dev/null +++ b/corpus/latham/latham-l-1979-xf.md @@ -0,0 +1,38 @@ +# L 1979 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-1979-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_An overall chart topper that performs north and south of zone. This consistent, stable performer has excellent stress tolerance and superior standability. L 1979 XF branches well and puts the first pod high enough off the ground to use in minimum tillage operations and variable soils. Excellent SDS tolerance puts the cherry on top of this must have late group 1 variety._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.9 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 3.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 2 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 2.0 +- **Charcoal Rot:** 2.0 diff --git a/corpus/latham/latham-l-1995-e3.json b/corpus/latham/latham-l-1995-e3.json new file mode 100644 index 00000000..9c524e41 --- /dev/null +++ b/corpus/latham/latham-l-1995-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-1995-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 1995 E3", + "product_id": "L 1995 E3", + "crop": "soybeans", + "release_year": "2019", + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Tremendous emergence and standability are highlights of this 1.9 maturity soybean. It also features the Rps1-c gene for Phytophthora, strong SCN tolerance and complete resistance to Brown Stem Rot. It scores “Excellent” for Iron Chlorosis and White Mold, rounding out the defensive ratings for this E3 Ironclad product. Genetic tolerance to high-salt soils allows this line to work well from Iowa to Minnesota.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "1.9" + }, + { + "characteristic": "Emergence", + "value": "1.4" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.3" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "3.1" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-1995-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:02.358825+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-1995-e3.md b/corpus/latham/latham-l-1995-e3.md new file mode 100644 index 00000000..26b3a5f4 --- /dev/null +++ b/corpus/latham/latham-l-1995-e3.md @@ -0,0 +1,37 @@ +# L 1995 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-1995-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Tremendous emergence and standability are highlights of this 1.9 maturity soybean. It also features the Rps1-c gene for Phytophthora, strong SCN tolerance and complete resistance to Brown Stem Rot. It scores “Excellent” for Iron Chlorosis and White Mold, rounding out the defensive ratings for this E3 Ironclad product. Genetic tolerance to high-salt soils allows this line to work well from Iowa to Minnesota._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 1.9 +- **Emergence:** 1.4 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 1.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** C, 2.3 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.2 +- **Sudden Death:** 3.1 diff --git a/corpus/latham/latham-l-2011-e3.json b/corpus/latham/latham-l-2011-e3.json new file mode 100644 index 00000000..68168f8a --- /dev/null +++ b/corpus/latham/latham-l-2011-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-2011-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2011 E3", + "product_id": "L 2011 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This new Peking Soybean Cyst Nematode (SCN) product contains a great combination of yield and disease resistance. L 2011 E3 emerges quickly and has the 3-a gene for Phytophthora Root Rot (PRR) Resistance. This product also handles stress soils but has proven that it can also yield in good conditions. L 2011 E3 is a medium tall plant which is resistant to Brown Stem Rot and Stem Canker.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.0" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.4" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.2" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2011-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:25.927648+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2011-e3.md b/corpus/latham/latham-l-2011-e3.md new file mode 100644 index 00000000..4933f23f --- /dev/null +++ b/corpus/latham/latham-l-2011-e3.md @@ -0,0 +1,38 @@ +# L 2011 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2011-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new Peking Soybean Cyst Nematode (SCN) product contains a great combination of yield and disease resistance. L 2011 E3 emerges quickly and has the 3-a gene for Phytophthora Root Rot (PRR) Resistance. This product also handles stress soils but has proven that it can also yield in good conditions. L 2011 E3 is a medium tall plant which is resistant to Brown Stem Rot and Stem Canker._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.0 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 1.5 +- **Sudden Death:** 2.4 +- **Charcoal Rot:** 2.2 diff --git a/corpus/latham/latham-l-2031-e3.json b/corpus/latham/latham-l-2031-e3.json new file mode 100644 index 00000000..afd8e41d --- /dev/null +++ b/corpus/latham/latham-l-2031-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2031-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2031 E3", + "product_id": "L 2031 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Peking source SCN variety with nice, upright lateral branches. Contains the Rps1k phytopthera gene and excellent field tolerance for planting early and on tighter soils. Very good IDC and SDS tolerances makes for a broadly adapted variety that moves south well. Unique looking leaf structure will make L 2031 E3 the talk of the town. This medium height plant handles stress very well and is consistent across all yield environments.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + }, + { + "characteristic": "Frog Eye", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2031-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:28.327172+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2031-e3.md b/corpus/latham/latham-l-2031-e3.md new file mode 100644 index 00000000..7b2aa3a7 --- /dev/null +++ b/corpus/latham/latham-l-2031-e3.md @@ -0,0 +1,37 @@ +# L 2031 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2031-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Peking source SCN variety with nice, upright lateral branches. Contains the Rps1k phytopthera gene and excellent field tolerance for planting early and on tighter soils. Very good IDC and SDS tolerances makes for a broadly adapted variety that moves south well. Unique looking leaf structure will make L 2031 E3 the talk of the town. This medium height plant handles stress very well and is consistent across all yield environments._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.0 +- **Plant Height:** Medium +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** K, 2.0 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.0 +- **Sudden Death:** 2.5 +- **Frog Eye:** 1.5 diff --git a/corpus/latham/latham-l-2049-e3.json b/corpus/latham/latham-l-2049-e3.json new file mode 100644 index 00000000..26eb487e --- /dev/null +++ b/corpus/latham/latham-l-2049-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-2049-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2049 E3", + "product_id": "L 2049 E3", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "L 2049 E3 was tested for the first time in our 2020 Superstrip plots. In 2019 breeder plots, it showed very good performance against competitive checks and finished strong in a very difficult year. The plant is medium in height with a good amount of lateral branching. The defensive package is solid featuring SCN tolerance from PI 88788, the K-gene for Phytophthora, full Brown Stem Rot resistance and good scores for White Mold, Iron Chlorosis and Charcoal Rot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.0" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "3.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.3" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.3" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.3" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2049-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:25.403570+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2049-e3.md b/corpus/latham/latham-l-2049-e3.md new file mode 100644 index 00000000..fe39b43b --- /dev/null +++ b/corpus/latham/latham-l-2049-e3.md @@ -0,0 +1,38 @@ +# L 2049 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2049-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 2049 E3 was tested for the first time in our 2020 Superstrip plots. In 2019 breeder plots, it showed very good performance against competitive checks and finished strong in a very difficult year. The plant is medium in height with a good amount of lateral branching. The defensive package is solid featuring SCN tolerance from PI 88788, the K-gene for Phytophthora, full Brown Stem Rot resistance and good scores for White Mold, Iron Chlorosis and Charcoal Rot._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.0 +- **Emergence:** 1.5 +- **Plant Height:** Medium+ +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 3.0 +- **Stress Tolerance:** 2.3 +- **Phytophthora Root Rot:** K, 2.3 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.3 +- **Sudden Death:** 2.5 +- **Charcoal Rot:** 2.5 diff --git a/corpus/latham/latham-l-2053-e3.json b/corpus/latham/latham-l-2053-e3.json new file mode 100644 index 00000000..91ce2e1e --- /dev/null +++ b/corpus/latham/latham-l-2053-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2053-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2053 E3", + "product_id": "L 2053 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Consistency at its finest is the best way to describe L 2053 E3. Standability and stress tolerance provide consistency across multiple yield environments. Dual Phytophthora Root Rot genes and excellent field tolerance provide added consistency and versatility. Add in the Brown Stem Rot gene and excellent Iron Deficiency Chlorosis tolerance for added comfort.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.0" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1a/3a,2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2053-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:26.896437+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2053-e3.md b/corpus/latham/latham-l-2053-e3.md new file mode 100644 index 00000000..d929b8c4 --- /dev/null +++ b/corpus/latham/latham-l-2053-e3.md @@ -0,0 +1,37 @@ +# L 2053 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2053-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Consistency at its finest is the best way to describe L 2053 E3. Standability and stress tolerance provide consistency across multiple yield environments. Dual Phytophthora Root Rot genes and excellent field tolerance provide added consistency and versatility. Add in the Brown Stem Rot gene and excellent Iron Deficiency Chlorosis tolerance for added comfort._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.0 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1a/3a,2.0 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 3.0 diff --git a/corpus/latham/latham-l-2129-e3.json b/corpus/latham/latham-l-2129-e3.json new file mode 100644 index 00000000..1507caf2 --- /dev/null +++ b/corpus/latham/latham-l-2129-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2129-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2129 E3", + "product_id": "L 2129 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.1" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.3" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1.8" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2129-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:31.802880+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2129-e3.md b/corpus/latham/latham-l-2129-e3.md new file mode 100644 index 00000000..5b719c72 --- /dev/null +++ b/corpus/latham/latham-l-2129-e3.md @@ -0,0 +1,33 @@ +# L 2129 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2129-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.1 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.3 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1.8 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-2184-r2x.json b/corpus/latham/latham-l-2184-r2x.json new file mode 100644 index 00000000..b24145c9 --- /dev/null +++ b/corpus/latham/latham-l-2184-r2x.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2184-r2x", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2184 R2X", + "product_id": "L 2184 R2X", + "crop": "soybeans", + "release_year": "2016", + "relative_maturity": null, + "maturity_group": 2.1, + "wheat_class": null, + "trait_stack": [ + "RR2 Xtend" + ], + "trait_descriptions": [], + "positioning_statement": "L 2184 R2X is slightly taller and bushier than its parent L 2084 R2. Research trial yields over the past few years are about one bushel per acre better than L 2084 R2, mostly due to the large number of lateral branches. It features the C-gene, SCN resistance from PI 88788 and moderate resistance to Brown Stem Rot. The White Mold tolerance is good with the Iron Chlorosis, and Sudden Death ratings are very good.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.1" + }, + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "1.9" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.4" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "2.1" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2184-r2x/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:03.809333+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2184-r2x.md b/corpus/latham/latham-l-2184-r2x.md new file mode 100644 index 00000000..0bde86c4 --- /dev/null +++ b/corpus/latham/latham-l-2184-r2x.md @@ -0,0 +1,37 @@ +# L 2184 R2X + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.1 +- **Trait(s):** RR2 Xtend +- **Source:** https://www.lathamseeds.com/products/l-2184-r2x/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 2184 R2X is slightly taller and bushier than its parent L 2084 R2. Research trial yields over the past few years are about one bushel per acre better than L 2084 R2, mostly due to the large number of lateral branches. It features the C-gene, SCN resistance from PI 88788 and moderate resistance to Brown Stem Rot. The White Mold tolerance is good with the Iron Chlorosis, and Sudden Death ratings are very good._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.1 +- **Emergence:** 1.8 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 1.9 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** C, 2.4 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.2 +- **Sudden Death:** 2.1 diff --git a/corpus/latham/latham-l-2193-e3.json b/corpus/latham/latham-l-2193-e3.json new file mode 100644 index 00000000..3196ada3 --- /dev/null +++ b/corpus/latham/latham-l-2193-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2193-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2193 E3", + "product_id": "L 2193 E3", + "crop": "soybeans", + "release_year": "2019", + "relative_maturity": null, + "maturity_group": 2.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "L 2193 E3 features a unique Phytophthora gene, carrying both the Rps1-c and Rps3-a. It has complete Brown Stem Rot resistance, an excellent score against Sudden Death and very good IDC tolerance. These ratings, coupled with strong SCN tolerance from PI 88788, complete the package for making this soybean a Latham Ironclad. The best performance in trials has been in zone and north.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.1" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.0" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.2" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "3a+1c, 1.7" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "1.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2193-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:29.269648+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2193-e3.md b/corpus/latham/latham-l-2193-e3.md new file mode 100644 index 00000000..27062cfb --- /dev/null +++ b/corpus/latham/latham-l-2193-e3.md @@ -0,0 +1,37 @@ +# L 2193 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2193-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 2193 E3 features a unique Phytophthora gene, carrying both the Rps1-c and Rps3-a. It has complete Brown Stem Rot resistance, an excellent score against Sudden Death and very good IDC tolerance. These ratings, coupled with strong SCN tolerance from PI 88788, complete the package for making this soybean a Latham Ironclad. The best performance in trials has been in zone and north._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.1 +- **Emergence:** 1.5 +- **Plant Height:** Medium+ +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** F, 2.0 +- **Iron Chlorosis:** 2.2 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 3a+1c, 1.7 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 1.8 diff --git a/corpus/latham/latham-l-2225-xf.json b/corpus/latham/latham-l-2225-xf.json new file mode 100644 index 00000000..5c966447 --- /dev/null +++ b/corpus/latham/latham-l-2225-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2225-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2225 XF", + "product_id": "L 2225 XF", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "A medium-tall plant with dependable standability. This medium-bush canopied variety has excellent white mold and IDC tolerances. L 2225 XF handles stress type enviroments and will not disappoint in high yield environments. The Rps1c phytopthora gene and emergence rating make it a top-choice for early planting. Excellent white mold tolerance and superior SDS tolerances make L 2225 XF a must have group 2 variety.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.2" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.5" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.5" + }, + { + "characteristic": "Frog Eye", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2225-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:29.944996+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2225-xf.md b/corpus/latham/latham-l-2225-xf.md new file mode 100644 index 00000000..dbbd5ec2 --- /dev/null +++ b/corpus/latham/latham-l-2225-xf.md @@ -0,0 +1,37 @@ +# L 2225 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2225-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A medium-tall plant with dependable standability. This medium-bush canopied variety has excellent white mold and IDC tolerances. L 2225 XF handles stress type enviroments and will not disappoint in high yield environments. The Rps1c phytopthora gene and emergence rating make it a top-choice for early planting. Excellent white mold tolerance and superior SDS tolerances make L 2225 XF a must have group 2 variety._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.2 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** C, 2.0 +- **Brown Stem Rot:** 2.5 +- **White Mold:** 1.5 +- **Sudden Death:** 1.5 +- **Frog Eye:** 2.5 diff --git a/corpus/latham/latham-l-2261-e3.json b/corpus/latham/latham-l-2261-e3.json new file mode 100644 index 00000000..c5e4af9a --- /dev/null +++ b/corpus/latham/latham-l-2261-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2261-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2261 E3", + "product_id": "L 2261 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This new Peking Soybean Cyst Nematode (SCN) product combines monster yields with great defense. L 2261 E3 is a medium-tall plant and strong field tolerance to Phytophora Root Rot (PRR). This product can be used in Southern Minnesota all the way into Central Iowa with excellent stress resistance and strong emergence in the spring. This soybean handles stress well. Performing at 110% of Trial Mean in low-yield environments. You can place this soybean on those more challenging acres.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.2" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.1" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.2" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.4" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2261-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:04.832816+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2261-e3.md b/corpus/latham/latham-l-2261-e3.md new file mode 100644 index 00000000..bef0c0c0 --- /dev/null +++ b/corpus/latham/latham-l-2261-e3.md @@ -0,0 +1,37 @@ +# L 2261 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2261-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new Peking Soybean Cyst Nematode (SCN) product combines monster yields with great defense. L 2261 E3 is a medium-tall plant and strong field tolerance to Phytophora Root Rot (PRR). This product can be used in Southern Minnesota all the way into Central Iowa with excellent stress resistance and strong emergence in the spring. This soybean handles stress well. Performing at 110% of Trial Mean in low-yield environments. You can place this soybean on those more challenging acres._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.2 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.1 +- **Phytophthora Root Rot:** 2.2 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.4 diff --git a/corpus/latham/latham-l-2262-e3.json b/corpus/latham/latham-l-2262-e3.json new file mode 100644 index 00000000..3aa5ef1c --- /dev/null +++ b/corpus/latham/latham-l-2262-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2262-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2262 E3", + "product_id": "L 2262 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Dual phytophthora genes and excellent field tolerance make L 2262 E3 a dream product for early planting. Above average agronomics with the added benefit of superior Frogeye Leaf Spot tolerance add to its versatility. This medium-bush plant will provide the best return on investment when planted bewtween 110-120K plants per acre. An excellent green-stem rating and standability make harvest smooth and easy.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.2" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "3.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1a+3a, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + }, + { + "characteristic": "Frog Eye", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2262-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:31.340855+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2262-e3.md b/corpus/latham/latham-l-2262-e3.md new file mode 100644 index 00000000..0cc244aa --- /dev/null +++ b/corpus/latham/latham-l-2262-e3.md @@ -0,0 +1,37 @@ +# L 2262 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2262-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Dual phytophthora genes and excellent field tolerance make L 2262 E3 a dream product for early planting. Above average agronomics with the added benefit of superior Frogeye Leaf Spot tolerance add to its versatility. This medium-bush plant will provide the best return on investment when planted bewtween 110-120K plants per acre. An excellent green-stem rating and standability make harvest smooth and easy._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.2 +- **Plant Height:** Medium +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 3.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1a+3a, 2.0 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.0 +- **Sudden Death:** 2.5 +- **Frog Eye:** 1.5 diff --git a/corpus/latham/latham-l-2283-xf.json b/corpus/latham/latham-l-2283-xf.json new file mode 100644 index 00000000..ff402888 --- /dev/null +++ b/corpus/latham/latham-l-2283-xf.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-2283-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2283 XF", + "product_id": "L 2283 XF", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "This new product features the Rps1-c gene for Phytophthora, SCN tolerance from PI 88788 and excellent emergence and standability. It is a tough, defensive soybean with excellent scores for stress tolerance and Brown Stem Rot. Its very stable across all yield environments. Strong emergence and early growth make L 2283 XF a terrific candidate for no-till fields. In 2019 breeder trials, it topped L 1948 R2X by almost 4.0 bu/A. It is also tolerant to the Sulfonylurea (group 2) class of herbicides.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.2" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.0" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.3" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.4" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2283-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:30.730680+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2283-xf.md b/corpus/latham/latham-l-2283-xf.md new file mode 100644 index 00000000..4cc59ab3 --- /dev/null +++ b/corpus/latham/latham-l-2283-xf.md @@ -0,0 +1,36 @@ +# L 2283 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2283-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new product features the Rps1-c gene for Phytophthora, SCN tolerance from PI 88788 and excellent emergence and standability. It is a tough, defensive soybean with excellent scores for stress tolerance and Brown Stem Rot. Its very stable across all yield environments. Strong emergence and early growth make L 2283 XF a terrific candidate for no-till fields. In 2019 breeder trials, it topped L 1948 R2X by almost 4.0 bu/A. It is also tolerant to the Sulfonylurea (group 2) class of herbicides._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.2 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.0 +- **Iron Chlorosis:** 2.3 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** C, 2.4 +- **Brown Stem Rot:** 1.5 +- **Sudden Death:** 3.0 diff --git a/corpus/latham/latham-l-2295-r2x.json b/corpus/latham/latham-l-2295-r2x.json new file mode 100644 index 00000000..ad8f78ea --- /dev/null +++ b/corpus/latham/latham-l-2295-r2x.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-2295-r2x", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2295 R2X", + "product_id": "L 2295 R2X", + "crop": "soybeans", + "release_year": "2018", + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "RR2 Xtend" + ], + "trait_descriptions": [], + "positioning_statement": "This soybean absolutely dominated the Early Group 2 SuperStrips and research trials over the past several years! Performance was best in better soils and in higher yield environments. It carries strong SCN protection from PI 88788, the C-gene for Phytophthora and excellent White Mold tolerance. Iron Chlorosis and Sudden Death ratings are very good.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.2" + }, + { + "characteristic": "Emergence", + "value": "1.9" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.4" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.1" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.4" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2295-r2x/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:05.440581+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2295-r2x.md b/corpus/latham/latham-l-2295-r2x.md new file mode 100644 index 00000000..67d95efa --- /dev/null +++ b/corpus/latham/latham-l-2295-r2x.md @@ -0,0 +1,36 @@ +# L 2295 R2X + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** RR2 Xtend +- **Source:** https://www.lathamseeds.com/products/l-2295-r2x/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This soybean absolutely dominated the Early Group 2 SuperStrips and research trials over the past several years! Performance was best in better soils and in higher yield environments. It carries strong SCN protection from PI 88788, the C-gene for Phytophthora and excellent White Mold tolerance. Iron Chlorosis and Sudden Death ratings are very good._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.2 +- **Emergence:** 1.9 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 2.4 +- **Stress Tolerance:** 2.1 +- **Phytophthora Root Rot:** C, 2.4 +- **White Mold:** 1.5 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-2299-xf.json b/corpus/latham/latham-l-2299-xf.json new file mode 100644 index 00000000..905d37e5 --- /dev/null +++ b/corpus/latham/latham-l-2299-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2299-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2299 XF", + "product_id": "L 2299 XF", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.2" + }, + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.3" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.3" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2299-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:08.000453+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2299-xf.md b/corpus/latham/latham-l-2299-xf.md new file mode 100644 index 00000000..8de0b04a --- /dev/null +++ b/corpus/latham/latham-l-2299-xf.md @@ -0,0 +1,33 @@ +# L 2299 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2299-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.2 +- **Emergence:** 1.8 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.3 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** Rps 1k +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.3 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-2337-e3.json b/corpus/latham/latham-l-2337-e3.json new file mode 100644 index 00000000..0817e257 --- /dev/null +++ b/corpus/latham/latham-l-2337-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2337-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2337 E3", + "product_id": "L 2337 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.3" + }, + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2337-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:09.216412+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2337-e3.md b/corpus/latham/latham-l-2337-e3.md new file mode 100644 index 00000000..fadc7fd4 --- /dev/null +++ b/corpus/latham/latham-l-2337-e3.md @@ -0,0 +1,33 @@ +# L 2337 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2337-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.3 +- **Emergence:** 1.8 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** Rps 1k +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-2379-e3.json b/corpus/latham/latham-l-2379-e3.json new file mode 100644 index 00000000..2380efff --- /dev/null +++ b/corpus/latham/latham-l-2379-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2379-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2379 E3", + "product_id": "L 2379 E3", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 2.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "While we have several high-yielding soybeans with great defensive packages, this Latham Ironclad is unique because its our only Group 2 Enlist E3 line that carries an excellent score for BOTH White Mold and Sudden Death. It also features the K-gene, very good Iron Chlorosis tolerance and is resistant to Brown Stem Rot. Its strong SCN tolerance comes from the PI 88788 gene. Terrific emergence and standability make this one a widely adapted line.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.3" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.1" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.7" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.1" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "1.9" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2379-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:06.698056+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2379-e3.md b/corpus/latham/latham-l-2379-e3.md new file mode 100644 index 00000000..edeba2e1 --- /dev/null +++ b/corpus/latham/latham-l-2379-e3.md @@ -0,0 +1,37 @@ +# L 2379 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2379-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_While we have several high-yielding soybeans with great defensive packages, this Latham Ironclad is unique because its our only Group 2 Enlist E3 line that carries an excellent score for BOTH White Mold and Sudden Death. It also features the K-gene, very good Iron Chlorosis tolerance and is resistant to Brown Stem Rot. Its strong SCN tolerance comes from the PI 88788 gene. Terrific emergence and standability make this one a widely adapted line._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.3 +- **Emergence:** 1.5 +- **Plant Height:** Medium+ +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 2.1 +- **Stress Tolerance:** 1.7 +- **Phytophthora Root Rot:** K, 2.1 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.0 +- **Sudden Death:** 1.9 diff --git a/corpus/latham/latham-l-2391-e3.json b/corpus/latham/latham-l-2391-e3.json new file mode 100644 index 00000000..3ef175bc --- /dev/null +++ b/corpus/latham/latham-l-2391-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2391-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2391 E3", + "product_id": "L 2391 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 2.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "You wanted the best, you got the best. Ironclad, Peking SCN protection and yield will make L 2391 E3 the most sought after variety in the area. Dual Phytophthora Root Rot genes and superior field tolerance make it the top choice for early planting. Superior Sudden Death Syndrome tolerance creates an early group two variety that will move south. Coupled with excellent Iron Deficiency Chlorosis and Sclerotinia White Mold tolerances, this is a must have variety.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.3" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1c/3a, 1.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2391-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:23.915157+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2391-e3.md b/corpus/latham/latham-l-2391-e3.md new file mode 100644 index 00000000..b25ccf49 --- /dev/null +++ b/corpus/latham/latham-l-2391-e3.md @@ -0,0 +1,37 @@ +# L 2391 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2391-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_You wanted the best, you got the best. Ironclad, Peking SCN protection and yield will make L 2391 E3 the most sought after variety in the area. Dual Phytophthora Root Rot genes and superior field tolerance make it the top choice for early planting. Superior Sudden Death Syndrome tolerance creates an early group two variety that will move south. Coupled with excellent Iron Deficiency Chlorosis and Sclerotinia White Mold tolerances, this is a must have variety._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.3 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1c/3a, 1.5 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.0 +- **Sudden Death:** 1.5 diff --git a/corpus/latham/latham-l-2394-e3.json b/corpus/latham/latham-l-2394-e3.json new file mode 100644 index 00000000..4617fe06 --- /dev/null +++ b/corpus/latham/latham-l-2394-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2394-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2394 E3", + "product_id": "L 2394 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.3" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.2" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2394-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:10.881995+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2394-e3.md b/corpus/latham/latham-l-2394-e3.md new file mode 100644 index 00000000..bd58ab07 --- /dev/null +++ b/corpus/latham/latham-l-2394-e3.md @@ -0,0 +1,33 @@ +# L 2394 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2394-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.3 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.2 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** Rps 1k +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-2404-xf.json b/corpus/latham/latham-l-2404-xf.json new file mode 100644 index 00000000..0a6ee830 --- /dev/null +++ b/corpus/latham/latham-l-2404-xf.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-2404-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2404 XF", + "product_id": "L 2404 XF", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 2.4, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Consistent performer across all yield environments and soil types. Medium-tall plant height with excellent pod-height makes L 2404 XF a top-choice for reduced or no-till acres. Excellent north-south movement provides added flexibility. Stem Canker resistence, along with the Rps1c PRR gene, provide added security and versatility.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.4" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2404-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:22.396639+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2404-xf.md b/corpus/latham/latham-l-2404-xf.md new file mode 100644 index 00000000..f493df5a --- /dev/null +++ b/corpus/latham/latham-l-2404-xf.md @@ -0,0 +1,36 @@ +# L 2404 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.4 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2404-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Consistent performer across all yield environments and soil types. Medium-tall plant height with excellent pod-height makes L 2404 XF a top-choice for reduced or no-till acres. Excellent north-south movement provides added flexibility. Stem Canker resistence, along with the Rps1c PRR gene, provide added security and versatility._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.4 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** C, 2.0 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.5 +- **Sudden Death:** 3.0 diff --git a/corpus/latham/latham-l-2458-e3.json b/corpus/latham/latham-l-2458-e3.json new file mode 100644 index 00000000..6dc186f3 --- /dev/null +++ b/corpus/latham/latham-l-2458-e3.json @@ -0,0 +1,115 @@ +{ + "source": "latham", + "source_key": "latham-l-2458-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2458 E3", + "product_id": "L 2458 E3", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 2.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Outstanding yield potential is a key factor in this 2.4 maturity Enlist E3 soybean, for L 2458 E3, coming in at 105% of the overall mean in 2020 breeder trials. The defensive package is also good featuring features the Rps1-k gene for Phytophthora, SCN tolerance from PI 88788, full resistance to Brown Stem Rot and a very good score for Iron Chlorosis. Plant height is above average and the Stress tolerance is excellent allowing this soybean to be placed in both tough and high-yield all yield environments with great results! It is also tolerant to the Sulfonylurea (group 2) class of herbicides.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.4" + }, + { + "characteristic": "Emergence", + "value": "1.7" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.3" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.3" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.8" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.0" + }, + { + "characteristic": "Frog Eye", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2458-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:56.118273+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2458-e3.md b/corpus/latham/latham-l-2458-e3.md new file mode 100644 index 00000000..be3f3674 --- /dev/null +++ b/corpus/latham/latham-l-2458-e3.md @@ -0,0 +1,39 @@ +# L 2458 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2458-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Outstanding yield potential is a key factor in this 2.4 maturity Enlist E3 soybean, for L 2458 E3, coming in at 105% of the overall mean in 2020 breeder trials. The defensive package is also good featuring features the Rps1-k gene for Phytophthora, SCN tolerance from PI 88788, full resistance to Brown Stem Rot and a very good score for Iron Chlorosis. Plant height is above average and the Stress tolerance is excellent allowing this soybean to be placed in both tough and high-yield all yield environments with great results! It is also tolerant to the Sulfonylurea (group 2) class of herbicides._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.4 +- **Emergence:** 1.7 +- **Plant Height:** Medium+ +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 2.3 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** K, 2.3 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.8 +- **Sudden Death:** 2.5 +- **Charcoal Rot:** 2.0 +- **Frog Eye:** 2.5 diff --git a/corpus/latham/latham-l-2494-xf.json b/corpus/latham/latham-l-2494-xf.json new file mode 100644 index 00000000..8b8a58c4 --- /dev/null +++ b/corpus/latham/latham-l-2494-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2494-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2494 XF", + "product_id": "L 2494 XF", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 2.4, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Latham L 2494 XF features very strong SCN tolerance from PI 88788, the Rps1-c gene for Phytophthora and outstanding emergence and early growth. That, combined with the medium-plus plant height and good lateral branching, makes this an excellent choice for reduced tillage acres. It is widely adapted east to west and will work in most yield environments. It is tolerant to the Sulfonylurea (group 2) class of herbicides. In 2019 breeder trials, it topped L 2384 R2X by 1 bu/A.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.4" + }, + { + "characteristic": "Emergence", + "value": "1.4" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "3.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.3" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.5" + }, + { + "characteristic": "White Mold", + "value": "2.9" + }, + { + "characteristic": "Sudden Death", + "value": "2.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2494-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:32.323977+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2494-xf.md b/corpus/latham/latham-l-2494-xf.md new file mode 100644 index 00000000..b2d039a0 --- /dev/null +++ b/corpus/latham/latham-l-2494-xf.md @@ -0,0 +1,37 @@ +# L 2494 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.4 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2494-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Latham L 2494 XF features very strong SCN tolerance from PI 88788, the Rps1-c gene for Phytophthora and outstanding emergence and early growth. That, combined with the medium-plus plant height and good lateral branching, makes this an excellent choice for reduced tillage acres. It is widely adapted east to west and will work in most yield environments. It is tolerant to the Sulfonylurea (group 2) class of herbicides. In 2019 breeder trials, it topped L 2384 R2X by 1 bu/A._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.4 +- **Emergence:** 1.4 +- **Plant Height:** Medium+ +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 3.0 +- **Stress Tolerance:** 2.3 +- **Phytophthora Root Rot:** C, 2.5 +- **Brown Stem Rot:** 2.5 +- **White Mold:** 2.9 +- **Sudden Death:** 2.8 diff --git a/corpus/latham/latham-l-2525-e3.json b/corpus/latham/latham-l-2525-e3.json new file mode 100644 index 00000000..d052fff7 --- /dev/null +++ b/corpus/latham/latham-l-2525-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-2525-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2525 E3", + "product_id": "L 2525 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This great new high yielding 2.5 maturity soybean is medium height and has strong emergence. This soybean works all the way from Nebraska soils with strong stress tolerance to Eastern Iowa.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.5" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.9" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.4" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2525-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:06.388434+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2525-e3.md b/corpus/latham/latham-l-2525-e3.md new file mode 100644 index 00000000..863a3f58 --- /dev/null +++ b/corpus/latham/latham-l-2525-e3.md @@ -0,0 +1,38 @@ +# L 2525 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2525-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This great new high yielding 2.5 maturity soybean is medium height and has strong emergence. This soybean works all the way from Nebraska soils with strong stress tolerance to Eastern Iowa._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.5 +- **Emergence:** 2.0 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.9 +- **Phytophthora Root Rot:** 2 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.4 +- **Charcoal Rot:** 2.0 diff --git a/corpus/latham/latham-l-2541-e3.json b/corpus/latham/latham-l-2541-e3.json new file mode 100644 index 00000000..15781c82 --- /dev/null +++ b/corpus/latham/latham-l-2541-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2541-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2541 E3", + "product_id": "L 2541 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.5" + }, + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.3" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2541-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:12.276341+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2541-e3.md b/corpus/latham/latham-l-2541-e3.md new file mode 100644 index 00000000..6758843b --- /dev/null +++ b/corpus/latham/latham-l-2541-e3.md @@ -0,0 +1,33 @@ +# L 2541 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2541-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.5 +- **Emergence:** 1.8 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.3 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** 2.0 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-2551-e3.json b/corpus/latham/latham-l-2551-e3.json new file mode 100644 index 00000000..86dc262c --- /dev/null +++ b/corpus/latham/latham-l-2551-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2551-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2551 E3", + "product_id": "L 2551 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "A Peking source SCN variety that excels across all yield environments. Look for L 2551 E3 to make headlines with its agronomic package and yield potential. This medium-tall variety handles stress very well and brings the added benefit of excellent standability in all yield environments. L 2551 E3 is a bushy plant that should not be overplanted. Strong southern movement allows for early harvest across southern Latham country.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Frog Eye", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2551-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:19.502545+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2551-e3.md b/corpus/latham/latham-l-2551-e3.md new file mode 100644 index 00000000..d71e3c56 --- /dev/null +++ b/corpus/latham/latham-l-2551-e3.md @@ -0,0 +1,37 @@ +# L 2551 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2551-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A Peking source SCN variety that excels across all yield environments. Look for L 2551 E3 to make headlines with its agronomic package and yield potential. This medium-tall variety handles stress very well and brings the added benefit of excellent standability in all yield environments. L 2551 E3 is a bushy plant that should not be overplanted. Strong southern movement allows for early harvest across southern Latham country._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.5 +- **Plant Height:** Medium +- **Plant Type:** Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** K, 2.5 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 2.5 +- **Sudden Death:** 2.0 +- **Frog Eye:** 1.5 diff --git a/corpus/latham/latham-l-2638-e3.json b/corpus/latham/latham-l-2638-e3.json new file mode 100644 index 00000000..47c44d1a --- /dev/null +++ b/corpus/latham/latham-l-2638-e3.json @@ -0,0 +1,115 @@ +{ + "source": "latham", + "source_key": "latham-l-2638-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2638 E3", + "product_id": "L 2638 E3", + "crop": "soybeans", + "release_year": "2020", + "relative_maturity": null, + "maturity_group": 2.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "A solid defensive score highlights this new E3 Ironclad soybean, including very good tolerance to Frogeye Leaf Spot. Performance in breeder trials was terrific across Iowa and east into southern Wisconsin and northern Illinois. Emergence and standability are rated excellent. It carries strong SCN from PI 88788 and the K-gene for Phytophthora. It also is Brown Stem Rot-resistant.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.6" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.2" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.2" + }, + { + "characteristic": "Charcoal Rot", + "value": "3.0" + }, + { + "characteristic": "Frog Eye", + "value": "2.2" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2638-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:33.846241+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2638-e3.md b/corpus/latham/latham-l-2638-e3.md new file mode 100644 index 00000000..a4bcfb23 --- /dev/null +++ b/corpus/latham/latham-l-2638-e3.md @@ -0,0 +1,39 @@ +# L 2638 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2638-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A solid defensive score highlights this new E3 Ironclad soybean, including very good tolerance to Frogeye Leaf Spot. Performance in breeder trials was terrific across Iowa and east into southern Wisconsin and northern Illinois. Emergence and standability are rated excellent. It carries strong SCN from PI 88788 and the K-gene for Phytophthora. It also is Brown Stem Rot-resistant._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.6 +- **Emergence:** 1.5 +- **Plant Height:** Medium+ +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** K, 2.2 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 2.2 +- **Charcoal Rot:** 3.0 +- **Frog Eye:** 2.2 diff --git a/corpus/latham/latham-l-2724-xf.json b/corpus/latham/latham-l-2724-xf.json new file mode 100644 index 00000000..e8e34d67 --- /dev/null +++ b/corpus/latham/latham-l-2724-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2724-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2724 XF", + "product_id": "L 2724 XF", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.7" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "1.8" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2724-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:13.800321+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2724-xf.md b/corpus/latham/latham-l-2724-xf.md new file mode 100644 index 00000000..eb06e9f3 --- /dev/null +++ b/corpus/latham/latham-l-2724-xf.md @@ -0,0 +1,33 @@ +# L 2724 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2724-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.7 +- **Emergence:** 1.5 +- **Plant Height:** Medium +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 1.8 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-2737-e3.json b/corpus/latham/latham-l-2737-e3.json new file mode 100644 index 00000000..c45f2e70 --- /dev/null +++ b/corpus/latham/latham-l-2737-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2737-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2737 E3", + "product_id": "L 2737 E3", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Consistency at its finest across high and low yield environments. This medium-tall, medium-bush variety works well in all row widths and planting populations. This is a great option for heavy soils with the Rps1k phytophthora gene and excellent field tolerance. Very good SDS tolerance makes for great southern movement.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.7" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "3.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2737-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:53.297934+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2737-e3.md b/corpus/latham/latham-l-2737-e3.md new file mode 100644 index 00000000..2e368fbb --- /dev/null +++ b/corpus/latham/latham-l-2737-e3.md @@ -0,0 +1,37 @@ +# L 2737 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2737-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Consistency at its finest across high and low yield environments. This medium-tall, medium-bush variety works well in all row widths and planting populations. This is a great option for heavy soils with the Rps1k phytophthora gene and excellent field tolerance. Very good SDS tolerance makes for great southern movement._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.7 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 3.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** K, 2.0 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.0 +- **Sudden Death:** 3.0 +- **Charcoal Rot:** 2.0 diff --git a/corpus/latham/latham-l-2744-xf.json b/corpus/latham/latham-l-2744-xf.json new file mode 100644 index 00000000..673126a6 --- /dev/null +++ b/corpus/latham/latham-l-2744-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2744-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2744 XF", + "product_id": "L 2744 XF", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Ironclad variety that will thrive in Latham Country for all the good reasons. Second to none Sudden Death Syndrome and Sclerotinia White Mold tolerances make this a go-anywhere variety. The medium-tall plant height, excellent standability and stress tolerance make this the top choice from the Mississippi River to Central Nebraska. Excellent Iron Deficiency Chlorosis finishes off L 2744 XFs list of must-have traits for all of Latham Country.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.7" + }, + { + "characteristic": "Emergence", + "value": "1.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1c, 1.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "White Mold", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2744-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:20.855567+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2744-xf.md b/corpus/latham/latham-l-2744-xf.md new file mode 100644 index 00000000..b88f9611 --- /dev/null +++ b/corpus/latham/latham-l-2744-xf.md @@ -0,0 +1,37 @@ +# L 2744 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2744-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Ironclad variety that will thrive in Latham Country for all the good reasons. Second to none Sudden Death Syndrome and Sclerotinia White Mold tolerances make this a go-anywhere variety. The medium-tall plant height, excellent standability and stress tolerance make this the top choice from the Mississippi River to Central Nebraska. Excellent Iron Deficiency Chlorosis finishes off L 2744 XFs list of must-have traits for all of Latham Country._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.7 +- **Emergence:** 1.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1c, 1.5 +- **Brown Stem Rot:** 1.5 +- **White Mold:** 1.5 +- **Sudden Death:** 1.5 diff --git a/corpus/latham/latham-l-2775-e3.json b/corpus/latham/latham-l-2775-e3.json new file mode 100644 index 00000000..4ddf05d2 --- /dev/null +++ b/corpus/latham/latham-l-2775-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2775-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2775 E3", + "product_id": "L 2775 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.7" + }, + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.3" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2775-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:16.787596+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2775-e3.md b/corpus/latham/latham-l-2775-e3.md new file mode 100644 index 00000000..d319c86f --- /dev/null +++ b/corpus/latham/latham-l-2775-e3.md @@ -0,0 +1,33 @@ +# L 2775 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2775-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.7 +- **Emergence:** 1.8 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** Rps 1k +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.3 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-2786-xf.json b/corpus/latham/latham-l-2786-xf.json new file mode 100644 index 00000000..06692f88 --- /dev/null +++ b/corpus/latham/latham-l-2786-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2786-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2786 XF", + "product_id": "L 2786 XF", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Heres a 2.7 maturity Ironclad XtendFlex soybean that is stable across all environments from Nebraska to southern Wisconsin and Illinois. It features the Rps1-c gene for Phytophthora, strong SCN protection from PI 88788 and full resistance to Brown Stem Rot. It also has very good scores for White Mold and Iron Chlorosis and excellent Stress tolerance. Handles tough, lighter soils.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.7" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.7" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.2" + }, + { + "characteristic": "Sudden Death", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2786-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:57.716100+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2786-xf.md b/corpus/latham/latham-l-2786-xf.md new file mode 100644 index 00000000..e8e8e45a --- /dev/null +++ b/corpus/latham/latham-l-2786-xf.md @@ -0,0 +1,37 @@ +# L 2786 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2786-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Heres a 2.7 maturity Ironclad XtendFlex soybean that is stable across all environments from Nebraska to southern Wisconsin and Illinois. It features the Rps1-c gene for Phytophthora, strong SCN protection from PI 88788 and full resistance to Brown Stem Rot. It also has very good scores for White Mold and Iron Chlorosis and excellent Stress tolerance. Handles tough, lighter soils._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.7 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.7 +- **Phytophthora Root Rot:** C, 2.5 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.2 +- **Sudden Death:** 3.0 diff --git a/corpus/latham/latham-l-2871-e3.json b/corpus/latham/latham-l-2871-e3.json new file mode 100644 index 00000000..2774929e --- /dev/null +++ b/corpus/latham/latham-l-2871-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2871-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2871 E3", + "product_id": "L 2871 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Peking SCN variety with dominant performance across all areas of Latham Country. L 2871 E3 contains the Brown Stem Rot gene to help protect its high yield potential. The medium-tall plant height and excellent stress tolerance make it the top choice for variable soils. Rock solid Sudden Death Syndrome tolerance makes for great southern movement. L 2871 E3 is the late group two yield leader and top choice for high yield acres", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.8" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1k, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2871-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:15.204116+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2871-e3.md b/corpus/latham/latham-l-2871-e3.md new file mode 100644 index 00000000..9ae4323d --- /dev/null +++ b/corpus/latham/latham-l-2871-e3.md @@ -0,0 +1,37 @@ +# L 2871 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2871-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Peking SCN variety with dominant performance across all areas of Latham Country. L 2871 E3 contains the Brown Stem Rot gene to help protect its high yield potential. The medium-tall plant height and excellent stress tolerance make it the top choice for variable soils. Rock solid Sudden Death Syndrome tolerance makes for great southern movement. L 2871 E3 is the late group two yield leader and top choice for high yield acres_ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.8 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1k, 2.0 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-2885-e3.json b/corpus/latham/latham-l-2885-e3.json new file mode 100644 index 00000000..61d259c6 --- /dev/null +++ b/corpus/latham/latham-l-2885-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2885-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2885 E3", + "product_id": "L 2885 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.8" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.4" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2885-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:18.286342+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2885-e3.md b/corpus/latham/latham-l-2885-e3.md new file mode 100644 index 00000000..342d5ace --- /dev/null +++ b/corpus/latham/latham-l-2885-e3.md @@ -0,0 +1,33 @@ +# L 2885 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2885-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.8 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 2.4 +- **Brown Stem Rot:** 2.5 +- **White Mold:** 2.5 +- **Sudden Death:** 1.8 diff --git a/corpus/latham/latham-l-2894-e3.json b/corpus/latham/latham-l-2894-e3.json new file mode 100644 index 00000000..9e7f18bc --- /dev/null +++ b/corpus/latham/latham-l-2894-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2894-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2894 E3", + "product_id": "L 2894 E3", + "crop": "soybeans", + "release_year": "2019", + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "L 2894 E3 is a medium-tall plant with terrific standability that works across many different soils and environments. The stress and heat tolerance it carries allows it to be placed in tougher soils while it maintains overall plant height. Its completely resistant to BSR and carries the K-gene for Phytophthora. The IDC score along with good lateral branching allows it to be placed in those tough yellow, alkaline soils in many river bottoms.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.8" + }, + { + "characteristic": "Emergence", + "value": "1.3" + }, + { + "characteristic": "Plant Height", + "value": "Medium+" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Buff" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.2" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.1" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.3" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2894-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:59.314361+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2894-e3.md b/corpus/latham/latham-l-2894-e3.md new file mode 100644 index 00000000..8071299d --- /dev/null +++ b/corpus/latham/latham-l-2894-e3.md @@ -0,0 +1,37 @@ +# L 2894 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2894-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 2894 E3 is a medium-tall plant with terrific standability that works across many different soils and environments. The stress and heat tolerance it carries allows it to be placed in tougher soils while it maintains overall plant height. Its completely resistant to BSR and carries the K-gene for Phytophthora. The IDC score along with good lateral branching allows it to be placed in those tough yellow, alkaline soils in many river bottoms._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.8 +- **Emergence:** 1.3 +- **Plant Height:** Medium+ +- **Plant Type:** Medium Bushy +- **Flower Color:** White +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Buff + +## Disease Ratings + +- **SCN Resistance:** F, 2.2 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** K, 2.1 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.3 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-2907-xf.json b/corpus/latham/latham-l-2907-xf.json new file mode 100644 index 00000000..44ff6792 --- /dev/null +++ b/corpus/latham/latham-l-2907-xf.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-2907-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2907 XF", + "product_id": "L 2907 XF", + "crop": "soybeans", + "release_year": "2024", + "relative_maturity": null, + "maturity_group": 2.9, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "Strong western performance makes L 2907 XF a must have for Southern Latham Country. This tall variety pods higher off the ground making it ideal for no-till and high residue conditions. High yields are protected by excellent Sudden Death Syndrome tolerance and Brown Stem Rot resistance.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.9" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "3.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2907-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:18.135328+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2907-xf.md b/corpus/latham/latham-l-2907-xf.md new file mode 100644 index 00000000..41b797a0 --- /dev/null +++ b/corpus/latham/latham-l-2907-xf.md @@ -0,0 +1,36 @@ +# L 2907 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.9 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-2907-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Strong western performance makes L 2907 XF a must have for Southern Latham Country. This tall variety pods higher off the ground making it ideal for no-till and high residue conditions. High yields are protected by excellent Sudden Death Syndrome tolerance and Brown Stem Rot resistance._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.9 +- **Plant Height:** Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** C, 2.5 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 3.5 +- **Sudden Death:** 1.5 diff --git a/corpus/latham/latham-l-2955-e3.json b/corpus/latham/latham-l-2955-e3.json new file mode 100644 index 00000000..63adda59 --- /dev/null +++ b/corpus/latham/latham-l-2955-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-2955-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 2955 E3", + "product_id": "L 2955 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 2.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "2.9" + }, + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.3" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-2955-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:19.773155+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-2955-e3.md b/corpus/latham/latham-l-2955-e3.md new file mode 100644 index 00000000..8f35abbe --- /dev/null +++ b/corpus/latham/latham-l-2955-e3.md @@ -0,0 +1,33 @@ +# L 2955 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 2.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-2955-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 2.9 +- **Emergence:** 1.8 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.3 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 2.0 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-3028-e3.json b/corpus/latham/latham-l-3028-e3.json new file mode 100644 index 00000000..e94fc5e5 --- /dev/null +++ b/corpus/latham/latham-l-3028-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3028-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3028 E3", + "product_id": "L 3028 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 3.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.0" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.8" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.4" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3028-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:01.765432+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3028-e3.md b/corpus/latham/latham-l-3028-e3.md new file mode 100644 index 00000000..be697325 --- /dev/null +++ b/corpus/latham/latham-l-3028-e3.md @@ -0,0 +1,33 @@ +# L 3028 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3028-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.0 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.8 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 2.4 +- **Brown Stem Rot:** 2.5 +- **White Mold:** 2.5 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-3061-e3.json b/corpus/latham/latham-l-3061-e3.json new file mode 100644 index 00000000..971fa23e --- /dev/null +++ b/corpus/latham/latham-l-3061-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3061-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3061 E3", + "product_id": "L 3061 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 3.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This Peking SCN variety has very good southern movement due in part to its excellent stress tolerance and standability. Good Sudden Death Syndrome tolerance helps build confidence in its ability to move south. The Rps1k Phytophthora Root Rot gene and excellent field tolerance provide added comfort for early planting situations. The excellent stress tolerance provides added versatility in lighter soils and drier conditions.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.0" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1k, 2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.5" + }, + { + "characteristic": "White Mold", + "value": "3.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3061-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:16.427107+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3061-e3.md b/corpus/latham/latham-l-3061-e3.md new file mode 100644 index 00000000..6dddb44c --- /dev/null +++ b/corpus/latham/latham-l-3061-e3.md @@ -0,0 +1,37 @@ +# L 3061 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3061-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This Peking SCN variety has very good southern movement due in part to its excellent stress tolerance and standability. Good Sudden Death Syndrome tolerance helps build confidence in its ability to move south. The Rps1k Phytophthora Root Rot gene and excellent field tolerance provide added comfort for early planting situations. The excellent stress tolerance provides added versatility in lighter soils and drier conditions._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.0 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1k, 2.0 +- **Brown Stem Rot:** 2.5 +- **White Mold:** 3.0 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-3086-xf.json b/corpus/latham/latham-l-3086-xf.json new file mode 100644 index 00000000..9f590576 --- /dev/null +++ b/corpus/latham/latham-l-3086-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3086-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3086 XF", + "product_id": "L 3086 XF", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 3.0, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "This 3.0 XtendFlex soybean features the Rps1-c gene for Phytophthora, SCN tolerance from PI 88788 and full resistance to Brown Stem Rot. White Mold, Stress tolerance and Sudden Death Syndrome scores are all very good. It is a tall, fairly bushy plant with excellent emergence and standability. Works very well from Nebraska to Illinois, especially in minimum till acres.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.0" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.1" + }, + { + "characteristic": "Iron Chlorosis", + "value": "3.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.4" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3086-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:50:28.137546+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3086-xf.md b/corpus/latham/latham-l-3086-xf.md new file mode 100644 index 00000000..da588978 --- /dev/null +++ b/corpus/latham/latham-l-3086-xf.md @@ -0,0 +1,37 @@ +# L 3086 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.0 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-3086-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This 3.0 XtendFlex soybean features the Rps1-c gene for Phytophthora, SCN tolerance from PI 88788 and full resistance to Brown Stem Rot. White Mold, Stress tolerance and Sudden Death Syndrome scores are all very good. It is a tall, fairly bushy plant with excellent emergence and standability. Works very well from Nebraska to Illinois, especially in minimum till acres._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.0 +- **Emergence:** 1.5 +- **Plant Height:** Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.1 +- **Iron Chlorosis:** 3.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** C, 2.4 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-3114-xf.json b/corpus/latham/latham-l-3114-xf.json new file mode 100644 index 00000000..19ebc5a1 --- /dev/null +++ b/corpus/latham/latham-l-3114-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3114-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3114 XF", + "product_id": "L 3114 XF", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.1" + }, + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.2" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.5" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3114-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:03.304514+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3114-xf.md b/corpus/latham/latham-l-3114-xf.md new file mode 100644 index 00000000..1b910ca2 --- /dev/null +++ b/corpus/latham/latham-l-3114-xf.md @@ -0,0 +1,33 @@ +# L 3114 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-3114-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.1 +- **Emergence:** 1.8 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.2 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 2.5 +- **White Mold:** 2.5 +- **Sudden Death:** 2.5 diff --git a/corpus/latham/latham-l-3123-e3.json b/corpus/latham/latham-l-3123-e3.json new file mode 100644 index 00000000..ad6aa939 --- /dev/null +++ b/corpus/latham/latham-l-3123-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-3123-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3123 E3", + "product_id": "L 3123 E3", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "This new E3 soybean is a major yield upgrade to the Latham lineup in the early group 3 maturity! It carries a strong defensive package that includes resistance to SCN and BSR along with strong IDC tolerance. A wider, bushier plant style with tremendous standabilty and stress tolerance allows this bean to flourish across all yield environments.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.1" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Charcoal Rot", + "value": "2.2" + }, + { + "characteristic": "Frog Eye", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3123-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:52.804010+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3123-e3.md b/corpus/latham/latham-l-3123-e3.md new file mode 100644 index 00000000..50c676b7 --- /dev/null +++ b/corpus/latham/latham-l-3123-e3.md @@ -0,0 +1,38 @@ +# L 3123 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3123-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new E3 soybean is a major yield upgrade to the Latham lineup in the early group 3 maturity! It carries a strong defensive package that includes resistance to SCN and BSR along with strong IDC tolerance. A wider, bushier plant style with tremendous standabilty and stress tolerance allows this bean to flourish across all yield environments._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.1 +- **Emergence:** 2.0 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 2.0 +- **Brown Stem Rot:** 1.5 +- **Sudden Death:** 2.0 +- **Charcoal Rot:** 2.2 +- **Frog Eye:** 2.5 diff --git a/corpus/latham/latham-l-3158-xf.json b/corpus/latham/latham-l-3158-xf.json new file mode 100644 index 00000000..53c187cd --- /dev/null +++ b/corpus/latham/latham-l-3158-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3158-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3158 XF", + "product_id": "L 3158 XF", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "An Ironclad variety that also contains the chloride excluder gene. This STS tolerant variety will not disappoint those looking for excellent stress tolerance and emergence. The medium-tall plant height is well suited for all soil types and yield environments. L 3158 XF is the top choice for areas prone to Sudden Death Syndrome. This variety is also resistant to Stem Canker and Cercospora Leaf Blight. Early planting is no issue with L 3158 XFs emergence score.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.1" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1c, 1.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3158-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:14.998321+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3158-xf.md b/corpus/latham/latham-l-3158-xf.md new file mode 100644 index 00000000..c63ec0d2 --- /dev/null +++ b/corpus/latham/latham-l-3158-xf.md @@ -0,0 +1,37 @@ +# L 3158 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-3158-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_An Ironclad variety that also contains the chloride excluder gene. This STS tolerant variety will not disappoint those looking for excellent stress tolerance and emergence. The medium-tall plant height is well suited for all soil types and yield environments. L 3158 XF is the top choice for areas prone to Sudden Death Syndrome. This variety is also resistant to Stem Canker and Cercospora Leaf Blight. Early planting is no issue with L 3158 XFs emergence score._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.1 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** 1c, 1.5 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-3201-e3.json b/corpus/latham/latham-l-3201-e3.json new file mode 100644 index 00000000..69e6fc89 --- /dev/null +++ b/corpus/latham/latham-l-3201-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3201-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3201 E3", + "product_id": "L 3201 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 3.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.2" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.8" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3201-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:54.334063+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3201-e3.md b/corpus/latham/latham-l-3201-e3.md new file mode 100644 index 00000000..e4d5eb24 --- /dev/null +++ b/corpus/latham/latham-l-3201-e3.md @@ -0,0 +1,33 @@ +# L 3201 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3201-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.2 +- **Emergence:** 1.5 +- **Plant Height:** Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.8 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-3312-e3.json b/corpus/latham/latham-l-3312-e3.json new file mode 100644 index 00000000..db136bdc --- /dev/null +++ b/corpus/latham/latham-l-3312-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3312-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3312 E3", + "product_id": "L 3312 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 3.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.3" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Brown" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "2.4" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.2" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "1.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3312-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:55.786067+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3312-e3.md b/corpus/latham/latham-l-3312-e3.md new file mode 100644 index 00000000..8bd7f869 --- /dev/null +++ b/corpus/latham/latham-l-3312-e3.md @@ -0,0 +1,33 @@ +# L 3312 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3312-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.3 +- **Emergence:** 2.0 +- **Plant Height:** Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Brown + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 2.4 +- **Brown Stem Rot:** 2.2 +- **White Mold:** 2.5 +- **Sudden Death:** 1.8 diff --git a/corpus/latham/latham-l-3384-xf.json b/corpus/latham/latham-l-3384-xf.json new file mode 100644 index 00000000..cb431222 --- /dev/null +++ b/corpus/latham/latham-l-3384-xf.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3384-xf", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3384 XF", + "product_id": "L 3384 XF", + "crop": "soybeans", + "release_year": "2023", + "relative_maturity": null, + "maturity_group": 3.3, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": "This new 3.3 maturity XtendFlex variety dominated Latham research trials. It combines strong agronomics with top end yield potential to make an exciting new addition to our lineup. The disease package includes strong resistance to SCN and Brown Stem Rot along with the Rps1c gene for Phytophora. This variety has medium-tall plant height and adapts well to minimum tillage and narrow row environments.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.3" + }, + { + "characteristic": "Emergence", + "value": "1.6" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "F, 2.0" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.1" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.2" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "C, 2.9" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.7" + }, + { + "characteristic": "White Mold", + "value": "2.1" + }, + { + "characteristic": "Sudden Death", + "value": "2.9" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3384-xf/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:51.629287+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3384-xf.md b/corpus/latham/latham-l-3384-xf.md new file mode 100644 index 00000000..7b047f08 --- /dev/null +++ b/corpus/latham/latham-l-3384-xf.md @@ -0,0 +1,37 @@ +# L 3384 XF + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.3 +- **Trait(s):** XtendFlex +- **Source:** https://www.lathamseeds.com/products/l-3384-xf/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This new 3.3 maturity XtendFlex variety dominated Latham research trials. It combines strong agronomics with top end yield potential to make an exciting new addition to our lineup. The disease package includes strong resistance to SCN and Brown Stem Rot along with the Rps1c gene for Phytophora. This variety has medium-tall plant height and adapts well to minimum tillage and narrow row environments._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.3 +- **Emergence:** 1.6 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Brown +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** F, 2.0 +- **Iron Chlorosis:** 2.1 +- **Stress Tolerance:** 2.2 +- **Phytophthora Root Rot:** C, 2.9 +- **Brown Stem Rot:** 1.7 +- **White Mold:** 2.1 +- **Sudden Death:** 2.9 diff --git a/corpus/latham/latham-l-3411-e3.json b/corpus/latham/latham-l-3411-e3.json new file mode 100644 index 00000000..d033665a --- /dev/null +++ b/corpus/latham/latham-l-3411-e3.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-l-3411-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3411 E3", + "product_id": "L 3411 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 3.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "L 3411 E3 is the latest Ironclad, Peking SCN variety Latham has ever offered. Excellent Sudden Death Syndrome tolerance and the Brown Stem Rot gene make this the must have mid-group three variety. Superior stress tolerance and standability make this a highly versatile and sought after product. The medium-tall plant and medium-bush plant canopy make L 3411 E3 the go-to variety for those looking to reduce planting populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.4" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "3.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "NG, 1.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3411-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:13.384498+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3411-e3.md b/corpus/latham/latham-l-3411-e3.md new file mode 100644 index 00000000..5e04d728 --- /dev/null +++ b/corpus/latham/latham-l-3411-e3.md @@ -0,0 +1,36 @@ +# L 3411 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3411-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_L 3411 E3 is the latest Ironclad, Peking SCN variety Latham has ever offered. Excellent Sudden Death Syndrome tolerance and the Brown Stem Rot gene make this the must have mid-group three variety. Superior stress tolerance and standability make this a highly versatile and sought after product. The medium-tall plant and medium-bush plant canopy make L 3411 E3 the go-to variety for those looking to reduce planting populations._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.4 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 3.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** NG, 1.5 +- **Brown Stem Rot:** 1.0 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-3419-e3.json b/corpus/latham/latham-l-3419-e3.json new file mode 100644 index 00000000..c54b0755 --- /dev/null +++ b/corpus/latham/latham-l-3419-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3419-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3419 E3", + "product_id": "L 3419 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 3.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.4" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1c" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.8" + }, + { + "characteristic": "Sudden Death", + "value": "2.3" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3419-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:57.361877+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3419-e3.md b/corpus/latham/latham-l-3419-e3.md new file mode 100644 index 00000000..7864e4ea --- /dev/null +++ b/corpus/latham/latham-l-3419-e3.md @@ -0,0 +1,33 @@ +# L 3419 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3419-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.4 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** Rps 1c +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.8 +- **Sudden Death:** 2.3 diff --git a/corpus/latham/latham-l-3479-e3.json b/corpus/latham/latham-l-3479-e3.json new file mode 100644 index 00000000..8334268f --- /dev/null +++ b/corpus/latham/latham-l-3479-e3.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-l-3479-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3479 E3", + "product_id": "L 3479 E3", + "crop": "soybeans", + "release_year": "2021", + "relative_maturity": null, + "maturity_group": 3.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "Heres a new group 3 soybean that features the Rps1-k gene for Phytophthora, full resistance to Brown Stem Rot and very good scores for Iron Chlorosis and Sudden Death Syndrome. It is a medium-tall soybean with terrific stress tolerance that topped the chart in 2020 breeder yield trials. It has good tolerance to Frogeye Leaf Spot and White Mold and also to Sulfonylurea herbicides.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.4" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.0" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "K, 2.5" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + }, + { + "characteristic": "Frog Eye", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3479-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:54.600102+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3479-e3.md b/corpus/latham/latham-l-3479-e3.md new file mode 100644 index 00000000..29c8399b --- /dev/null +++ b/corpus/latham/latham-l-3479-e3.md @@ -0,0 +1,38 @@ +# L 3479 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3479-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Heres a new group 3 soybean that features the Rps1-k gene for Phytophthora, full resistance to Brown Stem Rot and very good scores for Iron Chlorosis and Sudden Death Syndrome. It is a medium-tall soybean with terrific stress tolerance that topped the chart in 2020 breeder yield trials. It has good tolerance to Frogeye Leaf Spot and White Mold and also to Sulfonylurea herbicides._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.4 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.0 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** K, 2.5 +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.0 +- **Frog Eye:** 2.5 diff --git a/corpus/latham/latham-l-3521-e3.json b/corpus/latham/latham-l-3521-e3.json new file mode 100644 index 00000000..b74d0b82 --- /dev/null +++ b/corpus/latham/latham-l-3521-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3521-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3521 E3", + "product_id": "L 3521 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 3.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.5" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Pod Color", + "value": "Tan" + }, + { + "characteristic": "Hilum Color", + "value": "Imperfect Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "Peking" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.5" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 3a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.0" + }, + { + "characteristic": "White Mold", + "value": "2.0" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3521-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:58.786328+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3521-e3.md b/corpus/latham/latham-l-3521-e3.md new file mode 100644 index 00000000..e8da5bac --- /dev/null +++ b/corpus/latham/latham-l-3521-e3.md @@ -0,0 +1,33 @@ +# L 3521 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3521-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.5 +- **Emergence:** 1.5 +- **Plant Height:** Tall +- **Plant Type:** Medium +- **Flower Color:** Purple +- **Pubescence:** Gray +- **Pod Color:** Tan +- **Hilum Color:** Imperfect Black + +## Disease Ratings + +- **SCN Resistance:** Peking +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.5 +- **Phytophthora Root Rot:** Rps 3a +- **Brown Stem Rot:** 1.0 +- **White Mold:** 2.0 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-l-3632-e3.json b/corpus/latham/latham-l-3632-e3.json new file mode 100644 index 00000000..f86a6cd0 --- /dev/null +++ b/corpus/latham/latham-l-3632-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3632-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3632 E3", + "product_id": "L 3632 E3", + "crop": "soybeans", + "release_year": "2026", + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.6" + }, + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Plant Height", + "value": "Medium Tall" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "1.8" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "Rps 1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "1.8" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3632-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:48:00.261522+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3632-e3.md b/corpus/latham/latham-l-3632-e3.md new file mode 100644 index 00000000..657228d2 --- /dev/null +++ b/corpus/latham/latham-l-3632-e3.md @@ -0,0 +1,33 @@ +# L 3632 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3632-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.6 +- **Emergence:** 1.5 +- **Plant Height:** Medium Tall +- **Plant Type:** Medium Bushy +- **Flower Color:** Purple +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 1.8 +- **Phytophthora Root Rot:** Rps 1k +- **Brown Stem Rot:** 1.8 +- **White Mold:** 2.5 +- **Sudden Death:** 2.8 diff --git a/corpus/latham/latham-l-3635-e3.json b/corpus/latham/latham-l-3635-e3.json new file mode 100644 index 00000000..aa693461 --- /dev/null +++ b/corpus/latham/latham-l-3635-e3.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-l-3635-e3", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "L 3635 E3", + "product_id": "L 3635 E3", + "crop": "soybeans", + "release_year": "2025", + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": "An Ironclad variety with excellent Sudden Death Syndrome tolerance! L 3635 E3 will not disappoint growers looking for maximum performance from a mid group three variety. The Rps1k Phytophthora Root Rot gene is combined with second to none field tolerance to create a best in class choice for early planting. Good things dont stop there. Theres no need to look elsewhere with the stress tolerance, standability, Cercospora Leaf Blight and Stem Canker scores of L 3635 E3.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Relative Maturity", + "value": "3.6" + }, + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Plant Type", + "value": "Medium Bushy" + }, + { + "characteristic": "Flower Color", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Pod Color", + "value": "Brown" + }, + { + "characteristic": "Hilum Color", + "value": "Black" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "SCN Resistance", + "value": "PI 88788" + }, + { + "characteristic": "Iron Chlorosis", + "value": "2.5" + }, + { + "characteristic": "Stress Tolerance", + "value": "2.0" + }, + { + "characteristic": "Phytophthora Root Rot", + "value": "1k, 1.0" + }, + { + "characteristic": "Brown Stem Rot", + "value": "2.0" + }, + { + "characteristic": "White Mold", + "value": "2.5" + }, + { + "characteristic": "Sudden Death", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/l-3635-e3/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:49:11.945087+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-l-3635-e3.md b/corpus/latham/latham-l-3635-e3.md new file mode 100644 index 00000000..253c3ea9 --- /dev/null +++ b/corpus/latham/latham-l-3635-e3.md @@ -0,0 +1,37 @@ +# L 3635 E3 + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.lathamseeds.com/products/l-3635-e3/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_An Ironclad variety with excellent Sudden Death Syndrome tolerance! L 3635 E3 will not disappoint growers looking for maximum performance from a mid group three variety. The Rps1k Phytophthora Root Rot gene is combined with second to none field tolerance to create a best in class choice for early planting. Good things dont stop there. Theres no need to look elsewhere with the stress tolerance, standability, Cercospora Leaf Blight and Stem Canker scores of L 3635 E3._ + +--- + +## Agronomic Characteristics + +- **Relative Maturity:** 3.6 +- **Emergence:** 2.0 +- **Plant Height:** Medium +- **Plant Type:** Medium Bushy +- **Flower Color:** White +- **Pubescence:** Light Tawny +- **Pod Color:** Brown +- **Hilum Color:** Black + +## Disease Ratings + +- **SCN Resistance:** PI 88788 +- **Iron Chlorosis:** 2.5 +- **Stress Tolerance:** 2.0 +- **Phytophthora Root Rot:** 1k, 1.0 +- **Brown Stem Rot:** 2.0 +- **White Mold:** 2.5 +- **Sudden Death:** 2.0 diff --git a/corpus/latham/latham-lh-2642-rr.json b/corpus/latham/latham-lh-2642-rr.json new file mode 100644 index 00000000..40e4b73d --- /dev/null +++ b/corpus/latham/latham-lh-2642-rr.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-2642-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 2642 RR-NON RETURNABLE", + "product_id": "LH 2642 RR-NON RETURNABLE", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 76, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "With great yield potential and quick drydown, LH 2642 RR will set the bar high for performance and agronomic stability under 79 RM. Higher plant populations are necessary to achieve maximum yields of heavy test weight grain on its determinate ear type. A medium-tall plant with very good early vigor, stalk, and root ratings combined with rapid drydown makes LH 2642 RR a top choice for northern growers.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "34-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "1.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-2642-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:39.516483+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-2642-rr.md b/corpus/latham/latham-lh-2642-rr.md new file mode 100644 index 00000000..31076b75 --- /dev/null +++ b/corpus/latham/latham-lh-2642-rr.md @@ -0,0 +1,45 @@ +# LH 2642 RR-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 76 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-2642-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_With great yield potential and quick drydown, LH 2642 RR will set the bar high for performance and agronomic stability under 79 RM. Higher plant populations are necessary to achieve maximum yields of heavy test weight grain on its determinate ear type. A medium-tall plant with very good early vigor, stalk, and root ratings combined with rapid drydown makes LH 2642 RR a top choice for northern growers._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 34-38 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Short +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 1.0 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/latham/latham-lh-2930-cnv-non-return.json b/corpus/latham/latham-lh-2930-cnv-non-return.json new file mode 100644 index 00000000..7df54817 --- /dev/null +++ b/corpus/latham/latham-lh-2930-cnv-non-return.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-2930-cnv-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 2930 CNV-NON RETURN", + "product_id": "LH 2930 CNV-NON RETURN", + "crop": "corn", + "release_year": "2017", + "relative_maturity": 79, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "Fast drydown and excellent test weight make LH2933 a top choice for those Northern corn acres. Steady performance across all soil types with improved drought tolerance make this early dent by dent hybrid a true performer in the early maturity range. Excellent stalks and very good roots, combined with fast drydown, help take the pressure off of fall harvesting.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Recommended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.5" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "4.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-2930-cnv-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:51.295426+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-2930-cnv-non-return.md b/corpus/latham/latham-lh-2930-cnv-non-return.md new file mode 100644 index 00000000..650efbbe --- /dev/null +++ b/corpus/latham/latham-lh-2930-cnv-non-return.md @@ -0,0 +1,47 @@ +# LH 2930 CNV-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 79 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-2930-cnv-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Fast drydown and excellent test weight make LH2933 a top choice for those Northern corn acres. Steady performance across all soil types with improved drought tolerance make this early dent by dent hybrid a true performer in the early maturity range. Excellent stalks and very good roots, combined with fast drydown, help take the pressure off of fall harvesting._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.0 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** Recommended +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Long +- **Shank Length:** Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.5 +- **Common Rust:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 4.0 diff --git a/corpus/latham/latham-lh-2977-vt2-pro-rib.json b/corpus/latham/latham-lh-2977-vt2-pro-rib.json new file mode 100644 index 00000000..23daf08a --- /dev/null +++ b/corpus/latham/latham-lh-2977-vt2-pro-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-2977-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 2977 VT2 PRO RIB", + "product_id": "LH 2977 VT2 PRO RIB", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 79, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This excellent northern hybrid also moves west. LH 2977 VT2 PRO RIB flowers early for this relative maturity. It holds plant height and ear height in stress situations. This hybrid performs well in low-yield environments and responds to higher populations on more productive soils.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-2977-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:27.784748+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-2977-vt2-pro-rib.md b/corpus/latham/latham-lh-2977-vt2-pro-rib.md new file mode 100644 index 00000000..512ea91d --- /dev/null +++ b/corpus/latham/latham-lh-2977-vt2-pro-rib.md @@ -0,0 +1,45 @@ +# LH 2977 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 79 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-2977-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This excellent northern hybrid also moves west. LH 2977 VT2 PRO RIB flowers early for this relative maturity. It holds plant height and ear height in stress situations. This hybrid performs well in low-yield environments and responds to higher populations on more productive soils._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 1.5 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3035-vt2-pro-rib.json b/corpus/latham/latham-lh-3035-vt2-pro-rib.json new file mode 100644 index 00000000..fb947c9c --- /dev/null +++ b/corpus/latham/latham-lh-3035-vt2-pro-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-3035-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3035 VT2 PRO RIB", + "product_id": "LH 3035 VT2 PRO RIB", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 80, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid has above-average disease tolerance for Goss’s Wilt and Northern Leaf Blight. Combine this with very good early vigor and plant health, which extends the harvest window with good late-season intactness. LH 3035 is a medium-short plant type and responds to higher planting populations across variable to ideal soil types. It has good east-to-west movement.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3035-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:23.343713+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3035-vt2-pro-rib.md b/corpus/latham/latham-lh-3035-vt2-pro-rib.md new file mode 100644 index 00000000..fcf621a7 --- /dev/null +++ b/corpus/latham/latham-lh-3035-vt2-pro-rib.md @@ -0,0 +1,45 @@ +# LH 3035 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 80 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3035-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid has above-average disease tolerance for Goss’s Wilt and Northern Leaf Blight. Combine this with very good early vigor and plant health, which extends the harvest window with good late-season intactness. LH 3035 is a medium-short plant type and responds to higher planting populations across variable to ideal soil types. It has good east-to-west movement._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 3.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 3.5 +- **Ear Height:** Medium +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3057-vt2-pro.json b/corpus/latham/latham-lh-3057-vt2-pro.json new file mode 100644 index 00000000..bba282bd --- /dev/null +++ b/corpus/latham/latham-lh-3057-vt2-pro.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-3057-vt2-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3057 VT2 PRO", + "product_id": "LH 3057 VT2 PRO", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 80, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "1.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3057-vt2-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:26.401449+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3057-vt2-pro.md b/corpus/latham/latham-lh-3057-vt2-pro.md new file mode 100644 index 00000000..c10b3d6d --- /dev/null +++ b/corpus/latham/latham-lh-3057-vt2-pro.md @@ -0,0 +1,33 @@ +# LH 3057 VT2 PRO + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 80 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3057-vt2-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 1.0 +- **Drought Tolerance:** 1.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 1.0 +- **Anthracnose Stalk Rot:** 1.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3080-cnv-non-returnable.json b/corpus/latham/latham-lh-3080-cnv-non-returnable.json new file mode 100644 index 00000000..3a2a696c --- /dev/null +++ b/corpus/latham/latham-lh-3080-cnv-non-returnable.json @@ -0,0 +1,36 @@ +{ + "source": "latham", + "source_key": "latham-lh-3080-cnv-non-returnable", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3080 CNV-NON RETURNABLE", + "product_id": "LH 3080 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2022", + "relative_maturity": 80, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3080-cnv-non-returnable/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:22.021764+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3080-cnv-non-returnable.md b/corpus/latham/latham-lh-3080-cnv-non-returnable.md new file mode 100644 index 00000000..0d5693db --- /dev/null +++ b/corpus/latham/latham-lh-3080-cnv-non-returnable.md @@ -0,0 +1,12 @@ +# LH 3080 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 80 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-3080-cnv-non-returnable/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- diff --git a/corpus/latham/latham-lh-3117-vt2-pro-rib-non-return.json b/corpus/latham/latham-lh-3117-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..7ec1cd08 --- /dev/null +++ b/corpus/latham/latham-lh-3117-vt2-pro-rib-non-return.json @@ -0,0 +1,155 @@ +{ + "source": "latham", + "source_key": "latham-lh-3117-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3117 VT2 PRO RIB-NON RETURN", + "product_id": "LH 3117 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2017", + "relative_maturity": 81, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Early flowering hybrid that adapts itself well to the early corn market performing best when kept as a full season hybrid. Late season standability easily extends the harvest window and enjoy high yield performance across all environments. Shorter plant stature helps manage residue issues but high test weight and grain density may slow early harvest.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Early" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Recommended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Short" + }, + { + "characteristic": "Shank Length", + "value": "Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "0.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "0.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3117-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:49.831490+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3117-vt2-pro-rib-non-return.md b/corpus/latham/latham-lh-3117-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..9743a8f7 --- /dev/null +++ b/corpus/latham/latham-lh-3117-vt2-pro-rib-non-return.md @@ -0,0 +1,49 @@ +# LH 3117 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 81 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3117-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Early flowering hybrid that adapts itself well to the early corn market performing best when kept as a full season hybrid. Late season standability easily extends the harvest window and enjoy high yield performance across all environments. Shorter plant stature helps manage residue issues but high test weight and grain density may slow early harvest._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Early +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** Recommended +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Pink +- **Husk Cover:** Medium Short +- **Shank Length:** Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 0.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 0.0 diff --git a/corpus/latham/latham-lh-3151-rr.json b/corpus/latham/latham-lh-3151-rr.json new file mode 100644 index 00000000..125be30f --- /dev/null +++ b/corpus/latham/latham-lh-3151-rr.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-3151-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3151 RR", + "product_id": "LH 3151 RR", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 81, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "A versatile hybrid with excellent seedling vigor, LH 3151 RR is built for the north. It features strong stalk and roots, as well as versatility across soils and yield environments. This hybrid handles stress well. It produces girthy ears and high test weight when planted in its zone and north.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3151-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:24.859754+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3151-rr.md b/corpus/latham/latham-lh-3151-rr.md new file mode 100644 index 00000000..b232ab5e --- /dev/null +++ b/corpus/latham/latham-lh-3151-rr.md @@ -0,0 +1,46 @@ +# LH 3151 RR + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 81 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-3151-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A versatile hybrid with excellent seedling vigor, LH 3151 RR is built for the north. It features strong stalk and roots, as well as versatility across soils and yield environments. This hybrid handles stress well. It produces girthy ears and high test weight when planted in its zone and north._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.5 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-3155-vt2-pro-rib-non-return.json b/corpus/latham/latham-lh-3155-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..71864a1d --- /dev/null +++ b/corpus/latham/latham-lh-3155-vt2-pro-rib-non-return.json @@ -0,0 +1,36 @@ +{ + "source": "latham", + "source_key": "latham-lh-3155-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3155 VT2 PRO RIB-NON RETURN", + "product_id": "LH 3155 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 81, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3155-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:46.964019+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3155-vt2-pro-rib-non-return.md b/corpus/latham/latham-lh-3155-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..630ffa64 --- /dev/null +++ b/corpus/latham/latham-lh-3155-vt2-pro-rib-non-return.md @@ -0,0 +1,12 @@ +# LH 3155 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 81 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3155-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- diff --git a/corpus/latham/latham-lh-3222-rr.json b/corpus/latham/latham-lh-3222-rr.json new file mode 100644 index 00000000..02aecf49 --- /dev/null +++ b/corpus/latham/latham-lh-3222-rr.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-3222-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3222 RR", + "product_id": "LH 3222 RR", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 82, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent stalks and roots combined with excellent agronomics make LH 3222 a great choice for variable soils. Its very consistent ear development under various planting populations contribute to maximum yields even under variable soil conditions and types. Multi-year testing has proven that LH 3222 is a great companion hybrid to LH 3151 and LH 3547 to manage hybrid placement and maximize yields.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "1.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3222-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:35.544016+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3222-rr.md b/corpus/latham/latham-lh-3222-rr.md new file mode 100644 index 00000000..caa64518 --- /dev/null +++ b/corpus/latham/latham-lh-3222-rr.md @@ -0,0 +1,46 @@ +# LH 3222 RR + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 82 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-3222-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Excellent stalks and roots combined with excellent agronomics make LH 3222 a great choice for variable soils. Its very consistent ear development under various planting populations contribute to maximum yields even under variable soil conditions and types. Multi-year testing has proven that LH 3222 is a great companion hybrid to LH 3151 and LH 3547 to manage hybrid placement and maximize yields._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 1.0 +- **Drought Tolerance:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 1.0 +- **Anthracnose Stalk Rot:** 1.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3325-vt2-pro-rib.json b/corpus/latham/latham-lh-3325-vt2-pro-rib.json new file mode 100644 index 00000000..47829ebc --- /dev/null +++ b/corpus/latham/latham-lh-3325-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-3325-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3325 VT2 PRO RIB", + "product_id": "LH 3325 VT2 PRO RIB", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 83, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent stalks, root strength and agronomics make LH 3325 VT2 PRO RIB a great choice for variable soils. This hybrid has consistent ear development across planting populations and diverse soil types. Multi-year testing proves that LH 3325 VT2 PRO RIB performs best when kept in its maturity zone.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3325-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:37.031615+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3325-vt2-pro-rib.md b/corpus/latham/latham-lh-3325-vt2-pro-rib.md new file mode 100644 index 00000000..adb40f4d --- /dev/null +++ b/corpus/latham/latham-lh-3325-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 3325 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 83 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3325-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Excellent stalks, root strength and agronomics make LH 3325 VT2 PRO RIB a great choice for variable soils. This hybrid has consistent ear development across planting populations and diverse soil types. Multi-year testing proves that LH 3325 VT2 PRO RIB performs best when kept in its maturity zone._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-3397-vt2-pro-rib.json b/corpus/latham/latham-lh-3397-vt2-pro-rib.json new file mode 100644 index 00000000..c1d87583 --- /dev/null +++ b/corpus/latham/latham-lh-3397-vt2-pro-rib.json @@ -0,0 +1,155 @@ +{ + "source": "latham", + "source_key": "latham-lh-3397-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3397 VT2 PRO RIB", + "product_id": "LH 3397 VT2 PRO RIB", + "crop": "corn", + "release_year": "2013", + "relative_maturity": 83, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Amongst the leaders in this relative maturity, LH 3397 VT2 PRO RIB is a favorite for corn-on-corn situations because of its excellent roots and late-season intactness. Plant LH 3397 VT2 PRO RIB on your most productive ground at higher plant populations for high yields of heavy, test weight grain.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "34-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3397-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:38.612484+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3397-vt2-pro-rib.md b/corpus/latham/latham-lh-3397-vt2-pro-rib.md new file mode 100644 index 00000000..4331a8a5 --- /dev/null +++ b/corpus/latham/latham-lh-3397-vt2-pro-rib.md @@ -0,0 +1,49 @@ +# LH 3397 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 83 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3397-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Amongst the leaders in this relative maturity, LH 3397 VT2 PRO RIB is a favorite for corn-on-corn situations because of its excellent roots and late-season intactness. Plant LH 3397 VT2 PRO RIB on your most productive ground at higher plant populations for high yields of heavy, test weight grain._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 1.5 +- **Stay Green:** 3.0 +- **Drydown:** 1.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 34-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium Low +- **Ear Type:** Determinate +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 2.5 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Eye Spot:** 1.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3406-pce-ra.json b/corpus/latham/latham-lh-3406-pce-ra.json new file mode 100644 index 00000000..ee0cbee1 --- /dev/null +++ b/corpus/latham/latham-lh-3406-pce-ra.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-3406-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3406 PCE RA", + "product_id": "LH 3406 PCE RA", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 84, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Ultra early PowerCore Enlist with deceptive grain quality and very good agronomics. LH 3406 PCE RA will perform best in zone and north with a blocky-flex style ear; position in the Red River valley above Hwy. 2.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "3.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3406-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:32.418467+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3406-pce-ra.md b/corpus/latham/latham-lh-3406-pce-ra.md new file mode 100644 index 00000000..6681273e --- /dev/null +++ b/corpus/latham/latham-lh-3406-pce-ra.md @@ -0,0 +1,37 @@ +# LH 3406 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 84 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-3406-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Ultra early PowerCore Enlist with deceptive grain quality and very good agronomics. LH 3406 PCE RA will perform best in zone and north with a blocky-flex style ear; position in the Red River valley above Hwy. 2._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 3.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 diff --git a/corpus/latham/latham-lh-3647-vt2-pro-rib-non-return.json b/corpus/latham/latham-lh-3647-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..5f77e216 --- /dev/null +++ b/corpus/latham/latham-lh-3647-vt2-pro-rib-non-return.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-3647-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3647 VT2 PRO RIB-NON RETURN", + "product_id": "LH 3647 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2013", + "relative_maturity": 86, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "While this hybrid excels in the Red River Valley, its versatile enough to perform at high levels across all yield enviroments and populations. Excellent roots on a medium statured plant combine to make this high yielder a real show stopper. LH 3647 has very good drought tolerance, but a timely harvest is recommended after late-season drought stress.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "3.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3647-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:48.579356+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3647-vt2-pro-rib-non-return.md b/corpus/latham/latham-lh-3647-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..30b24ee4 --- /dev/null +++ b/corpus/latham/latham-lh-3647-vt2-pro-rib-non-return.md @@ -0,0 +1,44 @@ +# LH 3647 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 86 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3647-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_While this hybrid excels in the Red River Valley, its versatile enough to perform at high levels across all yield enviroments and populations. Excellent roots on a medium statured plant combine to make this high yielder a real show stopper. LH 3647 has very good drought tolerance, but a timely harvest is recommended after late-season drought stress._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.5 +- **Stalk Strength:** 3.0 +- **Root Strength:** 1.5 +- **Stay Green:** 3.0 +- **Drydown:** 1.5 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 2.5 +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3690-cnv.json b/corpus/latham/latham-lh-3690-cnv.json new file mode 100644 index 00000000..b423e40a --- /dev/null +++ b/corpus/latham/latham-lh-3690-cnv.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-3690-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3690 CNV-NON RETURNABLE", + "product_id": "LH 3690 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 86, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "LH 3690 shows excellent top-end yield potential when kept on highly-managed acres and good fertility. Take advantage of your early planting window or reduced tillage with improved early plant vigor and great stalk quality. Big, girthy ears plus the ability to handle higher plant populations – combined with top production practices – equals big yields.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight SU" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3690-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:17.709617+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3690-cnv.md b/corpus/latham/latham-lh-3690-cnv.md new file mode 100644 index 00000000..01821ef3 --- /dev/null +++ b/corpus/latham/latham-lh-3690-cnv.md @@ -0,0 +1,46 @@ +# LH 3690 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 86 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-3690-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 3690 shows excellent top-end yield potential when kept on highly-managed acres and good fertility. Take advantage of your early planting window or reduced tillage with improved early plant vigor and great stalk quality. Big, girthy ears plus the ability to handle higher plant populations – combined with top production practices – equals big yields._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.5 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 3.0 +- **Herbicide Sensitivity:** Slight SU +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.5 diff --git a/corpus/latham/latham-lh-3692-rr.json b/corpus/latham/latham-lh-3692-rr.json new file mode 100644 index 00000000..0fdcbade --- /dev/null +++ b/corpus/latham/latham-lh-3692-rr.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-3692-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3692 RR-NON RETURNABLE", + "product_id": "LH 3692 RR-NON RETURNABLE", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 86, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "LH 3692 RR shows excellent top-end yield potential when kept on highly-managed acres and good fertility. Take advantage of your early planting window or reduced tillage with improved early plant vigor and great stalk quality. Big, girthy ears plus the ability to handle higher plant populations – combined with top production practices – equals big yields.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight SU" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3692-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:20.023212+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3692-rr.md b/corpus/latham/latham-lh-3692-rr.md new file mode 100644 index 00000000..16a3d9f5 --- /dev/null +++ b/corpus/latham/latham-lh-3692-rr.md @@ -0,0 +1,46 @@ +# LH 3692 RR-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 86 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-3692-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 3692 RR shows excellent top-end yield potential when kept on highly-managed acres and good fertility. Take advantage of your early planting window or reduced tillage with improved early plant vigor and great stalk quality. Big, girthy ears plus the ability to handle higher plant populations – combined with top production practices – equals big yields._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.5 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 3.0 +- **Herbicide Sensitivity:** Slight SU +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.5 diff --git a/corpus/latham/latham-lh-3695-vt2-pro-rib.json b/corpus/latham/latham-lh-3695-vt2-pro-rib.json new file mode 100644 index 00000000..2665f2da --- /dev/null +++ b/corpus/latham/latham-lh-3695-vt2-pro-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-3695-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3695 VT2 PRO RIB", + "product_id": "LH 3695 VT2 PRO RIB", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 86, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent early vigor combines with excellent stalk quality and dry down to make LH 3695 VT2 PRO RIB a top-yielding product. Take advantage of your early planting window or reduced tillage on darker soils to generate big, girthy ears and yields. LH 3695 VT2 PRO RIB also handles higher plant populations if combined with top production practices.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight SU" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3695-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:23.307981+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3695-vt2-pro-rib.md b/corpus/latham/latham-lh-3695-vt2-pro-rib.md new file mode 100644 index 00000000..459bba95 --- /dev/null +++ b/corpus/latham/latham-lh-3695-vt2-pro-rib.md @@ -0,0 +1,47 @@ +# LH 3695 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 86 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3695-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Excellent early vigor combines with excellent stalk quality and dry down to make LH 3695 VT2 PRO RIB a top-yielding product. Take advantage of your early planting window or reduced tillage on darker soils to generate big, girthy ears and yields. LH 3695 VT2 PRO RIB also handles higher plant populations if combined with top production practices._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.5 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** Slight SU +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** 2.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.5 diff --git a/corpus/latham/latham-lh-3746-pce-ra.json b/corpus/latham/latham-lh-3746-pce-ra.json new file mode 100644 index 00000000..666192e7 --- /dev/null +++ b/corpus/latham/latham-lh-3746-pce-ra.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-3746-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3746 PCE RA", + "product_id": "LH 3746 PCE RA", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 87, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Outstanding early PowerCore Enlist hybrid with top yield across years. Low green snap risk with very good Goss’ wilt tolerance allows for strong east to West in zone and north of zone performance. A flexing ear style with blocky kernels works across varying populations. LH3746 PCE RA is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3746-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:33.964886+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3746-pce-ra.md b/corpus/latham/latham-lh-3746-pce-ra.md new file mode 100644 index 00000000..19f11a92 --- /dev/null +++ b/corpus/latham/latham-lh-3746-pce-ra.md @@ -0,0 +1,37 @@ +# LH 3746 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 87 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-3746-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Outstanding early PowerCore Enlist hybrid with top yield across years. Low green snap risk with very good Goss’ wilt tolerance allows for strong east to West in zone and north of zone performance. A flexing ear style with blocky kernels works across varying populations. LH3746 PCE RA is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3775-vt2-pro-rib.json b/corpus/latham/latham-lh-3775-vt2-pro-rib.json new file mode 100644 index 00000000..f7c82e44 --- /dev/null +++ b/corpus/latham/latham-lh-3775-vt2-pro-rib.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-3775-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3775 VT2 PRO RIB-NON RETURN", + "product_id": "LH 3775 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 87, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "With impressive season-long health, this hybrid will move north of its maturity zone. Its unique combination of flex ears and preference for medium- to high-end populations really expands this product’s footprint. It will be stable across soil types with an excellent disease package. LH 3775 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3775-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:21.340892+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3775-vt2-pro-rib.md b/corpus/latham/latham-lh-3775-vt2-pro-rib.md new file mode 100644 index 00000000..4dd1fe6d --- /dev/null +++ b/corpus/latham/latham-lh-3775-vt2-pro-rib.md @@ -0,0 +1,37 @@ +# LH 3775 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 87 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3775-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_With impressive season-long health, this hybrid will move north of its maturity zone. Its unique combination of flex ears and preference for medium- to high-end populations really expands this product’s footprint. It will be stable across soil types with an excellent disease package. LH 3775 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-3827-vt2-pro-rib-non-return.json b/corpus/latham/latham-lh-3827-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..8373cfac --- /dev/null +++ b/corpus/latham/latham-lh-3827-vt2-pro-rib-non-return.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-3827-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3827 VT2 PRO RIB-NON RETURN", + "product_id": "LH 3827 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 88, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Strong stand establishment with very good early vigor gets LH 3827 out of the ground fast and never looks back. This high-yielding hybrid performs best when kept in high-yield environments on highlymanaged acres. Its a medium-short hybrid with very good stalks and roots combined with fast drydown. It responds with high yields when planted at higher plant populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3827-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:15.115424+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3827-vt2-pro-rib-non-return.md b/corpus/latham/latham-lh-3827-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..857bdeab --- /dev/null +++ b/corpus/latham/latham-lh-3827-vt2-pro-rib-non-return.md @@ -0,0 +1,47 @@ +# LH 3827 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 88 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3827-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Strong stand establishment with very good early vigor gets LH 3827 out of the ground fast and never looks back. This high-yielding hybrid performs best when kept in high-yield environments on highlymanaged acres. Its a medium-short hybrid with very good stalks and roots combined with fast drydown. It responds with high yields when planted at higher plant populations._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 1.5 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3867-vt2-pro-rib.json b/corpus/latham/latham-lh-3867-vt2-pro-rib.json new file mode 100644 index 00000000..fdbcdb5c --- /dev/null +++ b/corpus/latham/latham-lh-3867-vt2-pro-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-3867-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3867 VT2 PRO RIB", + "product_id": "LH 3867 VT2 PRO RIB", + "crop": "corn", + "release_year": "2023", + "relative_maturity": 88, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Early planting capability with strong emergence and vigor characteristics make LH 3867 VT2 PRO RIB a top choice when kept in and south of its maturity zone. This hybrid has strong flex but also responds to higher populations on higher productivity soils. Wonderful disease scores plus very good stalks and roots make this a top choice for many hybrid packages.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3867-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:34.951869+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3867-vt2-pro-rib.md b/corpus/latham/latham-lh-3867-vt2-pro-rib.md new file mode 100644 index 00000000..df190e93 --- /dev/null +++ b/corpus/latham/latham-lh-3867-vt2-pro-rib.md @@ -0,0 +1,45 @@ +# LH 3867 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 88 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3867-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Early planting capability with strong emergence and vigor characteristics make LH 3867 VT2 PRO RIB a top choice when kept in and south of its maturity zone. This hybrid has strong flex but also responds to higher populations on higher productivity soils. Wonderful disease scores plus very good stalks and roots make this a top choice for many hybrid packages._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 1.5 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-3930-cnv.json b/corpus/latham/latham-lh-3930-cnv.json new file mode 100644 index 00000000..c15d6e0b --- /dev/null +++ b/corpus/latham/latham-lh-3930-cnv.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-3930-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3930 CNV-NON RETURNABLE", + "product_id": "LH 3930 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 89, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "Lathams 3930 is the conventional version of LH 3937 VT2 PRO. Its an excellent choice for early planting with excellent emergence in a mediumstatured plant. It has good ear flex with lots of rows of grain and very good stress tolerance. Build your farm management plan around this leading conventional product!", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight ALS" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3930-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:20.449585+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3930-cnv.md b/corpus/latham/latham-lh-3930-cnv.md new file mode 100644 index 00000000..a4db7f5d --- /dev/null +++ b/corpus/latham/latham-lh-3930-cnv.md @@ -0,0 +1,47 @@ +# LH 3930 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 89 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-3930-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Lathams 3930 is the conventional version of LH 3937 VT2 PRO. Its an excellent choice for early planting with excellent emergence in a mediumstatured plant. It has good ear flex with lots of rows of grain and very good stress tolerance. Build your farm management plan around this leading conventional product!_ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 2.5 +- **Drydown:** 2.5 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.5 +- **Herbicide Sensitivity:** Slight ALS +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3932-rr.json b/corpus/latham/latham-lh-3932-rr.json new file mode 100644 index 00000000..db420b30 --- /dev/null +++ b/corpus/latham/latham-lh-3932-rr.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-3932-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3932 RR-NON RETURNABLE", + "product_id": "LH 3932 RR-NON RETURNABLE", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 89, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Versatility best describes this exciting RR version of LH 3937 VT2 PRO. It has proven performance on tough, reduced tillage fields yet is a high yielder in more ideal environments. Its excellent roots and early plant vigor combined with a big, girthy semi-flex ear provide high yields even in more stressful/drought areas of adaptation.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight ALS" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3932-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:36.296684+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3932-rr.md b/corpus/latham/latham-lh-3932-rr.md new file mode 100644 index 00000000..ec570b9d --- /dev/null +++ b/corpus/latham/latham-lh-3932-rr.md @@ -0,0 +1,47 @@ +# LH 3932 RR-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 89 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-3932-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Versatility best describes this exciting RR version of LH 3937 VT2 PRO. It has proven performance on tough, reduced tillage fields yet is a high yielder in more ideal environments. Its excellent roots and early plant vigor combined with a big, girthy semi-flex ear provide high yields even in more stressful/drought areas of adaptation._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 2.5 +- **Drydown:** 2.5 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.5 +- **Herbicide Sensitivity:** Slight ALS +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3937-vt2-pro-rib.json b/corpus/latham/latham-lh-3937-vt2-pro-rib.json new file mode 100644 index 00000000..ab49c856 --- /dev/null +++ b/corpus/latham/latham-lh-3937-vt2-pro-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-3937-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3937 VT2 PRO RIB", + "product_id": "LH 3937 VT2 PRO RIB", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 89, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Proven performance on all soil types and versatility best describes this this leading product. LH 3937 VT2 PRO RIB has excellent stalks and roots plus early vigor. It has a preference for medium to high planting populations, which helps maximize yield across your fields even in stress situations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight ALS" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3937-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:29.441131+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3937-vt2-pro-rib.md b/corpus/latham/latham-lh-3937-vt2-pro-rib.md new file mode 100644 index 00000000..0dea4dfe --- /dev/null +++ b/corpus/latham/latham-lh-3937-vt2-pro-rib.md @@ -0,0 +1,47 @@ +# LH 3937 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 89 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-3937-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Proven performance on all soil types and versatility best describes this this leading product. LH 3937 VT2 PRO RIB has excellent stalks and roots plus early vigor. It has a preference for medium to high planting populations, which helps maximize yield across your fields even in stress situations._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.5 +- **Root Strength:** 1.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** Slight ALS +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 1.5 +- **Anthracnose Stalk Rot:** 2.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-3959-ss-rib.json b/corpus/latham/latham-lh-3959-ss-rib.json new file mode 100644 index 00000000..e7f1f29f --- /dev/null +++ b/corpus/latham/latham-lh-3959-ss-rib.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-3959-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 3959 SS RIB", + "product_id": "LH 3959 SS RIB", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 89, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "With impressive season-long health, this hybrid will move north of its maturity zone. Its unique combination of flex ears and preference for medium- to high-end populations really expands this product’s footprint. It will be stable across soil types with an excellent disease package. LH 3959 SS RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-3959-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:30.976039+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-3959-ss-rib.md b/corpus/latham/latham-lh-3959-ss-rib.md new file mode 100644 index 00000000..341fa991 --- /dev/null +++ b/corpus/latham/latham-lh-3959-ss-rib.md @@ -0,0 +1,37 @@ +# LH 3959 SS RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 89 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-3959-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_With impressive season-long health, this hybrid will move north of its maturity zone. Its unique combination of flex ears and preference for medium- to high-end populations really expands this product’s footprint. It will be stable across soil types with an excellent disease package. LH 3959 SS RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 1.5 +- **Stay Green:** 1.5 +- **Drydown:** 1.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 1.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4089-ss.json b/corpus/latham/latham-lh-4089-ss.json new file mode 100644 index 00000000..913f5af6 --- /dev/null +++ b/corpus/latham/latham-lh-4089-ss.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-4089-ss", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4089 SS", + "product_id": "LH 4089 SS", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 90, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Determinate" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4089-ss/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:06.914499+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4089-ss.md b/corpus/latham/latham-lh-4089-ss.md new file mode 100644 index 00000000..2025ef7c --- /dev/null +++ b/corpus/latham/latham-lh-4089-ss.md @@ -0,0 +1,34 @@ +# LH 4089 SS + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 90 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-4089-ss/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 1.5 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Determinate + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4097-vt2-pro-rib-non-return.json b/corpus/latham/latham-lh-4097-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..207d547a --- /dev/null +++ b/corpus/latham/latham-lh-4097-vt2-pro-rib-non-return.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-4097-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4097 VT2 PRO RIB", + "product_id": "LH 4097 VT2 PRO RIB", + "crop": "corn", + "release_year": "2013", + "relative_maturity": 90, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid is the industry standard for this maturity range. With a complete agronomic package and yield to boot, it is one of our top-selling products. It has a very nice fall look and excellent plant intactness. This is a great fit for corn-on-corn or rotated ground. All of these traits, plus great drought tolerance, makes this hybrid a real winner!", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.9" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Growth Reg, Pigment Inhib Pre-Emerg" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4097-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:17.201523+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4097-vt2-pro-rib-non-return.md b/corpus/latham/latham-lh-4097-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..145d7590 --- /dev/null +++ b/corpus/latham/latham-lh-4097-vt2-pro-rib-non-return.md @@ -0,0 +1,47 @@ +# LH 4097 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 90 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4097-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid is the industry standard for this maturity range. With a complete agronomic package and yield to boot, it is one of our top-selling products. It has a very nice fall look and excellent plant intactness. This is a great fit for corn-on-corn or rotated ground. All of these traits, plus great drought tolerance, makes this hybrid a real winner!_ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.9 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.5 +- **Herbicide Sensitivity:** Growth Reg, Pigment Inhib Pre-Emerg +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 1.5 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.5 +- **Gray Leaf Spot:** 3.5 diff --git a/corpus/latham/latham-lh-4110-cnv.json b/corpus/latham/latham-lh-4110-cnv.json new file mode 100644 index 00000000..5529f7de --- /dev/null +++ b/corpus/latham/latham-lh-4110-cnv.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-4110-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4110 CNV", + "product_id": "LH 4110 CNV", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 91, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "A genetically unique and impressive hybrid with season-long health that will move north and south of its maturity zone well. The unique combination of flex ears preferring medium populations really expands this product’s footprint. LH 4110 is a robust plant with a showy ear line, flared husk, very good stay green and excellent test weight. LH 4110 is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "1.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "1.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4110-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:11.406130+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4110-cnv.md b/corpus/latham/latham-lh-4110-cnv.md new file mode 100644 index 00000000..dbb0a112 --- /dev/null +++ b/corpus/latham/latham-lh-4110-cnv.md @@ -0,0 +1,37 @@ +# LH 4110 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 91 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-4110-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A genetically unique and impressive hybrid with season-long health that will move north and south of its maturity zone well. The unique combination of flex ears preferring medium populations really expands this product’s footprint. LH 4110 is a robust plant with a showy ear line, flared husk, very good stay green and excellent test weight. LH 4110 is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 1.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 1.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4116-pce-ra.json b/corpus/latham/latham-lh-4116-pce-ra.json new file mode 100644 index 00000000..22ded586 --- /dev/null +++ b/corpus/latham/latham-lh-4116-pce-ra.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-4116-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4116 PCE RA", + "product_id": "LH 4116 PCE RA", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 91, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Determinate" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4116-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:09.858716+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4116-pce-ra.md b/corpus/latham/latham-lh-4116-pce-ra.md new file mode 100644 index 00000000..4f870982 --- /dev/null +++ b/corpus/latham/latham-lh-4116-pce-ra.md @@ -0,0 +1,34 @@ +# LH 4116 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 91 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-4116-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Determinate + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4240-cnv.json b/corpus/latham/latham-lh-4240-cnv.json new file mode 100644 index 00000000..44cae7bb --- /dev/null +++ b/corpus/latham/latham-lh-4240-cnv.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-4240-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4240 CNV", + "product_id": "LH 4240 CNV", + "crop": "corn", + "release_year": "2015", + "relative_maturity": 92, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "This product features genetics that offer oustanding yields. Big, girthy ears have the ability to maintain ear size even at higher plant populations. Although adapted across all yield enviroments, its best when kept on your most productive soils at higher plant populations. Very good early vigor gets this hybrid off to a fast start with early fall drydown. It comfortably moves south out of its zone.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.8" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.3" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4240-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:37.840487+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4240-cnv.md b/corpus/latham/latham-lh-4240-cnv.md new file mode 100644 index 00000000..ac8ef2ce --- /dev/null +++ b/corpus/latham/latham-lh-4240-cnv.md @@ -0,0 +1,47 @@ +# LH 4240 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 92 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-4240-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This product features genetics that offer oustanding yields. Big, girthy ears have the ability to maintain ear size even at higher plant populations. Although adapted across all yield enviroments, its best when kept on your most productive soils at higher plant populations. Very good early vigor gets this hybrid off to a fast start with early fall drydown. It comfortably moves south out of its zone._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.8 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.3 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4241-rr.json b/corpus/latham/latham-lh-4241-rr.json new file mode 100644 index 00000000..b9916a61 --- /dev/null +++ b/corpus/latham/latham-lh-4241-rr.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-4241-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4241 RR-NON RETURNABLE", + "product_id": "LH 4241 RR-NON RETURNABLE", + "crop": "corn", + "release_year": "2017", + "relative_maturity": 92, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "This product features genetics that offer oustanding yields. Big, girthy ears have the ability to maintain ear size even at higher plant populations. Although adapted across all yield enviroments, its best when kept on your most productive soils at higher plant populations. Very good early vigor gets this hybrid off to a fast start with early fall drydown. It comfortably moves south out of its zone.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.8" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.3" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4241-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:09.938121+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4241-rr.md b/corpus/latham/latham-lh-4241-rr.md new file mode 100644 index 00000000..3d994178 --- /dev/null +++ b/corpus/latham/latham-lh-4241-rr.md @@ -0,0 +1,47 @@ +# LH 4241 RR-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 92 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-4241-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This product features genetics that offer oustanding yields. Big, girthy ears have the ability to maintain ear size even at higher plant populations. Although adapted across all yield enviroments, its best when kept on your most productive soils at higher plant populations. Very good early vigor gets this hybrid off to a fast start with early fall drydown. It comfortably moves south out of its zone._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.8 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.3 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4242-vt2-pro-rib.json b/corpus/latham/latham-lh-4242-vt2-pro-rib.json new file mode 100644 index 00000000..db92d82b --- /dev/null +++ b/corpus/latham/latham-lh-4242-vt2-pro-rib.json @@ -0,0 +1,151 @@ +{ + "source": "latham", + "source_key": "latham-lh-4242-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4242 VT2 PRO RIB-NON RETURN", + "product_id": "LH 4242 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2013", + "relative_maturity": 92, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Very good early vigor and capability across all yield environments has caused LH 4242 VT2 PRO RIB to become a farm favorite. It performs best when kept on your most productive soils at higher plant populations, but it has a great ability to deliver during stressful years. LH 4242 VT2 PRO RIB moves well south of its zone. It’s a very good Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.8" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.3" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4242-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:12.301374+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4242-vt2-pro-rib.md b/corpus/latham/latham-lh-4242-vt2-pro-rib.md new file mode 100644 index 00000000..1f0f19bd --- /dev/null +++ b/corpus/latham/latham-lh-4242-vt2-pro-rib.md @@ -0,0 +1,48 @@ +# LH 4242 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 92 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4242-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Very good early vigor and capability across all yield environments has caused LH 4242 VT2 PRO RIB to become a farm favorite. It performs best when kept on your most productive soils at higher plant populations, but it has a great ability to deliver during stressful years. LH 4242 VT2 PRO RIB moves well south of its zone. It’s a very good Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Pink +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.8 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Eye Spot:** 2.3 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4326-pce-ra.json b/corpus/latham/latham-lh-4326-pce-ra.json new file mode 100644 index 00000000..672a653c --- /dev/null +++ b/corpus/latham/latham-lh-4326-pce-ra.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-4326-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4326 PCE RA", + "product_id": "LH 4326 PCE RA", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 93, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4326-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:12.866260+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4326-pce-ra.md b/corpus/latham/latham-lh-4326-pce-ra.md new file mode 100644 index 00000000..ac6e9a9e --- /dev/null +++ b/corpus/latham/latham-lh-4326-pce-ra.md @@ -0,0 +1,34 @@ +# LH 4326 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 93 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-4326-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/latham/latham-lh-4335-vt2-pro-rib.json b/corpus/latham/latham-lh-4335-vt2-pro-rib.json new file mode 100644 index 00000000..e5a04ac2 --- /dev/null +++ b/corpus/latham/latham-lh-4335-vt2-pro-rib.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-4335-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4335 VT2 PRO RIB-NON RETURN", + "product_id": "LH 4335 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 93, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "With medium plant stature and girthy, flex ear style, this hybrid performs best in its maturity zone and north. It has good green snap tolerance and dry down. LH 4335 VT2 PRO RIB will perform best at medium populations. Timely harvest is recommended for corn-on-corn rotations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4335-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:07.693194+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4335-vt2-pro-rib.md b/corpus/latham/latham-lh-4335-vt2-pro-rib.md new file mode 100644 index 00000000..b042191d --- /dev/null +++ b/corpus/latham/latham-lh-4335-vt2-pro-rib.md @@ -0,0 +1,37 @@ +# LH 4335 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 93 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4335-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_With medium plant stature and girthy, flex ear style, this hybrid performs best in its maturity zone and north. It has good green snap tolerance and dry down. LH 4335 VT2 PRO RIB will perform best at medium populations. Timely harvest is recommended for corn-on-corn rotations._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 1.5 +- **Corn-on-Corn:** 3.5 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4375-vt2-pro-rib.json b/corpus/latham/latham-lh-4375-vt2-pro-rib.json new file mode 100644 index 00000000..83d8f7b9 --- /dev/null +++ b/corpus/latham/latham-lh-4375-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-4375-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4375 VT2 PRO RIB", + "product_id": "LH 4375 VT2 PRO RIB", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 93, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Led by very good fall intactness, dry down and test weight, LH 4375 VT2 PRO RIB allows for a fuller season harvest plan. This product offers slightly above-average ear flex on medium height plants with good stalks and roots. It performs best when kept on medium to highly productive soils and harvested at medium to high populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "3.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4375-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:33.213721+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4375-vt2-pro-rib.md b/corpus/latham/latham-lh-4375-vt2-pro-rib.md new file mode 100644 index 00000000..6f989b97 --- /dev/null +++ b/corpus/latham/latham-lh-4375-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 4375 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 93 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4375-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Led by very good fall intactness, dry down and test weight, LH 4375 VT2 PRO RIB allows for a fuller season harvest plan. This product offers slightly above-average ear flex on medium height plants with good stalks and roots. It performs best when kept on medium to highly productive soils and harvested at medium to high populations._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 3.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 3.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 3.5 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Short +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 1.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4407-vt2-pro-rib.json b/corpus/latham/latham-lh-4407-vt2-pro-rib.json new file mode 100644 index 00000000..e6c1b401 --- /dev/null +++ b/corpus/latham/latham-lh-4407-vt2-pro-rib.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-4407-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4407 VT2 PRO RIB", + "product_id": "LH 4407 VT2 PRO RIB", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent top end yield performance with very good ear flex allowing for planting in multiple densities. Optimum performance on moderate to high productivity acres, LH4407 VT2 PRO RIB has a very good response to fungicide, a girthy flex ear and I plant-anywhere capability. LH4407 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "4.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4407-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:19.010401+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4407-vt2-pro-rib.md b/corpus/latham/latham-lh-4407-vt2-pro-rib.md new file mode 100644 index 00000000..8a20d2e7 --- /dev/null +++ b/corpus/latham/latham-lh-4407-vt2-pro-rib.md @@ -0,0 +1,37 @@ +# LH 4407 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 94 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4407-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Excellent top end yield performance with very good ear flex allowing for planting in multiple densities. Optimum performance on moderate to high productivity acres, LH4407 VT2 PRO RIB has a very good response to fungicide, a girthy flex ear and I plant-anywhere capability. LH4407 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 4.0 diff --git a/corpus/latham/latham-lh-4438-ss-pro.json b/corpus/latham/latham-lh-4438-ss-pro.json new file mode 100644 index 00000000..930cc9e8 --- /dev/null +++ b/corpus/latham/latham-lh-4438-ss-pro.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-4438-ss-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4438 SS PRO RIB", + "product_id": "LH 4438 SS PRO RIB", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax Pro" + ], + "trait_descriptions": [], + "positioning_statement": "With medium plant stature and girthy, flex ear style, this hybrid performs best in its maturity zone and north. It has good green snap tolerance and dry down. LH 4335 VT2 PRO RIB will perform best at medium populations. Improved agronomics over the VT2 PRO version makes it a great fit for corn-on-corn rotations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4438-ss-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:15.925236+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4438-ss-pro.md b/corpus/latham/latham-lh-4438-ss-pro.md new file mode 100644 index 00000000..179b1c0a --- /dev/null +++ b/corpus/latham/latham-lh-4438-ss-pro.md @@ -0,0 +1,37 @@ +# LH 4438 SS PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 94 days +- **Trait(s):** Smart Stax Pro +- **Source:** https://www.lathamseeds.com/products/lh-4438-ss-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_With medium plant stature and girthy, flex ear style, this hybrid performs best in its maturity zone and north. It has good green snap tolerance and dry down. LH 4335 VT2 PRO RIB will perform best at medium populations. Improved agronomics over the VT2 PRO version makes it a great fit for corn-on-corn rotations._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 1.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 1.5 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4450-cnv.json b/corpus/latham/latham-lh-4450-cnv.json new file mode 100644 index 00000000..2bb748b1 --- /dev/null +++ b/corpus/latham/latham-lh-4450-cnv.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-4450-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4450 CNV", + "product_id": "LH 4450 CNV", + "crop": "corn", + "release_year": "2017", + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "LH 4450 conventional provides consistent performance across most soil types and cropping sequences. It has excellent stalk and root strength with very good test weight and grain quality. LH 4450 has good east-to-west movement and will move farther south while maintaining plant health.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.4" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.1" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.9" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "1.8" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "1.9" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4450-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:15.903133+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4450-cnv.md b/corpus/latham/latham-lh-4450-cnv.md new file mode 100644 index 00000000..ff0a4eca --- /dev/null +++ b/corpus/latham/latham-lh-4450-cnv.md @@ -0,0 +1,47 @@ +# LH 4450 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 94 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-4450-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 4450 conventional provides consistent performance across most soil types and cropping sequences. It has excellent stalk and root strength with very good test weight and grain quality. LH 4450 has good east-to-west movement and will move farther south while maintaining plant health._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.4 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.1 +- **Drydown:** 1.5 +- **Test Weight:** 1.9 +- **Drought Tolerance:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 1.5 +- **Ear Height:** Medium Low +- **Ear Type:** Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 1.8 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Eye Spot:** 1.9 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/latham/latham-lh-4452-rr.json b/corpus/latham/latham-lh-4452-rr.json new file mode 100644 index 00000000..e56f0778 --- /dev/null +++ b/corpus/latham/latham-lh-4452-rr.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-4452-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4452 RR-NON RETURNABLE", + "product_id": "LH 4452 RR-NON RETURNABLE", + "crop": "corn", + "release_year": "2013", + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "LH 4452 RR has shown solid, consistent performance across most soil types and crop rotations. It has excellent stalk and root strength with very good test weight and grain quality. LH 4452 RR has good east-to-west movement and is a hybrid that will move farther south and maintain plant health.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.4" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.1" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.9" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "1.8" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "1.9" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4452-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:03.398963+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4452-rr.md b/corpus/latham/latham-lh-4452-rr.md new file mode 100644 index 00000000..ec49dc0f --- /dev/null +++ b/corpus/latham/latham-lh-4452-rr.md @@ -0,0 +1,47 @@ +# LH 4452 RR-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 94 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-4452-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 4452 RR has shown solid, consistent performance across most soil types and crop rotations. It has excellent stalk and root strength with very good test weight and grain quality. LH 4452 RR has good east-to-west movement and is a hybrid that will move farther south and maintain plant health._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.4 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.1 +- **Drydown:** 1.5 +- **Test Weight:** 1.9 +- **Drought Tolerance:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 1.5 +- **Ear Height:** Medium Low +- **Ear Type:** Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 1.8 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Eye Spot:** 1.9 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/latham/latham-lh-4454-vt2-pro-rib.json b/corpus/latham/latham-lh-4454-vt2-pro-rib.json new file mode 100644 index 00000000..e6ed8b6c --- /dev/null +++ b/corpus/latham/latham-lh-4454-vt2-pro-rib.json @@ -0,0 +1,151 @@ +{ + "source": "latham", + "source_key": "latham-lh-4454-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4454 VT2 PRO RIB", + "product_id": "LH 4454 VT2 PRO RIB", + "crop": "corn", + "release_year": "2013", + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Very good early vigor and drought stress with a preference for medium populations allows LH 4454 VT2 PRO RIB to perform across all productivity levels and soil types. LH 4454 VT2 PRO RIB moves well south of its zone well and can deliver under stress. LH 4454 VT2 PRO RIB is Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "1.8" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "1.9" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4454-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:04.028858+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4454-vt2-pro-rib.md b/corpus/latham/latham-lh-4454-vt2-pro-rib.md new file mode 100644 index 00000000..a2baa086 --- /dev/null +++ b/corpus/latham/latham-lh-4454-vt2-pro-rib.md @@ -0,0 +1,48 @@ +# LH 4454 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 94 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4454-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Very good early vigor and drought stress with a preference for medium populations allows LH 4454 VT2 PRO RIB to perform across all productivity levels and soil types. LH 4454 VT2 PRO RIB moves well south of its zone well and can deliver under stress. LH 4454 VT2 PRO RIB is Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium Low +- **Ear Type:** Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 1.8 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Eye Spot:** 1.9 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/latham/latham-lh-4500-cnv.json b/corpus/latham/latham-lh-4500-cnv.json new file mode 100644 index 00000000..0fef0d15 --- /dev/null +++ b/corpus/latham/latham-lh-4500-cnv.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-4500-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4500 CNV", + "product_id": "LH 4500 CNV", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 95, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "This medium-tall conventional hybrid offering at 95 days brings a strong multiyear data package with outstanding disease tolerance, large flex ears and very deep kernels. Youll find the best performance on medium and lighter soil types. LH 4500 is widely adapted from east to West and brings very good stress tolerance to your farm. LH 4500 is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "3.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4500-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:20.384505+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4500-cnv.md b/corpus/latham/latham-lh-4500-cnv.md new file mode 100644 index 00000000..40b97a77 --- /dev/null +++ b/corpus/latham/latham-lh-4500-cnv.md @@ -0,0 +1,37 @@ +# LH 4500 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 95 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-4500-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This medium-tall conventional hybrid offering at 95 days brings a strong multiyear data package with outstanding disease tolerance, large flex ears and very deep kernels. Youll find the best performance on medium and lighter soil types. LH 4500 is widely adapted from east to West and brings very good stress tolerance to your farm. LH 4500 is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 3.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4517-vt2-pro-rib.json b/corpus/latham/latham-lh-4517-vt2-pro-rib.json new file mode 100644 index 00000000..f743cf6e --- /dev/null +++ b/corpus/latham/latham-lh-4517-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-4517-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4517 VT2 PRO RIB-NON RETURN", + "product_id": "LH 4517 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 95, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This could be a step change in yields at the 95-day maturity! It has shown excellent top-end yield potential across a wide area of adaptation, including north and south of zone, in yield trials. Strong emergence scores and excellent plant vigor allow for early planting options and reduced tillage situations. Heavy test weight grain is an added bonus.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Pigment Inhibitors" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4517-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:04.935772+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4517-vt2-pro-rib.md b/corpus/latham/latham-lh-4517-vt2-pro-rib.md new file mode 100644 index 00000000..7a1e7ce2 --- /dev/null +++ b/corpus/latham/latham-lh-4517-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 4517 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 95 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4517-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This could be a step change in yields at the 95-day maturity! It has shown excellent top-end yield potential across a wide area of adaptation, including north and south of zone, in yield trials. Strong emergence scores and excellent plant vigor allow for early planting options and reduced tillage situations. Heavy test weight grain is an added bonus._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** Pigment Inhibitors +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium Short +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** 1.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4519-ss-rib-non-return.json b/corpus/latham/latham-lh-4519-ss-rib-non-return.json new file mode 100644 index 00000000..f0953aed --- /dev/null +++ b/corpus/latham/latham-lh-4519-ss-rib-non-return.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-4519-ss-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4519 SS RIB-NON RETURN", + "product_id": "LH 4519 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2019", + "relative_maturity": 95, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "This SmartStax version of our popular LH 4517 VT2 PRO is widely adapted from east to west and from north to south of zone. It features very strong emergence with excellent early vigor, making it a great choice for early planting and reduced tillage. Heavy test weight grain is an added bonus.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Highly Recomended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Pigment Inhibitors" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4519-ss-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:42.955233+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4519-ss-rib-non-return.md b/corpus/latham/latham-lh-4519-ss-rib-non-return.md new file mode 100644 index 00000000..804c7aa9 --- /dev/null +++ b/corpus/latham/latham-lh-4519-ss-rib-non-return.md @@ -0,0 +1,47 @@ +# LH 4519 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 95 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-4519-ss-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This SmartStax version of our popular LH 4517 VT2 PRO is widely adapted from east to west and from north to south of zone. It features very strong emergence with excellent early vigor, making it a great choice for early planting and reduced tillage. Heavy test weight grain is an added bonus._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.5 +- **Foliar Fungicide:** Highly Recomended +- **Herbicide Sensitivity:** Pigment Inhibitors +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium Short +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4527-vt2-pro-dg-rib.json b/corpus/latham/latham-lh-4527-vt2-pro-dg-rib.json new file mode 100644 index 00000000..9acb0fbb --- /dev/null +++ b/corpus/latham/latham-lh-4527-vt2-pro-dg-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-4527-vt2-pro-dg-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4527 VT2 PRO DG RIB", + "product_id": "LH 4527 VT2 PRO DG RIB", + "crop": "corn", + "release_year": "2023", + "relative_maturity": 95, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO DG RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This flex-ear hybrid is built for solid performance under lower populations. Place it on your medium to low performance fields while using medium to low harvest populations. Position east to west across Latham Country. Its stress tolerance, test weight, and long-season intactness coupled with DroughtGard® allows this hybrid to move west into South Dakota.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4527-vt2-pro-dg-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:05.453854+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4527-vt2-pro-dg-rib.md b/corpus/latham/latham-lh-4527-vt2-pro-dg-rib.md new file mode 100644 index 00000000..60a04944 --- /dev/null +++ b/corpus/latham/latham-lh-4527-vt2-pro-dg-rib.md @@ -0,0 +1,45 @@ +# LH 4527 VT2 PRO DG RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 95 days +- **Trait(s):** VT2 PRO DG RIB +- **Source:** https://www.lathamseeds.com/products/lh-4527-vt2-pro-dg-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This flex-ear hybrid is built for solid performance under lower populations. Place it on your medium to low performance fields while using medium to low harvest populations. Position east to west across Latham Country. Its stress tolerance, test weight, and long-season intactness coupled with DroughtGard® allows this hybrid to move west into South Dakota._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 1.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-34 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium Short +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4540-cnv-lfy-non-return.json b/corpus/latham/latham-lh-4540-cnv-lfy-non-return.json new file mode 100644 index 00000000..bf9b677e --- /dev/null +++ b/corpus/latham/latham-lh-4540-cnv-lfy-non-return.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-4540-cnv-lfy-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4540 CNV/LFY-NON RETURN", + "product_id": "LH 4540 CNV/LFY-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 95, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV/LFY" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent late-season plant health and growth make this robust hybrid a top choice for producers, who need an earlier maturing hybrid for northern production. The hybrid gets to harvest moisture in timely fashion and its late-season plant health.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.3" + }, + { + "characteristic": "Stalk Strength", + "value": "2.2" + }, + { + "characteristic": "Root Strength", + "value": "2.2" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Recommended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "24-30" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Conventional" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4540-cnv-lfy-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:44.628540+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4540-cnv-lfy-non-return.md b/corpus/latham/latham-lh-4540-cnv-lfy-non-return.md new file mode 100644 index 00000000..ffd3c79f --- /dev/null +++ b/corpus/latham/latham-lh-4540-cnv-lfy-non-return.md @@ -0,0 +1,46 @@ +# LH 4540 CNV/LFY-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 95 days +- **Trait(s):** CNV/LFY +- **Source:** https://www.lathamseeds.com/products/lh-4540-cnv-lfy-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Excellent late-season plant health and growth make this robust hybrid a top choice for producers, who need an earlier maturing hybrid for northern production. The hybrid gets to harvest moisture in timely fashion and its late-season plant health._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.3 +- **Stalk Strength:** 2.2 +- **Root Strength:** 2.2 +- **Stay Green:** 1.5 +- **Drydown:** 3.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** Recommended +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 24-30 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Pink +- **Husk Cover:** Long +- **Shank Length:** Medium Long +- **Leaf Angle:** Conventional + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** 2.8 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4542-gt-lfy-non-return.json b/corpus/latham/latham-lh-4542-gt-lfy-non-return.json new file mode 100644 index 00000000..ffabb7f7 --- /dev/null +++ b/corpus/latham/latham-lh-4542-gt-lfy-non-return.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-4542-gt-lfy-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4542 GT/LFY", + "product_id": "LH 4542 GT/LFY", + "crop": "corn", + "release_year": "2014", + "relative_maturity": 95, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "GT/LFY" + ], + "trait_descriptions": [], + "positioning_statement": "This is Lathams earliest version of our leafy, silage-specific hybrids. Excellent late-season plant health and growth make this robust hybrid a top choice for producers, who need an earlier maturing hybrid for northern production or late-planted forage needs. The hybrid gets to harvest moisture in timely fashion and its late-season plant health extends your silage harvest window. Its not intended for use as a grain hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "24-30" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Conventional" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4542-gt-lfy-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:28.669913+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4542-gt-lfy-non-return.md b/corpus/latham/latham-lh-4542-gt-lfy-non-return.md new file mode 100644 index 00000000..2826d957 --- /dev/null +++ b/corpus/latham/latham-lh-4542-gt-lfy-non-return.md @@ -0,0 +1,44 @@ +# LH 4542 GT/LFY + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 95 days +- **Trait(s):** GT/LFY +- **Source:** https://www.lathamseeds.com/products/lh-4542-gt-lfy-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This is Lathams earliest version of our leafy, silage-specific hybrids. Excellent late-season plant health and growth make this robust hybrid a top choice for producers, who need an earlier maturing hybrid for northern production or late-planted forage needs. The hybrid gets to harvest moisture in timely fashion and its late-season plant health extends your silage harvest window. Its not intended for use as a grain hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 3.0 +- **Stay Green:** 1.5 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 24-30 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Pink +- **Husk Cover:** Long +- **Shank Length:** Medium Long +- **Leaf Angle:** Conventional + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4648-ss-pro.json b/corpus/latham/latham-lh-4648-ss-pro.json new file mode 100644 index 00000000..7dd79827 --- /dev/null +++ b/corpus/latham/latham-lh-4648-ss-pro.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-4648-ss-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4648 SS PRO", + "product_id": "LH 4648 SS PRO", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 96, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "3.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4648-ss-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:14.417390+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4648-ss-pro.md b/corpus/latham/latham-lh-4648-ss-pro.md new file mode 100644 index 00000000..f01347c0 --- /dev/null +++ b/corpus/latham/latham-lh-4648-ss-pro.md @@ -0,0 +1,34 @@ +# LH 4648 SS PRO + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 96 days +- **Trait(s):** Smart Stax Pro +- **Source:** https://www.lathamseeds.com/products/lh-4648-ss-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.0 +- **Root Strength:** 1.0 +- **Stay Green:** 1.5 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 3.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4650-cnv.json b/corpus/latham/latham-lh-4650-cnv.json new file mode 100644 index 00000000..28f5ad63 --- /dev/null +++ b/corpus/latham/latham-lh-4650-cnv.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-4650-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4650 CNV", + "product_id": "LH 4650 CNV", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 96, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "LH 4650 is the conventional version of our LH 4657 VT2 PRO. This product will provide Latham customers with great top-end yield in a conventional hybrid. Early vigor and late-season intactness are key attributes. It works well in all soil types and under varied populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.8" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4650-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:30.355015+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4650-cnv.md b/corpus/latham/latham-lh-4650-cnv.md new file mode 100644 index 00000000..23f7549f --- /dev/null +++ b/corpus/latham/latham-lh-4650-cnv.md @@ -0,0 +1,47 @@ +# LH 4650 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 96 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-4650-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 4650 is the conventional version of our LH 4657 VT2 PRO. This product will provide Latham customers with great top-end yield in a conventional hybrid. Early vigor and late-season intactness are key attributes. It works well in all soil types and under varied populations._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.8 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 2.5 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4657-vt2-pro-rib.json b/corpus/latham/latham-lh-4657-vt2-pro-rib.json new file mode 100644 index 00000000..5c25ff00 --- /dev/null +++ b/corpus/latham/latham-lh-4657-vt2-pro-rib.json @@ -0,0 +1,151 @@ +{ + "source": "latham", + "source_key": "latham-lh-4657-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4657 VT2 PRO RIB", + "product_id": "LH 4657 VT2 PRO RIB", + "crop": "corn", + "release_year": "2017", + "relative_maturity": 96, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Great stalks, roots and a flex-ear style help this hybrid handle varied soil types and medium to high populations with top yields. LH 4657 VT2 PRO RIB has great early vigor, good north-to-south movement, and good late-season intactness.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4657-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:08.454795+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4657-vt2-pro-rib.md b/corpus/latham/latham-lh-4657-vt2-pro-rib.md new file mode 100644 index 00000000..31e35aad --- /dev/null +++ b/corpus/latham/latham-lh-4657-vt2-pro-rib.md @@ -0,0 +1,48 @@ +# LH 4657 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 96 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4657-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Great stalks, roots and a flex-ear style help this hybrid handle varied soil types and medium to high populations with top yields. LH 4657 VT2 PRO RIB has great early vigor, good north-to-south movement, and good late-season intactness._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 3.5 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 1.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4669-ss-rib.json b/corpus/latham/latham-lh-4669-ss-rib.json new file mode 100644 index 00000000..f8d0bfce --- /dev/null +++ b/corpus/latham/latham-lh-4669-ss-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-4669-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4669 SS RIB-NON RETURNABLE", + "product_id": "LH 4669 SS RIB-NON RETURNABLE", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 96, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid provides excellent top-end yield performance with a wide area of adaptation. The flex ear, drought stress, strong disease package and late-season plant health of this hybrid allow it to make the most out of any growing season. LH 4669 SS RIB fits best in its maturity zone and south. IT has outstanding yield potential, rates well for corn-on-corn situations, and is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4669-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:02.024634+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4669-ss-rib.md b/corpus/latham/latham-lh-4669-ss-rib.md new file mode 100644 index 00000000..e577a9a5 --- /dev/null +++ b/corpus/latham/latham-lh-4669-ss-rib.md @@ -0,0 +1,46 @@ +# LH 4669 SS RIB-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 96 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-4669-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid provides excellent top-end yield performance with a wide area of adaptation. The flex ear, drought stress, strong disease package and late-season plant health of this hybrid allow it to make the most out of any growing season. LH 4669 SS RIB fits best in its maturity zone and south. IT has outstanding yield potential, rates well for corn-on-corn situations, and is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 1.5 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4692-rr.json b/corpus/latham/latham-lh-4692-rr.json new file mode 100644 index 00000000..27d18755 --- /dev/null +++ b/corpus/latham/latham-lh-4692-rr.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-4692-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4692 RR-NON RETURNABLE", + "product_id": "LH 4692 RR-NON RETURNABLE", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 96, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "A true workhorse hybrid, it has lots of yield potential! LH 4692 RR handles all soil types. It also has very good ear flex, good emergence and early vigor. It will go west into lower yield environments. With very good tolerance to drought and Gosss Wilt, its a great choice in zone and south.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4692-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:14.459734+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4692-rr.md b/corpus/latham/latham-lh-4692-rr.md new file mode 100644 index 00000000..7dd1fbc5 --- /dev/null +++ b/corpus/latham/latham-lh-4692-rr.md @@ -0,0 +1,46 @@ +# LH 4692 RR-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 96 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-4692-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A true workhorse hybrid, it has lots of yield potential! LH 4692 RR handles all soil types. It also has very good ear flex, good emergence and early vigor. It will go west into lower yield environments. With very good tolerance to drought and Gosss Wilt, its a great choice in zone and south._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Eye Spot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4716-pce-ra.json b/corpus/latham/latham-lh-4716-pce-ra.json new file mode 100644 index 00000000..a9252a4b --- /dev/null +++ b/corpus/latham/latham-lh-4716-pce-ra.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-lh-4716-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4716 PCE RA", + "product_id": "LH 4716 PCE RA", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 97, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "This offering at 97 days bring exceptional performance from across years with great late season stalk quality and a very good disease package. LH4716 PCE RA competes extremely well with later maturity products within its RM and can be positioned as a medium to full season hybrid in the 96 RM maturity zone. LH 4716 PCE RA is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4716-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:21.859214+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4716-pce-ra.md b/corpus/latham/latham-lh-4716-pce-ra.md new file mode 100644 index 00000000..bd12c743 --- /dev/null +++ b/corpus/latham/latham-lh-4716-pce-ra.md @@ -0,0 +1,36 @@ +# LH 4716 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 97 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-4716-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This offering at 97 days bring exceptional performance from across years with great late season stalk quality and a very good disease package. LH4716 PCE RA competes extremely well with later maturity products within its RM and can be positioned as a medium to full season hybrid in the 96 RM maturity zone. LH 4716 PCE RA is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 1.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4795-vt2-pro-rib.json b/corpus/latham/latham-lh-4795-vt2-pro-rib.json new file mode 100644 index 00000000..3bef4f52 --- /dev/null +++ b/corpus/latham/latham-lh-4795-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-4795-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4795 VT2 PRO RIB-NON RETURN", + "product_id": "LH 4795 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 97, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This true workhorse hybrid has lots of yield potential plus above-ground insect protection. It handles all soil types and has very good ear flex. It has good emergence and early vigor. It will go west into lower yield environments With very good tolerance to drought and Gosss Wilt, it performs well in zone and south.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4795-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:31.833255+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4795-vt2-pro-rib.md b/corpus/latham/latham-lh-4795-vt2-pro-rib.md new file mode 100644 index 00000000..d9d48edf --- /dev/null +++ b/corpus/latham/latham-lh-4795-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 4795 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 97 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4795-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This true workhorse hybrid has lots of yield potential plus above-ground insect protection. It handles all soil types and has very good ear flex. It has good emergence and early vigor. It will go west into lower yield environments With very good tolerance to drought and Gosss Wilt, it performs well in zone and south._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Eye Spot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4802-gt.json b/corpus/latham/latham-lh-4802-gt.json new file mode 100644 index 00000000..6c801625 --- /dev/null +++ b/corpus/latham/latham-lh-4802-gt.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-4802-gt", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4802 GT", + "product_id": "LH 4802 GT", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4802-gt/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:53.487630+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4802-gt.md b/corpus/latham/latham-lh-4802-gt.md new file mode 100644 index 00000000..ffaee4f5 --- /dev/null +++ b/corpus/latham/latham-lh-4802-gt.md @@ -0,0 +1,33 @@ +# LH 4802 GT + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 98 days +- **Trait(s):** GT +- **Source:** https://www.lathamseeds.com/products/lh-4802-gt/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4828-ss-pro.json b/corpus/latham/latham-lh-4828-ss-pro.json new file mode 100644 index 00000000..eeec68fb --- /dev/null +++ b/corpus/latham/latham-lh-4828-ss-pro.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-4828-ss-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4828 SS PRO", + "product_id": "LH 4828 SS PRO", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4828-ss-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:56.231327+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4828-ss-pro.md b/corpus/latham/latham-lh-4828-ss-pro.md new file mode 100644 index 00000000..f4bc0cf5 --- /dev/null +++ b/corpus/latham/latham-lh-4828-ss-pro.md @@ -0,0 +1,34 @@ +# LH 4828 SS PRO + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 98 days +- **Trait(s):** Smart Stax Pro +- **Source:** https://www.lathamseeds.com/products/lh-4828-ss-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4830-cnv-non-returnable.json b/corpus/latham/latham-lh-4830-cnv-non-returnable.json new file mode 100644 index 00000000..68ca7931 --- /dev/null +++ b/corpus/latham/latham-lh-4830-cnv-non-returnable.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-4830-cnv-non-returnable", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4830 CNV-NON RETURNABLE", + "product_id": "LH 4830 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "Another product to add some genetic diversity to our line up! Excellent emergence and early vigor! Has good stalks and roots, decent dry down probably keep the populations up to achieve the maximum yield potential better suited for high yield environments. Take caution moving west of Hwy 25 in SD.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4830-cnv-non-returnable/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:11.206885+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4830-cnv-non-returnable.md b/corpus/latham/latham-lh-4830-cnv-non-returnable.md new file mode 100644 index 00000000..c928cd0e --- /dev/null +++ b/corpus/latham/latham-lh-4830-cnv-non-returnable.md @@ -0,0 +1,44 @@ +# LH 4830 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 98 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-4830-cnv-non-returnable/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Another product to add some genetic diversity to our line up! Excellent emergence and early vigor! Has good stalks and roots, decent dry down probably keep the populations up to achieve the maximum yield potential better suited for high yield environments. Take caution moving west of Hwy 25 in SD._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 1.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-38 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.5 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4866-trec.json b/corpus/latham/latham-lh-4866-trec.json new file mode 100644 index 00000000..1ed3cbc5 --- /dev/null +++ b/corpus/latham/latham-lh-4866-trec.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-4866-trec", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4866 TREC RIB", + "product_id": "LH 4866 TREC RIB", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Trecepta RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid offers outstanding performance for 96- to 100-day hybrids. Its two-year trial performance exceeds 104% trial means! With a flex-style ear, this Trecepta® Refuge-in-Bag Complete hybrid moves north and performs at all population levels. LH 4866 TRE RIB is a Grain First / Silage Capable hybrid with a multi-year track record.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4866-trec/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:52.047755+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4866-trec.md b/corpus/latham/latham-lh-4866-trec.md new file mode 100644 index 00000000..cfab394d --- /dev/null +++ b/corpus/latham/latham-lh-4866-trec.md @@ -0,0 +1,37 @@ +# LH 4866 TREC RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 98 days +- **Trait(s):** Trecepta RIB +- **Source:** https://www.lathamseeds.com/products/lh-4866-trec/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid offers outstanding performance for 96- to 100-day hybrids. Its two-year trial performance exceeds 104% trial means! With a flex-style ear, this Trecepta® Refuge-in-Bag Complete hybrid moves north and performs at all population levels. LH 4866 TRE RIB is a Grain First / Silage Capable hybrid with a multi-year track record._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 1.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4909-ss-rib.json b/corpus/latham/latham-lh-4909-ss-rib.json new file mode 100644 index 00000000..95a8b1f7 --- /dev/null +++ b/corpus/latham/latham-lh-4909-ss-rib.json @@ -0,0 +1,103 @@ +{ + "source": "latham", + "source_key": "latham-lh-4909-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4909 SS RIB", + "product_id": "LH 4909 SS RIB", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "At the 98-day RM, this hybrid brings a flex ear that prefers low to medium population levels, exceptional test weight, very good dry down, stalk health, and resistance to common rust. LH 4909 SS RIB should be planted throughout central Minnesota, southern Wisconsin and the northern tier of counties in Iowa with confidence. LH 4909 SS RIB is a great choice for early planting and brings strong drought tolerance to the farm.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4909-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:01.073555+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4909-ss-rib.md b/corpus/latham/latham-lh-4909-ss-rib.md new file mode 100644 index 00000000..dfd0cf87 --- /dev/null +++ b/corpus/latham/latham-lh-4909-ss-rib.md @@ -0,0 +1,36 @@ +# LH 4909 SS RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 99 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-4909-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_At the 98-day RM, this hybrid brings a flex ear that prefers low to medium population levels, exceptional test weight, very good dry down, stalk health, and resistance to common rust. LH 4909 SS RIB should be planted throughout central Minnesota, southern Wisconsin and the northern tier of counties in Iowa with confidence. LH 4909 SS RIB is a great choice for early planting and brings strong drought tolerance to the farm._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4930-cnv.json b/corpus/latham/latham-lh-4930-cnv.json new file mode 100644 index 00000000..53940eb0 --- /dev/null +++ b/corpus/latham/latham-lh-4930-cnv.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-4930-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4930 CNV", + "product_id": "LH 4930 CNV", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "LH 4930 is the conventional version of our LH 4937 VT2 PRO. This product has dual-purpose capabilities with lots of top-end yield potential. It also has a good Goss’s Wilt score with good drought tolerance. It does extremely well in zone and moves north well. If youre in the conventional market, its a must-plant hybrid! Keep North of Hwy 18 in Iowa.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "3.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4930-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:54.921746+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4930-cnv.md b/corpus/latham/latham-lh-4930-cnv.md new file mode 100644 index 00000000..0f97451e --- /dev/null +++ b/corpus/latham/latham-lh-4930-cnv.md @@ -0,0 +1,46 @@ +# LH 4930 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 99 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-4930-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 4930 is the conventional version of our LH 4937 VT2 PRO. This product has dual-purpose capabilities with lots of top-end yield potential. It also has a good Goss’s Wilt score with good drought tolerance. It does extremely well in zone and moves north well. If youre in the conventional market, its a must-plant hybrid! Keep North of Hwy 18 in Iowa._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Short +- **Shank Length:** Medium Short + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Southern Leaf Blight:** 3.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-4937-vt2-pro-rib.json b/corpus/latham/latham-lh-4937-vt2-pro-rib.json new file mode 100644 index 00000000..191cf81e --- /dev/null +++ b/corpus/latham/latham-lh-4937-vt2-pro-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-4937-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4937 VT2 PRO RIB", + "product_id": "LH 4937 VT2 PRO RIB", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "LH 4937 VT2 PRO is a taller hybrid with lots of yield potential, plant integrity and standability. Plant stature allows for dual-purpose use but does not take away from plant integrity and standability. This product responds to high-end fertility management, has solid agronomics, and works east to west well in its maturity zone and north. Avoid the typically over-stressed soils and farms south of its zone. LH 4937 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "3.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4937-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:57.848739+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4937-vt2-pro-rib.md b/corpus/latham/latham-lh-4937-vt2-pro-rib.md new file mode 100644 index 00000000..25e220f5 --- /dev/null +++ b/corpus/latham/latham-lh-4937-vt2-pro-rib.md @@ -0,0 +1,45 @@ +# LH 4937 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 99 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4937-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 4937 VT2 PRO is a taller hybrid with lots of yield potential, plant integrity and standability. Plant stature allows for dual-purpose use but does not take away from plant integrity and standability. This product responds to high-end fertility management, has solid agronomics, and works east to west well in its maturity zone and north. Avoid the typically over-stressed soils and farms south of its zone. LH 4937 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Short +- **Shank Length:** Medium Short + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Southern Leaf Blight:** 3.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 1.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4940-cnv-lfy-non-return.json b/corpus/latham/latham-lh-4940-cnv-lfy-non-return.json new file mode 100644 index 00000000..a6a6c578 --- /dev/null +++ b/corpus/latham/latham-lh-4940-cnv-lfy-non-return.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-4940-cnv-lfy-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4940 CNV/LFY-NON RETURN", + "product_id": "LH 4940 CNV/LFY-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV/LFY" + ], + "trait_descriptions": [], + "positioning_statement": "You asked for it and here it is! LH 4940 Conv/Lfy is a big, tall, robust silage-specific hybrid released in a conventional trait platform. Big, wide sun-soaker leaves on this tall, high yielding hybrid really show off its genetic potential. It is adaptable to lower plant populations while maintaining high tonnage of highly digestable soft starch feed. LH 4940 conv/Lfy is a top choice even in stressful environments. A later flowering hybrid that moves south very well.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.3" + }, + { + "characteristic": "Stalk Strength", + "value": "2.2" + }, + { + "characteristic": "Root Strength", + "value": "2.8" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Suggested Population", + "value": "24-30" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "*" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Determinant" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4940-cnv-lfy-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:12.771694+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4940-cnv-lfy-non-return.md b/corpus/latham/latham-lh-4940-cnv-lfy-non-return.md new file mode 100644 index 00000000..45bc35f2 --- /dev/null +++ b/corpus/latham/latham-lh-4940-cnv-lfy-non-return.md @@ -0,0 +1,37 @@ +# LH 4940 CNV/LFY-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 99 days +- **Trait(s):** CNV/LFY +- **Source:** https://www.lathamseeds.com/products/lh-4940-cnv-lfy-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_You asked for it and here it is! LH 4940 Conv/Lfy is a big, tall, robust silage-specific hybrid released in a conventional trait platform. Big, wide sun-soaker leaves on this tall, high yielding hybrid really show off its genetic potential. It is adaptable to lower plant populations while maintaining high tonnage of highly digestable soft starch feed. LH 4940 conv/Lfy is a top choice even in stressful environments. A later flowering hybrid that moves south very well._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.3 +- **Stalk Strength:** 2.2 +- **Root Strength:** 2.8 +- **Stay Green:** 1.5 +- **Drydown:** 3.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 1.5 +- **Suggested Population:** 24-30 +- **Corn-on-Corn:** 3.0 +- **Number of Kernel Rows:** * +- **Cob Color:** Pink +- **Husk Cover:** Medium +- **Leaf Angle:** Determinant + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 diff --git a/corpus/latham/latham-lh-4957-vt2-pro-rib.json b/corpus/latham/latham-lh-4957-vt2-pro-rib.json new file mode 100644 index 00000000..2df14da9 --- /dev/null +++ b/corpus/latham/latham-lh-4957-vt2-pro-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-4957-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4957 VT2 PRO RIB-NON RETURN", + "product_id": "LH 4957 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2021", + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "A strong, flex ear that can add girth and/or length with consistent kernel depth on very good stalks and roots allows LH 4957 VT2 PRO RIB to perform across yield environments at medium to low population levels. Its very good fall appearance, late-season intactness and strong disease package allow LH 4957 VT2 PRO RIB to handle wide soil variability across the acre.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28,000-34,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4957-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:59.083176+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4957-vt2-pro-rib.md b/corpus/latham/latham-lh-4957-vt2-pro-rib.md new file mode 100644 index 00000000..4ebeda9b --- /dev/null +++ b/corpus/latham/latham-lh-4957-vt2-pro-rib.md @@ -0,0 +1,45 @@ +# LH 4957 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 99 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-4957-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A strong, flex ear that can add girth and/or length with consistent kernel depth on very good stalks and roots allows LH 4957 VT2 PRO RIB to perform across yield environments at medium to low population levels. Its very good fall appearance, late-season intactness and strong disease package allow LH 4957 VT2 PRO RIB to handle wide soil variability across the acre._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 3.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28,000-34,000 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-4980-cnv.json b/corpus/latham/latham-lh-4980-cnv.json new file mode 100644 index 00000000..56765547 --- /dev/null +++ b/corpus/latham/latham-lh-4980-cnv.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-4980-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4980 CNV", + "product_id": "LH 4980 CNV", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "4.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4980-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:47.555314+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4980-cnv.md b/corpus/latham/latham-lh-4980-cnv.md new file mode 100644 index 00000000..0469da85 --- /dev/null +++ b/corpus/latham/latham-lh-4980-cnv.md @@ -0,0 +1,34 @@ +# LH 4980 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 99 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-4980-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 4.0 diff --git a/corpus/latham/latham-lh-4986-pce-ra.json b/corpus/latham/latham-lh-4986-pce-ra.json new file mode 100644 index 00000000..a4dbf227 --- /dev/null +++ b/corpus/latham/latham-lh-4986-pce-ra.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-4986-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4986 PCE RA", + "product_id": "LH 4986 PCE RA", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "4.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4986-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:59.530259+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4986-pce-ra.md b/corpus/latham/latham-lh-4986-pce-ra.md new file mode 100644 index 00000000..aa9a615f --- /dev/null +++ b/corpus/latham/latham-lh-4986-pce-ra.md @@ -0,0 +1,34 @@ +# LH 4986 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 99 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-4986-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 4.0 diff --git a/corpus/latham/latham-lh-4989-ss-rib.json b/corpus/latham/latham-lh-4989-ss-rib.json new file mode 100644 index 00000000..67338126 --- /dev/null +++ b/corpus/latham/latham-lh-4989-ss-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-4989-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 4989 SS RIB-NON RETURN", + "product_id": "LH 4989 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "Known for its great performance in corn-on-corn situations, LH 4989 SS RIB uses its girthy, flex-ear style and great dry down to yield with low moisture for its maturity. You will see a consistent response to fungicide with good late-season standability on medium to higher-end productivity soils. LH 4989 SS RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-4989-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:00.360138+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-4989-ss-rib.md b/corpus/latham/latham-lh-4989-ss-rib.md new file mode 100644 index 00000000..a799fe73 --- /dev/null +++ b/corpus/latham/latham-lh-4989-ss-rib.md @@ -0,0 +1,46 @@ +# LH 4989 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 99 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-4989-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Known for its great performance in corn-on-corn situations, LH 4989 SS RIB uses its girthy, flex-ear style and great dry down to yield with low moisture for its maturity. You will see a consistent response to fungicide with good late-season standability on medium to higher-end productivity soils. LH 4989 SS RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5008-ss-pro.json b/corpus/latham/latham-lh-5008-ss-pro.json new file mode 100644 index 00000000..2ca6f3f2 --- /dev/null +++ b/corpus/latham/latham-lh-5008-ss-pro.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5008-ss-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5008 SS PRO RIB", + "product_id": "LH 5008 SS PRO RIB", + "crop": "corn", + "release_year": "2023", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax Pro" + ], + "trait_descriptions": [], + "positioning_statement": "The SmartStax PRO trait package means three modes of rootworm resistance. LH 5008 SS PRO RIB was the first Latham® hybrid to offer this coverage. Wonderful stalks, roots, corn-on-corn capability and moderate ear flex style help LH 5008 SS PRO RIB be its best in the variable to high performing soils.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5008-ss-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:46.050375+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5008-ss-pro.md b/corpus/latham/latham-lh-5008-ss-pro.md new file mode 100644 index 00000000..aa419453 --- /dev/null +++ b/corpus/latham/latham-lh-5008-ss-pro.md @@ -0,0 +1,47 @@ +# LH 5008 SS PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** Smart Stax Pro +- **Source:** https://www.lathamseeds.com/products/lh-5008-ss-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_The SmartStax PRO trait package means three modes of rootworm resistance. LH 5008 SS PRO RIB was the first Latham® hybrid to offer this coverage. Wonderful stalks, roots, corn-on-corn capability and moderate ear flex style help LH 5008 SS PRO RIB be its best in the variable to high performing soils._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 1.5 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 1.5 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 1.5 +- **Gray Leaf Spot:** 3.5 diff --git a/corpus/latham/latham-lh-5020-cnv.json b/corpus/latham/latham-lh-5020-cnv.json new file mode 100644 index 00000000..162124a2 --- /dev/null +++ b/corpus/latham/latham-lh-5020-cnv.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5020-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5020 CNV-NON RETURNABLE", + "product_id": "LH 5020 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "This conventional version of LH 5025 VT2 PRO DG offers very consistent performance in all yield environments. It handles almost any soil type. It handles drought stress very well, yet has the top-end yield to work in highmanagement situations. It also has a very good Gosss Wilt score. Its another “must have” in your corn lineup.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.8" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5020-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:25.724569+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5020-cnv.md b/corpus/latham/latham-lh-5020-cnv.md new file mode 100644 index 00000000..1d19fd36 --- /dev/null +++ b/corpus/latham/latham-lh-5020-cnv.md @@ -0,0 +1,47 @@ +# LH 5020 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5020-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This conventional version of LH 5025 VT2 PRO DG offers very consistent performance in all yield environments. It handles almost any soil type. It handles drought stress very well, yet has the top-end yield to work in highmanagement situations. It also has a very good Gosss Wilt score. Its another “must have” in your corn lineup._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.8 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium Low +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5022-rr-lfy.json b/corpus/latham/latham-lh-5022-rr-lfy.json new file mode 100644 index 00000000..dddb9967 --- /dev/null +++ b/corpus/latham/latham-lh-5022-rr-lfy.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-5022-rr-lfy", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5022 RR/LFY", + "product_id": "LH 5022 RR/LFY", + "crop": "corn", + "release_year": "2022", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR/LFY" + ], + "trait_descriptions": [], + "positioning_statement": "This 100-day leafy corn hybrid has up to 25% floury kernels for starch digestibility. Its massive plant structure needs proper planting depth and population to maintain stalk and root integrity. LH 5022 RR/LFY is a Silage Only product, and you’ll find best performance at lower populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "22,000-28,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "High" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "White" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Flat" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5022-rr-lfy/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:49.017654+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5022-rr-lfy.md b/corpus/latham/latham-lh-5022-rr-lfy.md new file mode 100644 index 00000000..57cae93b --- /dev/null +++ b/corpus/latham/latham-lh-5022-rr-lfy.md @@ -0,0 +1,44 @@ +# LH 5022 RR/LFY + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** RR/LFY +- **Source:** https://www.lathamseeds.com/products/lh-5022-rr-lfy/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This 100-day leafy corn hybrid has up to 25% floury kernels for starch digestibility. Its massive plant structure needs proper planting depth and population to maintain stalk and root integrity. LH 5022 RR/LFY is a Silage Only product, and you’ll find best performance at lower populations._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 3.0 +- **Stay Green:** 1.5 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 22,000-28,000 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** High +- **Ear Type:** Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** White +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Flat + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5024-vt4-pro.json b/corpus/latham/latham-lh-5024-vt4-pro.json new file mode 100644 index 00000000..138f3ef9 --- /dev/null +++ b/corpus/latham/latham-lh-5024-vt4-pro.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5024-vt4-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5024 VT4 PRO", + "product_id": "LH 5024 VT4 PRO", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT4 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5024-vt4-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:02.539582+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5024-vt4-pro.md b/corpus/latham/latham-lh-5024-vt4-pro.md new file mode 100644 index 00000000..add322e8 --- /dev/null +++ b/corpus/latham/latham-lh-5024-vt4-pro.md @@ -0,0 +1,34 @@ +# LH 5024 VT4 PRO + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** VT4 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5024-vt4-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 1.5 +- **Stay Green:** 3.0 +- **Drydown:** 1.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium Low +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5025-vt2-pro-dg-rib.json b/corpus/latham/latham-lh-5025-vt2-pro-dg-rib.json new file mode 100644 index 00000000..79b23ab8 --- /dev/null +++ b/corpus/latham/latham-lh-5025-vt2-pro-dg-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5025-vt2-pro-dg-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5025 VT2 PRO DG RIB-NO RETN", + "product_id": "LH 5025 VT2 PRO DG RIB-NO RETN", + "crop": "corn", + "release_year": "2017", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO DG RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid has performed consistently in different yield environments. It handles almost any soil type. It handles drought stress very well, yet has the top-end yield to work in high-management situations. It also has a very good Gosss Wilt score. Its another “must have” in your corn lineup.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.8" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5025-vt2-pro-dg-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:08.066360+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5025-vt2-pro-dg-rib.md b/corpus/latham/latham-lh-5025-vt2-pro-dg-rib.md new file mode 100644 index 00000000..eddeb68d --- /dev/null +++ b/corpus/latham/latham-lh-5025-vt2-pro-dg-rib.md @@ -0,0 +1,47 @@ +# LH 5025 VT2 PRO DG RIB-NO RETN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** VT2 PRO DG RIB +- **Source:** https://www.lathamseeds.com/products/lh-5025-vt2-pro-dg-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid has performed consistently in different yield environments. It handles almost any soil type. It handles drought stress very well, yet has the top-end yield to work in high-management situations. It also has a very good Gosss Wilt score. Its another “must have” in your corn lineup._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.8 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium Low +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5034-aa-3120-ezr.json b/corpus/latham/latham-lh-5034-aa-3120-ezr.json new file mode 100644 index 00000000..4e2b5516 --- /dev/null +++ b/corpus/latham/latham-lh-5034-aa-3120-ezr.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5034-aa-3120-ezr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5034 AA EZR", + "product_id": "LH 5034 AA EZR", + "crop": "corn", + "release_year": "2022", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "3120 EZR (AA)" + ], + "trait_descriptions": [], + "positioning_statement": "With excellent stalk, roots and the Agrisure Artesian® trait for droughty soils, LH 5034 AA provides wide area adaptation and genetic uniqueness across the 100-day maturity market for Latham Country. LH 5034 AA likes medium and lower populations to provide late-season intactness and clean look at harvest.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "26-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Flat" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "1.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5034-aa-3120-ezr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:09.972163+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5034-aa-3120-ezr.md b/corpus/latham/latham-lh-5034-aa-3120-ezr.md new file mode 100644 index 00000000..046d59c7 --- /dev/null +++ b/corpus/latham/latham-lh-5034-aa-3120-ezr.md @@ -0,0 +1,46 @@ +# LH 5034 AA EZR + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** 3120 EZR (AA) +- **Source:** https://www.lathamseeds.com/products/lh-5034-aa-3120-ezr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_With excellent stalk, roots and the Agrisure Artesian® trait for droughty soils, LH 5034 AA provides wide area adaptation and genetic uniqueness across the 100-day maturity market for Latham Country. LH 5034 AA likes medium and lower populations to provide late-season intactness and clean look at harvest._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 1.5 +- **Stay Green:** 1.5 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 26-38 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Long +- **Leaf Angle:** Semi-Flat + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 1.5 diff --git a/corpus/latham/latham-lh-5047-vt2-pro-rib.json b/corpus/latham/latham-lh-5047-vt2-pro-rib.json new file mode 100644 index 00000000..69aaa383 --- /dev/null +++ b/corpus/latham/latham-lh-5047-vt2-pro-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-5047-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5047 VT2 PRO RIB-NON RETURN", + "product_id": "LH 5047 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5047 VT2 PRO RIB has a great disease package with an attractive plant structure that holds very well to harvest. Strong past performance, great east-to-west movement, and long-season harvestability are its key features. LH 5047 VT2 PRO RIB is a Grain First / Silage Capable hybrid that is built for medium to higher end yield environments at medium to high populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5047-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:56.026213+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5047-vt2-pro-rib.md b/corpus/latham/latham-lh-5047-vt2-pro-rib.md new file mode 100644 index 00000000..49ace14e --- /dev/null +++ b/corpus/latham/latham-lh-5047-vt2-pro-rib.md @@ -0,0 +1,45 @@ +# LH 5047 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5047-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5047 VT2 PRO RIB has a great disease package with an attractive plant structure that holds very well to harvest. Strong past performance, great east-to-west movement, and long-season harvestability are its key features. LH 5047 VT2 PRO RIB is a Grain First / Silage Capable hybrid that is built for medium to higher end yield environments at medium to high populations._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5048-ss-pro.json b/corpus/latham/latham-lh-5048-ss-pro.json new file mode 100644 index 00000000..6cb93e97 --- /dev/null +++ b/corpus/latham/latham-lh-5048-ss-pro.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5048-ss-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5048 SS PRO", + "product_id": "LH 5048 SS PRO", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "4.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5048-ss-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:44.298300+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5048-ss-pro.md b/corpus/latham/latham-lh-5048-ss-pro.md new file mode 100644 index 00000000..7ba4524c --- /dev/null +++ b/corpus/latham/latham-lh-5048-ss-pro.md @@ -0,0 +1,34 @@ +# LH 5048 SS PRO + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** Smart Stax Pro +- **Source:** https://www.lathamseeds.com/products/lh-5048-ss-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 4.0 diff --git a/corpus/latham/latham-lh-5049-ss-rib.json b/corpus/latham/latham-lh-5049-ss-rib.json new file mode 100644 index 00000000..dcc940e8 --- /dev/null +++ b/corpus/latham/latham-lh-5049-ss-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5049-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5049 SS RIB NON RETURNABLE", + "product_id": "LH 5049 SS RIB NON RETURNABLE", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid was a Top 5 finisher in our 2019 MiniStrip testing and is the SmartStax brother to LH 5047. A great disease package and an attractive plant structure that holds very well to harvest are its key attributes. Performance in our MIniStrips showed strong adaptation to environments east to west.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5049-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:57.656829+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5049-ss-rib.md b/corpus/latham/latham-lh-5049-ss-rib.md new file mode 100644 index 00000000..464e9551 --- /dev/null +++ b/corpus/latham/latham-lh-5049-ss-rib.md @@ -0,0 +1,46 @@ +# LH 5049 SS RIB NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5049-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid was a Top 5 finisher in our 2019 MiniStrip testing and is the SmartStax brother to LH 5047. A great disease package and an attractive plant structure that holds very well to harvest are its key attributes. Performance in our MIniStrips showed strong adaptation to environments east to west._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.8 +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5052-rr-lfy.json b/corpus/latham/latham-lh-5052-rr-lfy.json new file mode 100644 index 00000000..426b876e --- /dev/null +++ b/corpus/latham/latham-lh-5052-rr-lfy.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-5052-rr-lfy", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5052 RR/LFY", + "product_id": "LH 5052 RR/LFY", + "crop": "corn", + "release_year": "2015", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR/LFY" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5052 RR/LFY features a big, girthy ear on a white cob that maintains tonnage levels at lower planting populations. Position this as a fuller season- Silage Only hybrid using only Medium-Lower populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "22-26" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "White" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5052-rr-lfy/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:50.427471+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5052-rr-lfy.md b/corpus/latham/latham-lh-5052-rr-lfy.md new file mode 100644 index 00000000..ed1eec12 --- /dev/null +++ b/corpus/latham/latham-lh-5052-rr-lfy.md @@ -0,0 +1,44 @@ +# LH 5052 RR/LFY + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** RR/LFY +- **Source:** https://www.lathamseeds.com/products/lh-5052-rr-lfy/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5052 RR/LFY features a big, girthy ear on a white cob that maintains tonnage levels at lower planting populations. Position this as a fuller season- Silage Only hybrid using only Medium-Lower populations._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 3.0 +- **Stay Green:** 1.5 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 22-26 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** White +- **Husk Cover:** Medium +- **Shank Length:** Medium Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5062-gt-lfy-non-return.json b/corpus/latham/latham-lh-5062-gt-lfy-non-return.json new file mode 100644 index 00000000..5b2ef441 --- /dev/null +++ b/corpus/latham/latham-lh-5062-gt-lfy-non-return.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5062-gt-lfy-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5062 GT/LFY-NON RETURN", + "product_id": "LH 5062 GT/LFY-NON RETURN", + "crop": "corn", + "release_year": "2012", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "GT/LFY" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5062 GT/LFY is a very high-yielding silage corn that is excellent under stress. It features a big, girthy ear on a white cob. It maintains tonnage levels even at lower planting populations by increasing stalk and ear size. Position it as a full-season hybrid. Its not intended for use as a grain hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.7" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.8" + }, + { + "characteristic": "Stalk Strength", + "value": "2.2" + }, + { + "characteristic": "Root Strength", + "value": "2.7" + }, + { + "characteristic": "Stay Green", + "value": "1.7" + }, + { + "characteristic": "Drydown", + "value": "3.4" + }, + { + "characteristic": "Test Weight", + "value": "3.2" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.7" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Recommended" + }, + { + "characteristic": "Suggested Population", + "value": "22-26" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "White" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "0.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "0.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "0.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5062-gt-lfy-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:39.965925+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5062-gt-lfy-non-return.md b/corpus/latham/latham-lh-5062-gt-lfy-non-return.md new file mode 100644 index 00000000..9ba6e665 --- /dev/null +++ b/corpus/latham/latham-lh-5062-gt-lfy-non-return.md @@ -0,0 +1,47 @@ +# LH 5062 GT/LFY-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** GT/LFY +- **Source:** https://www.lathamseeds.com/products/lh-5062-gt-lfy-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5062 GT/LFY is a very high-yielding silage corn that is excellent under stress. It features a big, girthy ear on a white cob. It maintains tonnage levels even at lower planting populations by increasing stalk and ear size. Position it as a full-season hybrid. Its not intended for use as a grain hybrid._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.7 +- **Flowering for Maturity:** Late +- **Early Vigor:** 2.8 +- **Stalk Strength:** 2.2 +- **Root Strength:** 2.7 +- **Stay Green:** 1.7 +- **Drydown:** 3.4 +- **Test Weight:** 3.2 +- **Drought Tolerance:** 1.7 +- **Foliar Fungicide:** Recommended +- **Suggested Population:** 22-26 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** White +- **Husk Cover:** Medium +- **Shank Length:** Medium Long + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 0.0 +- **Southern Leaf Blight:** 0.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Eye Spot:** 0.0 +- **Gray Leaf Spot:** 3.5 diff --git a/corpus/latham/latham-lh-5077-vt2-pro-rib-non-return.json b/corpus/latham/latham-lh-5077-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..21163a17 --- /dev/null +++ b/corpus/latham/latham-lh-5077-vt2-pro-rib-non-return.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5077-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5077 VT2 PRO RIB-NON RETURN", + "product_id": "LH 5077 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5077 VT2 PRO shows as more of a racehorse hyrid with very high yield potential! Keep this one on better soils and populations at the upper end. It responds well to high-end management practices. Keep it in zone and north. Its also an excellent dual-purpose hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5077-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:54.386055+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5077-vt2-pro-rib-non-return.md b/corpus/latham/latham-lh-5077-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..4a439f5a --- /dev/null +++ b/corpus/latham/latham-lh-5077-vt2-pro-rib-non-return.md @@ -0,0 +1,47 @@ +# LH 5077 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5077-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5077 VT2 PRO shows as more of a racehorse hyrid with very high yield potential! Keep this one on better soils and populations at the upper end. It responds well to high-end management practices. Keep it in zone and north. Its also an excellent dual-purpose hybrid._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5095-vt2-pro-rib-non-return.json b/corpus/latham/latham-lh-5095-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..b350ee54 --- /dev/null +++ b/corpus/latham/latham-lh-5095-vt2-pro-rib-non-return.json @@ -0,0 +1,155 @@ +{ + "source": "latham", + "source_key": "latham-lh-5095-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5095 VT2 PRO RIB-NON RETURN", + "product_id": "LH 5095 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2016", + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid is widely adaptable east to west, north to south and across a wide range of soil types. It features very good stress tolerance with a solid disease package including very good tolerance to Gosss Wilt, Eye Spot and Northern Leaf Blight. It has a strong all-around agronomic package that leads to excellent top-end yield. Keep the planting population on the high end due to the semi-determinate ear type. It is slightly susceptible to Growth Regulator herbicides (2,4-D, dicamba) so avoid these if possible.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Highly Recomended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight GR" + }, + { + "characteristic": "Suggested Population", + "value": "32-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "0.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.2" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5095-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:41.398181+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5095-vt2-pro-rib-non-return.md b/corpus/latham/latham-lh-5095-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..1c3c2756 --- /dev/null +++ b/corpus/latham/latham-lh-5095-vt2-pro-rib-non-return.md @@ -0,0 +1,49 @@ +# LH 5095 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 100 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5095-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid is widely adaptable east to west, north to south and across a wide range of soil types. It features very good stress tolerance with a solid disease package including very good tolerance to Gosss Wilt, Eye Spot and Northern Leaf Blight. It has a strong all-around agronomic package that leads to excellent top-end yield. Keep the planting population on the high end due to the semi-determinate ear type. It is slightly susceptible to Growth Regulator herbicides (2,4-D, dicamba) so avoid these if possible._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 2.5 +- **Drydown:** 2.5 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** Highly Recomended +- **Herbicide Sensitivity:** Slight GR +- **Suggested Population:** 32-38 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.5 +- **Southern Leaf Blight:** 0.0 +- **Northern Leaf Blight:** 2.2 +- **Anthracnose Stalk Rot:** 2.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5100-cnv.json b/corpus/latham/latham-lh-5100-cnv.json new file mode 100644 index 00000000..bb588184 --- /dev/null +++ b/corpus/latham/latham-lh-5100-cnv.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5100-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5100 CNV", + "product_id": "LH 5100 CNV", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 0, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.0" + }, + { + "characteristic": "Early Vigor", + "value": "1.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5100-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:24.892742+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5100-cnv.md b/corpus/latham/latham-lh-5100-cnv.md new file mode 100644 index 00000000..22ecb48f --- /dev/null +++ b/corpus/latham/latham-lh-5100-cnv.md @@ -0,0 +1,34 @@ +# LH 5100 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 0 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5100-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.0 +- **Early Vigor:** 1.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5106-pce-ra.json b/corpus/latham/latham-lh-5106-pce-ra.json new file mode 100644 index 00000000..49aa121e --- /dev/null +++ b/corpus/latham/latham-lh-5106-pce-ra.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5106-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5106 PCE RA", + "product_id": "LH 5106 PCE RA", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 101, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.0" + }, + { + "characteristic": "Early Vigor", + "value": "1.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5106-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:27.494993+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5106-pce-ra.md b/corpus/latham/latham-lh-5106-pce-ra.md new file mode 100644 index 00000000..3d7b132b --- /dev/null +++ b/corpus/latham/latham-lh-5106-pce-ra.md @@ -0,0 +1,34 @@ +# LH 5106 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 101 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5106-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.0 +- **Early Vigor:** 1.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 1.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5120-cnv-non-returnable.json b/corpus/latham/latham-lh-5120-cnv-non-returnable.json new file mode 100644 index 00000000..b448d74a --- /dev/null +++ b/corpus/latham/latham-lh-5120-cnv-non-returnable.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5120-cnv-non-returnable", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5120 CNV-NON RETURNABLE", + "product_id": "LH 5120 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2014", + "relative_maturity": 101, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "This 101-day conventional features high-quality grain on ears that flex well for length. It is widely adapted across maturity zones and soil types and will move south extremely well. It is a medium-tall statured plant with excellent roots and will respond very well to higher populations and top-end management. A foliar fungicide is highly recommended, especially in areas where Gray Leaf Spot is a concern. A pre-emergence insecticide is highly recommended for continuous corn acres.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.3" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.2" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.8" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Recommended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32,000 – 38,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.7" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.7" + }, + { + "characteristic": "Common Rust", + "value": "2.8" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.4" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.8" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5120-cnv-non-returnable/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:36.923632+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5120-cnv-non-returnable.md b/corpus/latham/latham-lh-5120-cnv-non-returnable.md new file mode 100644 index 00000000..4f3e73b2 --- /dev/null +++ b/corpus/latham/latham-lh-5120-cnv-non-returnable.md @@ -0,0 +1,47 @@ +# LH 5120 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 101 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5120-cnv-non-returnable/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This 101-day conventional features high-quality grain on ears that flex well for length. It is widely adapted across maturity zones and soil types and will move south extremely well. It is a medium-tall statured plant with excellent roots and will respond very well to higher populations and top-end management. A foliar fungicide is highly recommended, especially in areas where Gray Leaf Spot is a concern. A pre-emergence insecticide is highly recommended for continuous corn acres._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.3 +- **Flowering for Maturity:** Late +- **Early Vigor:** 2.2 +- **Stalk Strength:** 2.5 +- **Root Strength:** 1.5 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.8 +- **Foliar Fungicide:** Recommended +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32,000 – 38,000 +- **Corn-on-Corn:** 2.7 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Pink +- **Husk Cover:** Medium +- **Shank Length:** Medium Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.7 +- **Common Rust:** 2.8 +- **Southern Leaf Blight:** 2.4 +- **Northern Leaf Blight:** 1.8 +- **Gray Leaf Spot:** 2.8 diff --git a/corpus/latham/latham-lh-5137-vt2-pro-rib-non-return.json b/corpus/latham/latham-lh-5137-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..e0145f7a --- /dev/null +++ b/corpus/latham/latham-lh-5137-vt2-pro-rib-non-return.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5137-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5137 VT2 PRO RIB-NON RETURN", + "product_id": "LH 5137 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 101, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Very exciting addition to our line up at 101 day! Very high top end yields with good leaf disease tolerance! Best suited for central and western regions. A medium-tall plant with excellent stalks and roots! Produces long slender ears with very good late season intactness! This hybrid will handle all soils types, and has very good Gosss scores!", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Medium" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5137-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:01.621184+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5137-vt2-pro-rib-non-return.md b/corpus/latham/latham-lh-5137-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..41f18c19 --- /dev/null +++ b/corpus/latham/latham-lh-5137-vt2-pro-rib-non-return.md @@ -0,0 +1,46 @@ +# LH 5137 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 101 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5137-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Very exciting addition to our line up at 101 day! Very high top end yields with good leaf disease tolerance! Best suited for central and western regions. A medium-tall plant with excellent stalks and roots! Produces long slender ears with very good late season intactness! This hybrid will handle all soils types, and has very good Gosss scores!_ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Medium +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Pink +- **Husk Cover:** Medium Short +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5159-ss-rib.json b/corpus/latham/latham-lh-5159-ss-rib.json new file mode 100644 index 00000000..e2a8e5ff --- /dev/null +++ b/corpus/latham/latham-lh-5159-ss-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5159-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5159 SS RIB", + "product_id": "LH 5159 SS RIB", + "crop": "corn", + "release_year": "2021", + "relative_maturity": 101, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "A medium tall plant with medium ear placement and strong ear flex helps LH 5159 SS RIB the population flexibility to match to grower production style. High marks for early vigor, stress, and corn-on-corn situations on your medium-higher yield environments using medium population levels are key features.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30,000-34,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Eye Spot", + "value": "1.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5159-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:03.015178+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5159-ss-rib.md b/corpus/latham/latham-lh-5159-ss-rib.md new file mode 100644 index 00000000..2dd76360 --- /dev/null +++ b/corpus/latham/latham-lh-5159-ss-rib.md @@ -0,0 +1,46 @@ +# LH 5159 SS RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 101 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5159-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A medium tall plant with medium ear placement and strong ear flex helps LH 5159 SS RIB the population flexibility to match to grower production style. High marks for early vigor, stress, and corn-on-corn situations on your medium-higher yield environments using medium population levels are key features._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30,000-34,000 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Short +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 1.5 +- **Anthracnose Stalk Rot:** ASR +- **Eye Spot:** 1.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5199-ss-lfy.json b/corpus/latham/latham-lh-5199-ss-lfy.json new file mode 100644 index 00000000..1a6a7a93 --- /dev/null +++ b/corpus/latham/latham-lh-5199-ss-lfy.json @@ -0,0 +1,127 @@ +{ + "source": "latham", + "source_key": "latham-lh-5199-ss-lfy", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5199 SS/LFY-NON RETURN", + "product_id": "LH 5199 SS/LFY-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 101, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax LFY" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5199 SS/LFY is a very high-yielding silage corn that is excellent under stress. It features a big, girthy ear on a white cob. It maintains tonnage levels even at lower planting populations by increasing stalk and ear size. This was Lathams first release as a silage specific SmartStax hybrid and is still the hybrid that all others are compared against. Its not intended for use as a grain hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.7" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.8" + }, + { + "characteristic": "Stalk Strength", + "value": "2.2" + }, + { + "characteristic": "Root Strength", + "value": "2.7" + }, + { + "characteristic": "Stay Green", + "value": "1.7" + }, + { + "characteristic": "Drydown", + "value": "3.4" + }, + { + "characteristic": "Test Weight", + "value": "3.2" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.7" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "22-30" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "White" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Flat" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5199-ss-lfy/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:04.589186+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5199-ss-lfy.md b/corpus/latham/latham-lh-5199-ss-lfy.md new file mode 100644 index 00000000..47fcf01b --- /dev/null +++ b/corpus/latham/latham-lh-5199-ss-lfy.md @@ -0,0 +1,42 @@ +# LH 5199 SS/LFY-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 101 days +- **Trait(s):** Smart Stax LFY +- **Source:** https://www.lathamseeds.com/products/lh-5199-ss-lfy/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5199 SS/LFY is a very high-yielding silage corn that is excellent under stress. It features a big, girthy ear on a white cob. It maintains tonnage levels even at lower planting populations by increasing stalk and ear size. This was Lathams first release as a silage specific SmartStax hybrid and is still the hybrid that all others are compared against. Its not intended for use as a grain hybrid._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.7 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.8 +- **Stalk Strength:** 2.2 +- **Root Strength:** 2.7 +- **Stay Green:** 1.7 +- **Drydown:** 3.4 +- **Test Weight:** 3.2 +- **Drought Tolerance:** 1.7 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 22-30 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** White +- **Husk Cover:** Medium +- **Shank Length:** Medium Long +- **Leaf Angle:** Semi-Flat + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 diff --git a/corpus/latham/latham-lh-5200-cnv-non-returnable.json b/corpus/latham/latham-lh-5200-cnv-non-returnable.json new file mode 100644 index 00000000..6b2324d0 --- /dev/null +++ b/corpus/latham/latham-lh-5200-cnv-non-returnable.json @@ -0,0 +1,99 @@ +{ + "source": "latham", + "source_key": "latham-lh-5200-cnv-non-returnable", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5200 CNV-NON RETURNABLE", + "product_id": "LH 5200 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.6" + }, + { + "characteristic": "Root Strength", + "value": "2.4" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.7" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.8" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.4" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.8" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5200-cnv-non-returnable/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:38.432171+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5200-cnv-non-returnable.md b/corpus/latham/latham-lh-5200-cnv-non-returnable.md new file mode 100644 index 00000000..bd432bbd --- /dev/null +++ b/corpus/latham/latham-lh-5200-cnv-non-returnable.md @@ -0,0 +1,31 @@ +# LH 5200 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5200-cnv-non-returnable/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.8 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.6 +- **Root Strength:** 2.4 +- **Stay Green:** 2.5 +- **Drydown:** 2.7 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.8 +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 2.4 +- **Number of Kernel Rows:** 16-18 + +## Disease Ratings + +- **Goss’s Wilt:** 1.8 +- **Common Rust:** 2.0 diff --git a/corpus/latham/latham-lh-5209-5222-ezr.json b/corpus/latham/latham-lh-5209-5222-ezr.json new file mode 100644 index 00000000..88950f3c --- /dev/null +++ b/corpus/latham/latham-lh-5209-5222-ezr.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5209-5222-ezr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5209 DV EZR", + "product_id": "LH 5209 DV EZR", + "crop": "corn", + "release_year": "2021", + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "5222 EZR" + ], + "trait_descriptions": [], + "positioning_statement": "This Agrisure Duracade Viptera™ E-Z Refuge® hybrid offers farmers a different tool to manage potential rootworm trait resistance across northern Iowa, southern Minnesota and Wisconsin. Medium populations are best suited for LH 5209 DV EZR with its flex-ear style, strong early vigor and fall health. LH 5209 DV EZR has above-average tar spot scores, as well.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "26,000-34,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5209-5222-ezr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:24.327258+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5209-5222-ezr.md b/corpus/latham/latham-lh-5209-5222-ezr.md new file mode 100644 index 00000000..dcf2ab63 --- /dev/null +++ b/corpus/latham/latham-lh-5209-5222-ezr.md @@ -0,0 +1,46 @@ +# LH 5209 DV EZR + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** 5222 EZR +- **Source:** https://www.lathamseeds.com/products/lh-5209-5222-ezr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This Agrisure Duracade Viptera™ E-Z Refuge® hybrid offers farmers a different tool to manage potential rootworm trait resistance across northern Iowa, southern Minnesota and Wisconsin. Medium populations are best suited for LH 5209 DV EZR with its flex-ear style, strong early vigor and fall health. LH 5209 DV EZR has above-average tar spot scores, as well._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 1.5 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 26,000-34,000 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 1.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5226-pce-ra.json b/corpus/latham/latham-lh-5226-pce-ra.json new file mode 100644 index 00000000..70fcfaa4 --- /dev/null +++ b/corpus/latham/latham-lh-5226-pce-ra.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5226-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5226 PCE RA", + "product_id": "LH 5226 PCE RA", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "A medium statured, high performing hybrid with stress tolerance that is widely adapted from east to West and has good southern movement. LH 5226 PCE RA has been a consistent performer across both high and low yielding environments. Youll find this plant-anywhere style hybrid to complement the early side of both LH 5336 PCE RA and LH 5377 VT2 PRO RIB with its balanced ear style and good tip fill. LH5226 PCE RA has a wonderful disease package and is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5226-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:22.701016+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5226-pce-ra.md b/corpus/latham/latham-lh-5226-pce-ra.md new file mode 100644 index 00000000..cc288fb2 --- /dev/null +++ b/corpus/latham/latham-lh-5226-pce-ra.md @@ -0,0 +1,37 @@ +# LH 5226 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5226-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A medium statured, high performing hybrid with stress tolerance that is widely adapted from east to West and has good southern movement. LH 5226 PCE RA has been a consistent performer across both high and low yielding environments. Youll find this plant-anywhere style hybrid to complement the early side of both LH 5336 PCE RA and LH 5377 VT2 PRO RIB with its balanced ear style and good tip fill. LH5226 PCE RA has a wonderful disease package and is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5233-tre.json b/corpus/latham/latham-lh-5233-tre.json new file mode 100644 index 00000000..c4ea88cb --- /dev/null +++ b/corpus/latham/latham-lh-5233-tre.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5233-tre", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5233 TRE", + "product_id": "LH 5233 TRE", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Trecepta RIB" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "4.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5233-tre/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:30.454092+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5233-tre.md b/corpus/latham/latham-lh-5233-tre.md new file mode 100644 index 00000000..7942f147 --- /dev/null +++ b/corpus/latham/latham-lh-5233-tre.md @@ -0,0 +1,33 @@ +# LH 5233 TRE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** Trecepta RIB +- **Source:** https://www.lathamseeds.com/products/lh-5233-tre/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 4.0 diff --git a/corpus/latham/latham-lh-5242-rr.json b/corpus/latham/latham-lh-5242-rr.json new file mode 100644 index 00000000..8bef7971 --- /dev/null +++ b/corpus/latham/latham-lh-5242-rr.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5242-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5242 RR-NON RETURNABLE", + "product_id": "LH 5242 RR-NON RETURNABLE", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5242 RR is the Roundup version of our top-selling product LH 5245 VT2 PRO. If youre looking for a great RR corn hybrid at 102 days, there is none better! It features very good stalks and roots. It scores good on Goss’s Wilt and Diplodia Ear Rot. This is a true yield leader!", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.7" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight ALS" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5242-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:06.036181+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5242-rr.md b/corpus/latham/latham-lh-5242-rr.md new file mode 100644 index 00000000..31a23234 --- /dev/null +++ b/corpus/latham/latham-lh-5242-rr.md @@ -0,0 +1,47 @@ +# LH 5242 RR-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-5242-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5242 RR is the Roundup version of our top-selling product LH 5245 VT2 PRO. If youre looking for a great RR corn hybrid at 102 days, there is none better! It features very good stalks and roots. It scores good on Goss’s Wilt and Diplodia Ear Rot. This is a true yield leader!_ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.8 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.7 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.5 +- **Herbicide Sensitivity:** Slight ALS +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Short +- **Shank Length:** Medium Short +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.5 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5245-vt2-pro-rib.json b/corpus/latham/latham-lh-5245-vt2-pro-rib.json new file mode 100644 index 00000000..31cbf457 --- /dev/null +++ b/corpus/latham/latham-lh-5245-vt2-pro-rib.json @@ -0,0 +1,151 @@ +{ + "source": "latham", + "source_key": "latham-lh-5245-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5245 VT2 PRO RIB-NON RETURN", + "product_id": "LH 5245 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2017", + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5245 has proven itself as a solid 102-day product with very good test weight, ear flex and population flexibility. Good emergence and early vigor make this a great no-till choice with above-average drought tolerance. LH 5245 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight ALS" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5245-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:53.030314+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5245-vt2-pro-rib.md b/corpus/latham/latham-lh-5245-vt2-pro-rib.md new file mode 100644 index 00000000..e7ac9ff8 --- /dev/null +++ b/corpus/latham/latham-lh-5245-vt2-pro-rib.md @@ -0,0 +1,48 @@ +# LH 5245 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5245-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5245 has proven itself as a solid 102-day product with very good test weight, ear flex and population flexibility. Good emergence and early vigor make this a great no-till choice with above-average drought tolerance. LH 5245 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** Slight ALS +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Short +- **Shank Length:** Medium Short +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.5 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** 3.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5249-ss-rib.json b/corpus/latham/latham-lh-5249-ss-rib.json new file mode 100644 index 00000000..77358dd4 --- /dev/null +++ b/corpus/latham/latham-lh-5249-ss-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5249-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5249 SS RIB", + "product_id": "LH 5249 SS RIB", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "This proven 102-day SmartStax hybrid has very good test weight and some ear flex. It handles lower-yield situations but competes very well in high-yield environments. With very good emergence and early growth, this a great no-till choice with above-average drought tolerance.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.8" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.7" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Slight ALS" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5249-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:27.242018+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5249-ss-rib.md b/corpus/latham/latham-lh-5249-ss-rib.md new file mode 100644 index 00000000..b5586338 --- /dev/null +++ b/corpus/latham/latham-lh-5249-ss-rib.md @@ -0,0 +1,47 @@ +# LH 5249 SS RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 102 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5249-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This proven 102-day SmartStax hybrid has very good test weight and some ear flex. It handles lower-yield situations but competes very well in high-yield environments. With very good emergence and early growth, this a great no-till choice with above-average drought tolerance._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.8 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.7 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.5 +- **Herbicide Sensitivity:** Slight ALS +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Short +- **Shank Length:** Medium Short +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.5 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5329-ss-rib.json b/corpus/latham/latham-lh-5329-ss-rib.json new file mode 100644 index 00000000..61197509 --- /dev/null +++ b/corpus/latham/latham-lh-5329-ss-rib.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-5329-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5329 SS RIB", + "product_id": "LH 5329 SS RIB", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 103, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "Long showy ear with fast dry down. Very good tolerance to Gosss Wilt and Gray Leaf Spot. Medium tall hybrid with good grain and silage performance. Consistent ear line with good intactness and stay green. Position in zone and north at moderate populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "3.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "2" + }, + { + "characteristic": "Leaf Angle", + "value": "2" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5329-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:31.816895+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5329-ss-rib.md b/corpus/latham/latham-lh-5329-ss-rib.md new file mode 100644 index 00000000..430ae42e --- /dev/null +++ b/corpus/latham/latham-lh-5329-ss-rib.md @@ -0,0 +1,44 @@ +# LH 5329 SS RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 103 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5329-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Long showy ear with fast dry down. Very good tolerance to Gosss Wilt and Gray Leaf Spot. Medium tall hybrid with good grain and silage performance. Consistent ear line with good intactness and stay green. Position in zone and north at moderate populations._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 3.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** 2 +- **Leaf Angle:** 2 + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5330-cnv.json b/corpus/latham/latham-lh-5330-cnv.json new file mode 100644 index 00000000..e6fbdd46 --- /dev/null +++ b/corpus/latham/latham-lh-5330-cnv.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5330-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5330 CNV", + "product_id": "LH 5330 CNV", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 101, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "1.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5330-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:28.860330+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5330-cnv.md b/corpus/latham/latham-lh-5330-cnv.md new file mode 100644 index 00000000..8022edd3 --- /dev/null +++ b/corpus/latham/latham-lh-5330-cnv.md @@ -0,0 +1,34 @@ +# LH 5330 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 101 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5330-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 3.0 +- **Stay Green:** 1.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 1.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5336-pce-ra.json b/corpus/latham/latham-lh-5336-pce-ra.json new file mode 100644 index 00000000..2fc9c69d --- /dev/null +++ b/corpus/latham/latham-lh-5336-pce-ra.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5336-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5336 PCE RA", + "product_id": "LH 5336 PCE RA", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 103, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Our lead PowerCore® Enlist® (PCE) option has great agronomics, wonderful disease ratings and long, girthy ears. Its full-season health will lead to fall stay green and crop intactness. LH 5336 PCE RA is a Grain First / Silage Capable hybrid and is one of our preferred hybrids for tar spot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "1.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5336-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:34.959831+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5336-pce-ra.md b/corpus/latham/latham-lh-5336-pce-ra.md new file mode 100644 index 00000000..5c6b0260 --- /dev/null +++ b/corpus/latham/latham-lh-5336-pce-ra.md @@ -0,0 +1,37 @@ +# LH 5336 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 103 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5336-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Our lead PowerCore® Enlist® (PCE) option has great agronomics, wonderful disease ratings and long, girthy ears. Its full-season health will lead to fall stay green and crop intactness. LH 5336 PCE RA is a Grain First / Silage Capable hybrid and is one of our preferred hybrids for tar spot._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 3.0 +- **Stay Green:** 1.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 1.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5336-pce.json b/corpus/latham/latham-lh-5336-pce.json new file mode 100644 index 00000000..4914790a --- /dev/null +++ b/corpus/latham/latham-lh-5336-pce.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5336-pce", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5336 PCE", + "product_id": "LH 5336 PCE", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 103, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Our lead PowerCore® Enlist® (PCE) option has great agronomics, wonderful disease ratings and long, girthy ears. Its full-season health will lead to fall stay green and crop intactness. LH 5336 PCE RA is a Grain First / Silage Capable hybrid and is one of our preferred hybrids for tar spot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "1.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5336-pce/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:29.437741+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5336-pce.md b/corpus/latham/latham-lh-5336-pce.md new file mode 100644 index 00000000..634ee9d4 --- /dev/null +++ b/corpus/latham/latham-lh-5336-pce.md @@ -0,0 +1,37 @@ +# LH 5336 PCE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 103 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5336-pce/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Our lead PowerCore® Enlist® (PCE) option has great agronomics, wonderful disease ratings and long, girthy ears. Its full-season health will lead to fall stay green and crop intactness. LH 5336 PCE RA is a Grain First / Silage Capable hybrid and is one of our preferred hybrids for tar spot._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 3.0 +- **Stay Green:** 1.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 1.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5377-vt2-pro-rib.json b/corpus/latham/latham-lh-5377-vt2-pro-rib.json new file mode 100644 index 00000000..73fbe3a4 --- /dev/null +++ b/corpus/latham/latham-lh-5377-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5377-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5377 VT2 PRO RIB", + "product_id": "LH 5377 VT2 PRO RIB", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 103, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Our lead horse in the stable at 103-days relative maturity, LH 5377 VT2 PRO RIB sets the standard for performance. Excellent early vigor, very good roots and green snap ratings combined with great movement south of its zone have made LH 5377 VT2 PRO RIB a favored choice across Latham Country.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5377-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:33.319516+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5377-vt2-pro-rib.md b/corpus/latham/latham-lh-5377-vt2-pro-rib.md new file mode 100644 index 00000000..fb07e16e --- /dev/null +++ b/corpus/latham/latham-lh-5377-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 5377 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 103 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5377-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Our lead horse in the stable at 103-days relative maturity, LH 5377 VT2 PRO RIB sets the standard for performance. Excellent early vigor, very good roots and green snap ratings combined with great movement south of its zone have made LH 5377 VT2 PRO RIB a favored choice across Latham Country._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.5 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 3.5 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5389-ss-rib.json b/corpus/latham/latham-lh-5389-ss-rib.json new file mode 100644 index 00000000..6f314f36 --- /dev/null +++ b/corpus/latham/latham-lh-5389-ss-rib.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-5389-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5389 SS RIB-NON RETURN", + "product_id": "LH 5389 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 103, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "Key attributes of LH 5389 are its excellent early vigor and strong Gosss Wilt and green snap scores. Flexibility across our 103-day maturity areas will create broad acceptance of this hybrid. You will like its high yield capabilty matched with a great disease package, which protects plant integrity all the way to harvest.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.2" + }, + { + "characteristic": "Drydown", + "value": "1.8" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5389-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:58.913475+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5389-ss-rib.md b/corpus/latham/latham-lh-5389-ss-rib.md new file mode 100644 index 00000000..f246ab3e --- /dev/null +++ b/corpus/latham/latham-lh-5389-ss-rib.md @@ -0,0 +1,44 @@ +# LH 5389 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 103 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5389-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Key attributes of LH 5389 are its excellent early vigor and strong Gosss Wilt and green snap scores. Flexibility across our 103-day maturity areas will create broad acceptance of this hybrid. You will like its high yield capabilty matched with a great disease package, which protects plant integrity all the way to harvest._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.2 +- **Drydown:** 1.8 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 2.5 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/latham/latham-lh-5397-vt2-pro-dg.json b/corpus/latham/latham-lh-5397-vt2-pro-dg.json new file mode 100644 index 00000000..1f50b927 --- /dev/null +++ b/corpus/latham/latham-lh-5397-vt2-pro-dg.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5397-vt2-pro-dg", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5397 VT2 PRO DG", + "product_id": "LH 5397 VT2 PRO DG", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 103, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO DG RIB" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "1.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "4.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5397-vt2-pro-dg/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:36.262070+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5397-vt2-pro-dg.md b/corpus/latham/latham-lh-5397-vt2-pro-dg.md new file mode 100644 index 00000000..6d7567e2 --- /dev/null +++ b/corpus/latham/latham-lh-5397-vt2-pro-dg.md @@ -0,0 +1,34 @@ +# LH 5397 VT2 PRO DG + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 103 days +- **Trait(s):** VT2 PRO DG RIB +- **Source:** https://www.lathamseeds.com/products/lh-5397-vt2-pro-dg/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 1.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.0 +- **Foliar Fungicide:** 1.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 4.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5410-cnv.json b/corpus/latham/latham-lh-5410-cnv.json new file mode 100644 index 00000000..ef199725 --- /dev/null +++ b/corpus/latham/latham-lh-5410-cnv.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5410-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5410 CNV", + "product_id": "LH 5410 CNV", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "Unique genetics and impressive late-season health allow LH 5410 to show our “Best in Class” tolerance to tar spot. A healthy product all season for its relative maturity, LH 5410 should be placed in its zone and north (99 to 104 RM). LH 5410 is a Grain First / Silage Capable hybrid and is one of our preferred choices for tar spot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "1.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "1.0" + }, + { + "characteristic": "Drydown", + "value": "3.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "3.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5410-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:43.226715+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5410-cnv.md b/corpus/latham/latham-lh-5410-cnv.md new file mode 100644 index 00000000..b85b4e76 --- /dev/null +++ b/corpus/latham/latham-lh-5410-cnv.md @@ -0,0 +1,37 @@ +# LH 5410 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5410-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Unique genetics and impressive late-season health allow LH 5410 to show our “Best in Class” tolerance to tar spot. A healthy product all season for its relative maturity, LH 5410 should be placed in its zone and north (99 to 104 RM). LH 5410 is a Grain First / Silage Capable hybrid and is one of our preferred choices for tar spot._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 1.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 1.0 +- **Drydown:** 3.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 3.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5420-cnv.json b/corpus/latham/latham-lh-5420-cnv.json new file mode 100644 index 00000000..ddd70e70 --- /dev/null +++ b/corpus/latham/latham-lh-5420-cnv.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5420-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5420 CNV", + "product_id": "LH 5420 CNV", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "LH5420 is a new 104 RM hybrid that is an impressive plot topping product with large ears, great ear flex, and very consistent tip fill. Late season health and intactness allows this hybrid to work in a wide geography across many soil types and all yield levels. LH 5420 prefers moderate populations in all yield environments and is an excellent Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "3.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5420-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:25.789371+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5420-cnv.md b/corpus/latham/latham-lh-5420-cnv.md new file mode 100644 index 00000000..15f63db2 --- /dev/null +++ b/corpus/latham/latham-lh-5420-cnv.md @@ -0,0 +1,37 @@ +# LH 5420 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5420-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH5420 is a new 104 RM hybrid that is an impressive plot topping product with large ears, great ear flex, and very consistent tip fill. Late season health and intactness allows this hybrid to work in a wide geography across many soil types and all yield levels. LH 5420 prefers moderate populations in all yield environments and is an excellent Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 3.0 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5426-pce-ra.json b/corpus/latham/latham-lh-5426-pce-ra.json new file mode 100644 index 00000000..57344a1e --- /dev/null +++ b/corpus/latham/latham-lh-5426-pce-ra.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5426-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5426 PCE RA", + "product_id": "LH 5426 PCE RA", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5426-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:37.821257+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5426-pce-ra.md b/corpus/latham/latham-lh-5426-pce-ra.md new file mode 100644 index 00000000..fe6cbc4f --- /dev/null +++ b/corpus/latham/latham-lh-5426-pce-ra.md @@ -0,0 +1,34 @@ +# LH 5426 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5426-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium Low +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5487-vt2-pro-rib.json b/corpus/latham/latham-lh-5487-vt2-pro-rib.json new file mode 100644 index 00000000..8330ff8c --- /dev/null +++ b/corpus/latham/latham-lh-5487-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5487-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5487 VT2 PRO RIB", + "product_id": "LH 5487 VT2 PRO RIB", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5487 VT2 PRO RIB is best suited for medium to higher production environments, using medium populations in its maturity zone and south. It handles stress well, has long-season health and excellent test weight. LH 5487 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "1.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5487-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:39.316478+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5487-vt2-pro-rib.md b/corpus/latham/latham-lh-5487-vt2-pro-rib.md new file mode 100644 index 00000000..380ca9ea --- /dev/null +++ b/corpus/latham/latham-lh-5487-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 5487 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5487-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5487 VT2 PRO RIB is best suited for medium to higher production environments, using medium populations in its maturity zone and south. It handles stress well, has long-season health and excellent test weight. LH 5487 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 1.5 +- **Drydown:** 2.0 +- **Test Weight:** 1.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium Low +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5495-3122-ezr-non-return.json b/corpus/latham/latham-lh-5495-3122-ezr-non-return.json new file mode 100644 index 00000000..3564a1c9 --- /dev/null +++ b/corpus/latham/latham-lh-5495-3122-ezr-non-return.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5495-3122-ezr-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5495 3122 EZR-NON RETURN", + "product_id": "LH 5495 3122 EZR-NON RETURN", + "crop": "corn", + "release_year": "2012", + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "3122 EZR" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid is very versatile and performs well in the toughest situations. With the 3122 rootworm package, its suitable for corn-on-corn. It has excellent seedling vigor and a nice disease package for early planting into cool soils. Its a “dairy delight.”", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.8" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "26-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.2" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Common Rust", + "value": "2.3" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5495-3122-ezr-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:00.323603+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5495-3122-ezr-non-return.md b/corpus/latham/latham-lh-5495-3122-ezr-non-return.md new file mode 100644 index 00000000..fd14dc02 --- /dev/null +++ b/corpus/latham/latham-lh-5495-3122-ezr-non-return.md @@ -0,0 +1,47 @@ +# LH 5495 3122 EZR-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 104 days +- **Trait(s):** 3122 EZR +- **Source:** https://www.lathamseeds.com/products/lh-5495-3122-ezr-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid is very versatile and performs well in the toughest situations. With the 3122 rootworm package, its suitable for corn-on-corn. It has excellent seedling vigor and a nice disease package for early planting into cool soils. Its a “dairy delight.”_ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.8 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 26-34 +- **Corn-on-Corn:** 2.2 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Pink +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Common Rust:** 2.3 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 2.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5517-vt2-pro-rib.json b/corpus/latham/latham-lh-5517-vt2-pro-rib.json new file mode 100644 index 00000000..a48f3aca --- /dev/null +++ b/corpus/latham/latham-lh-5517-vt2-pro-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5517-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5517 VT2 PRO RIB-NON RETURN", + "product_id": "LH 5517 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5517 VT2 PRO RIB is broadly adapted from Nebraska to southern Wisconsin and into northern Illinois. It has very good stalks, roots and test weight with impressive ear flex. LH 5517 VT2 PRO RIB is best suited for medium to higher end yield environments at medium to higher populations. It is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "Growth Regulators" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Erect" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5517-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:51.488622+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5517-vt2-pro-rib.md b/corpus/latham/latham-lh-5517-vt2-pro-rib.md new file mode 100644 index 00000000..447cc423 --- /dev/null +++ b/corpus/latham/latham-lh-5517-vt2-pro-rib.md @@ -0,0 +1,47 @@ +# LH 5517 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5517-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5517 VT2 PRO RIB is broadly adapted from Nebraska to southern Wisconsin and into northern Illinois. It has very good stalks, roots and test weight with impressive ear flex. LH 5517 VT2 PRO RIB is best suited for medium to higher end yield environments at medium to higher populations. It is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** Growth Regulators +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Determinate +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Short +- **Leaf Angle:** Semi-Erect + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5520-cnv.json b/corpus/latham/latham-lh-5520-cnv.json new file mode 100644 index 00000000..cc0e4287 --- /dev/null +++ b/corpus/latham/latham-lh-5520-cnv.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5520-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5520 CNV", + "product_id": "LH 5520 CNV", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5520-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:40.824160+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5520-cnv.md b/corpus/latham/latham-lh-5520-cnv.md new file mode 100644 index 00000000..ed10eb91 --- /dev/null +++ b/corpus/latham/latham-lh-5520-cnv.md @@ -0,0 +1,34 @@ +# LH 5520 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5520-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5556-pce-ra.json b/corpus/latham/latham-lh-5556-pce-ra.json new file mode 100644 index 00000000..d6babcc6 --- /dev/null +++ b/corpus/latham/latham-lh-5556-pce-ra.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5556-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5556 PCE RA", + "product_id": "LH 5556 PCE RA", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Yield power with excellent agronomics is wrapped into this PowerCore® Enlist® Refuge Advanced offering. With a great ear line, wonderful roots, top grain quality and incredibly good test weight, you can have confidence placing it over a wide range of soils and populations. LH 5556 PCE RA is one of our preferred choices for tar spot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5556-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:12.562527+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5556-pce-ra.md b/corpus/latham/latham-lh-5556-pce-ra.md new file mode 100644 index 00000000..e2f22459 --- /dev/null +++ b/corpus/latham/latham-lh-5556-pce-ra.md @@ -0,0 +1,37 @@ +# LH 5556 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5556-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Yield power with excellent agronomics is wrapped into this PowerCore® Enlist® Refuge Advanced offering. With a great ear line, wonderful roots, top grain quality and incredibly good test weight, you can have confidence placing it over a wide range of soils and populations. LH 5556 PCE RA is one of our preferred choices for tar spot._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5556-pce.json b/corpus/latham/latham-lh-5556-pce.json new file mode 100644 index 00000000..81189987 --- /dev/null +++ b/corpus/latham/latham-lh-5556-pce.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5556-pce", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5556 PCE", + "product_id": "LH 5556 PCE", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Yield power with excellent agronomics is wrapped into this PowerCore® Enlist® Refuge Advanced offering. With a great ear line, wonderful roots, top grain quality and incredibly good test weight, you can have confidence placing it over a wide range of soils and populations. LH 5556 PCE RA is one of our preferred choices for tar spot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5556-pce/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:30.991228+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5556-pce.md b/corpus/latham/latham-lh-5556-pce.md new file mode 100644 index 00000000..aaeaa9da --- /dev/null +++ b/corpus/latham/latham-lh-5556-pce.md @@ -0,0 +1,37 @@ +# LH 5556 PCE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5556-pce/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Yield power with excellent agronomics is wrapped into this PowerCore® Enlist® Refuge Advanced offering. With a great ear line, wonderful roots, top grain quality and incredibly good test weight, you can have confidence placing it over a wide range of soils and populations. LH 5556 PCE RA is one of our preferred choices for tar spot._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5559-ss-rib.json b/corpus/latham/latham-lh-5559-ss-rib.json new file mode 100644 index 00000000..354ebf3b --- /dev/null +++ b/corpus/latham/latham-lh-5559-ss-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-5559-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5559 SS RIB", + "product_id": "LH 5559 SS RIB", + "crop": "corn", + "release_year": "2023", + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "Broadly adapted to all yield environments, LH 5559 SS RIB has a strong disease package. It also has good ear flex and test weight with great early vigor. It handles Goss’s Bacterial Wilt well, too. LH 5559 SS RIB needs medium to higher end populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Flat" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5559-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:18.610172+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5559-ss-rib.md b/corpus/latham/latham-lh-5559-ss-rib.md new file mode 100644 index 00000000..13d7f0d5 --- /dev/null +++ b/corpus/latham/latham-lh-5559-ss-rib.md @@ -0,0 +1,45 @@ +# LH 5559 SS RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5559-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Broadly adapted to all yield environments, LH 5559 SS RIB has a strong disease package. It also has good ear flex and test weight with great early vigor. It handles Goss’s Bacterial Wilt well, too. LH 5559 SS RIB needs medium to higher end populations._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.5 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Flat + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/latham/latham-lh-5578-ss-pro.json b/corpus/latham/latham-lh-5578-ss-pro.json new file mode 100644 index 00000000..b4f0d5c3 --- /dev/null +++ b/corpus/latham/latham-lh-5578-ss-pro.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5578-ss-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5578 SS PRO", + "product_id": "LH 5578 SS PRO", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "4.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5578-ss-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:13.839597+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5578-ss-pro.md b/corpus/latham/latham-lh-5578-ss-pro.md new file mode 100644 index 00000000..2c71b2a4 --- /dev/null +++ b/corpus/latham/latham-lh-5578-ss-pro.md @@ -0,0 +1,34 @@ +# LH 5578 SS PRO + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** Smart Stax Pro +- **Source:** https://www.lathamseeds.com/products/lh-5578-ss-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 4.0 diff --git a/corpus/latham/latham-lh-5589-ss-rib.json b/corpus/latham/latham-lh-5589-ss-rib.json new file mode 100644 index 00000000..965e509a --- /dev/null +++ b/corpus/latham/latham-lh-5589-ss-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-5589-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5589 SS RIB-NON RETURN", + "product_id": "LH 5589 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "This is a very durable 105-day product! It likes heat and will handle stress with very good Gosss Wilt tolerance. Keep in zone and south. This product handles various soil types and does well in lower yield environments. Best performance at moderate populations. It responds well to high management and fungicide treatment.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium Low" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5589-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:50.722715+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5589-ss-rib.md b/corpus/latham/latham-lh-5589-ss-rib.md new file mode 100644 index 00000000..056ec552 --- /dev/null +++ b/corpus/latham/latham-lh-5589-ss-rib.md @@ -0,0 +1,45 @@ +# LH 5589 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5589-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This is a very durable 105-day product! It likes heat and will handle stress with very good Gosss Wilt tolerance. Keep in zone and south. This product handles various soil types and does well in lower yield environments. Best performance at moderate populations. It responds well to high management and fungicide treatment._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.5 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 2.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium Low +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5626-pce-ra.json b/corpus/latham/latham-lh-5626-pce-ra.json new file mode 100644 index 00000000..4fdf813d --- /dev/null +++ b/corpus/latham/latham-lh-5626-pce-ra.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5626-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5626 PCE RA", + "product_id": "LH 5626 PCE RA", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5626-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:15.138626+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5626-pce-ra.md b/corpus/latham/latham-lh-5626-pce-ra.md new file mode 100644 index 00000000..a8047fe2 --- /dev/null +++ b/corpus/latham/latham-lh-5626-pce-ra.md @@ -0,0 +1,34 @@ +# LH 5626 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 106 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5626-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.5 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5635-vt2-pro-rib.json b/corpus/latham/latham-lh-5635-vt2-pro-rib.json new file mode 100644 index 00000000..d80ea47b --- /dev/null +++ b/corpus/latham/latham-lh-5635-vt2-pro-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5635-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5635 VT2 PRO RIB-NON RETURN", + "product_id": "LH 5635 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid is widely adapted east to west and has very good southern movement. It carries strong tolerance to Gosss Wilt, Common Rust and Northern Leaf Blight. It features very good stalks and roots with low risk for green snap. The SmartStax version LH 5739 SS is slightly later in maturity. Plant at medium or high populations, and push the population on your higher producing soils.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.2" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.7" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.8" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5635-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:52.856664+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5635-vt2-pro-rib.md b/corpus/latham/latham-lh-5635-vt2-pro-rib.md new file mode 100644 index 00000000..7e7190d9 --- /dev/null +++ b/corpus/latham/latham-lh-5635-vt2-pro-rib.md @@ -0,0 +1,47 @@ +# LH 5635 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 106 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5635-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid is widely adapted east to west and has very good southern movement. It carries strong tolerance to Gosss Wilt, Common Rust and Northern Leaf Blight. It features very good stalks and roots with low risk for green snap. The SmartStax version LH 5739 SS is slightly later in maturity. Plant at medium or high populations, and push the population on your higher producing soils._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.2 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.0 +- **Test Weight:** 2.7 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 1.8 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.5 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5646-pce-ra.json b/corpus/latham/latham-lh-5646-pce-ra.json new file mode 100644 index 00000000..55f4aa22 --- /dev/null +++ b/corpus/latham/latham-lh-5646-pce-ra.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-5646-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5646 PCE RA-NON RETURN", + "product_id": "LH 5646 PCE RA-NON RETURN", + "crop": "corn", + "release_year": "2021", + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "This PowerCore® Enlist® hybrid was our first and now it has Refuge Advanced! LH 5646 PCE RA has good stalks and root system, which drives hybrid health and excellent grain fill. This product will perform best when placed in its maturity zone and north on medium to higher end productivity environments. LH 5646 PCE RA is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5646-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:48.628132+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5646-pce-ra.md b/corpus/latham/latham-lh-5646-pce-ra.md new file mode 100644 index 00000000..0f2ab75d --- /dev/null +++ b/corpus/latham/latham-lh-5646-pce-ra.md @@ -0,0 +1,44 @@ +# LH 5646 PCE RA-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 106 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5646-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This PowerCore® Enlist® hybrid was our first and now it has Refuge Advanced! LH 5646 PCE RA has good stalks and root system, which drives hybrid health and excellent grain fill. This product will perform best when placed in its maturity zone and north on medium to higher end productivity environments. LH 5646 PCE RA is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.5 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5646-pce.json b/corpus/latham/latham-lh-5646-pce.json new file mode 100644 index 00000000..e4904472 --- /dev/null +++ b/corpus/latham/latham-lh-5646-pce.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-5646-pce", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5646 PCE", + "product_id": "LH 5646 PCE", + "crop": "corn", + "release_year": "2021", + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "This PowerCore® Enlist® hybrid was our first and now it has Refuge Advanced! LH 5646 PCE RA has good stalks and root system, which drives hybrid health and excellent grain fill. This product will perform best when placed in its maturity zone and north on medium to higher end productivity environments. LH 5646 PCE RA is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30,000-34,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5646-pce/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:28.034263+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5646-pce.md b/corpus/latham/latham-lh-5646-pce.md new file mode 100644 index 00000000..1eddbb9a --- /dev/null +++ b/corpus/latham/latham-lh-5646-pce.md @@ -0,0 +1,45 @@ +# LH 5646 PCE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 106 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5646-pce/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This PowerCore® Enlist® hybrid was our first and now it has Refuge Advanced! LH 5646 PCE RA has good stalks and root system, which drives hybrid health and excellent grain fill. This product will perform best when placed in its maturity zone and north on medium to higher end productivity environments. LH 5646 PCE RA is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.5 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30,000-34,000 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5660-cnv-non-return.json b/corpus/latham/latham-lh-5660-cnv-non-return.json new file mode 100644 index 00000000..89ccd526 --- /dev/null +++ b/corpus/latham/latham-lh-5660-cnv-non-return.json @@ -0,0 +1,127 @@ +{ + "source": "latham", + "source_key": "latham-lh-5660-cnv-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5660 CNV-NON RETURN", + "product_id": "LH 5660 CNV-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.2" + }, + { + "characteristic": "Stalk Strength", + "value": "2.8" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "2.2" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.2" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Husk Cover", + "value": "Complete" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Conventional" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.6" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5660-cnv-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:54.343640+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5660-cnv-non-return.md b/corpus/latham/latham-lh-5660-cnv-non-return.md new file mode 100644 index 00000000..6e00e74e --- /dev/null +++ b/corpus/latham/latham-lh-5660-cnv-non-return.md @@ -0,0 +1,38 @@ +# LH 5660 CNV-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 106 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5660-cnv-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.2 +- **Stalk Strength:** 2.8 +- **Root Strength:** 2.5 +- **Stay Green:** 2.2 +- **Drydown:** 3.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.2 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-36 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Husk Cover:** Complete +- **Shank Length:** Medium +- **Leaf Angle:** Conventional + +## Disease Ratings + +- **Goss’s Wilt:** 2.6 +- **Common Rust:** 2.5 diff --git a/corpus/latham/latham-lh-5668-ss-pro.json b/corpus/latham/latham-lh-5668-ss-pro.json new file mode 100644 index 00000000..8baf8957 --- /dev/null +++ b/corpus/latham/latham-lh-5668-ss-pro.json @@ -0,0 +1,151 @@ +{ + "source": "latham", + "source_key": "latham-lh-5668-ss-pro", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5668 SS PRO RIB", + "product_id": "LH 5668 SS PRO RIB", + "crop": "corn", + "release_year": "2023", + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax Pro" + ], + "trait_descriptions": [], + "positioning_statement": "This SmartStax® PRO RIB hybrid is a sound agronomic package with great stalks, roots and test weight. LH 5668 SS PRO RIB needs medium to higher populations in medium to higher end performance environments. The SmartStax PRO trait package provides three modes of rootworm resistance, which gives farmers more flexibility on acres with heavy rootworm infestations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "1.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Eye Spot", + "value": "1.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5668-ss-pro/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:58.674448+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5668-ss-pro.md b/corpus/latham/latham-lh-5668-ss-pro.md new file mode 100644 index 00000000..445033a5 --- /dev/null +++ b/corpus/latham/latham-lh-5668-ss-pro.md @@ -0,0 +1,48 @@ +# LH 5668 SS PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 106 days +- **Trait(s):** Smart Stax Pro +- **Source:** https://www.lathamseeds.com/products/lh-5668-ss-pro/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This SmartStax® PRO RIB hybrid is a sound agronomic package with great stalks, roots and test weight. LH 5668 SS PRO RIB needs medium to higher populations in medium to higher end performance environments. The SmartStax PRO trait package provides three modes of rootworm resistance, which gives farmers more flexibility on acres with heavy rootworm infestations._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.5 +- **Root Strength:** 1.5 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 1.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 1.5 +- **Southern Leaf Blight:** 1.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** ASR +- **Eye Spot:** 1.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5725-vt2-pro-rib.json b/corpus/latham/latham-lh-5725-vt2-pro-rib.json new file mode 100644 index 00000000..3a602af2 --- /dev/null +++ b/corpus/latham/latham-lh-5725-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5725-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5725 VT2 PRO RIB", + "product_id": "LH 5725 VT2 PRO RIB", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Excellent stalks, roots and decent ear flex pave the way for the top-end yield potential of LH 5725 VT2 PRO RIB. This hybrid is all offense, so plan for fungicide. Avoid placing this hybrid in fields with history of disease and corn on corn. LH 5725 VT2 PRO RIB will perform well north of its maturity zone and prefers the medium to high yield environments with medium to high populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + }, + { + "characteristic": "Husk Cover", + "value": "Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5725-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:03.528117+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5725-vt2-pro-rib.md b/corpus/latham/latham-lh-5725-vt2-pro-rib.md new file mode 100644 index 00000000..40e3a946 --- /dev/null +++ b/corpus/latham/latham-lh-5725-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 5725 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 107 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5725-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Excellent stalks, roots and decent ear flex pave the way for the top-end yield potential of LH 5725 VT2 PRO RIB. This hybrid is all offense, so plan for fungicide. Avoid placing this hybrid in fields with history of disease and corn on corn. LH 5725 VT2 PRO RIB will perform well north of its maturity zone and prefers the medium to high yield environments with medium to high populations._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.0 +- **Stay Green:** 3.5 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Pink +- **Husk Cover:** Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 2.5 +- **Anthracnose Stalk Rot:** 3.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5740-cnv.json b/corpus/latham/latham-lh-5740-cnv.json new file mode 100644 index 00000000..bc0c9231 --- /dev/null +++ b/corpus/latham/latham-lh-5740-cnv.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5740-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5740 CNV-NON RETURNABLE", + "product_id": "LH 5740 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2017", + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "Outstanding late-season intactness and staygreen are just two of this hybrids attributes. It also carries excellent tolerance to Gosss Wilt and Northern Leaf Blight with very good scores for Gray Leaf Spot and Common Rust. Stalks and roots are very strong, making this an ideal product for tough corn-on-corn situations as long as an insecticide is used at planting. Its a very showy product all the way to harvest!", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.9" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.5" + }, + { + "characteristic": "Test Weight", + "value": "2.7" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5740-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:55.402301+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5740-cnv.md b/corpus/latham/latham-lh-5740-cnv.md new file mode 100644 index 00000000..c9677446 --- /dev/null +++ b/corpus/latham/latham-lh-5740-cnv.md @@ -0,0 +1,47 @@ +# LH 5740 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 107 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5740-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Outstanding late-season intactness and staygreen are just two of this hybrids attributes. It also carries excellent tolerance to Gosss Wilt and Northern Leaf Blight with very good scores for Gray Leaf Spot and Common Rust. Stalks and roots are very strong, making this an ideal product for tough corn-on-corn situations as long as an insecticide is used at planting. Its a very showy product all the way to harvest!_ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.9 +- **Root Strength:** 1.5 +- **Stay Green:** 1.5 +- **Drydown:** 3.5 +- **Test Weight:** 2.7 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 1.5 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium Short +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 1.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5742-rr.json b/corpus/latham/latham-lh-5742-rr.json new file mode 100644 index 00000000..24d8552e --- /dev/null +++ b/corpus/latham/latham-lh-5742-rr.json @@ -0,0 +1,151 @@ +{ + "source": "latham", + "source_key": "latham-lh-5742-rr", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5742 RR", + "product_id": "LH 5742 RR", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "RR-Corn" + ], + "trait_descriptions": [], + "positioning_statement": "Outstanding late-season intactness, stay green and full array of disease tolerance, including decent tar spot scores, make this a great addition to any scenario. LH 5742 RR works for corn-on-corn situations. It performs best at medium to higher populations. LH5742 RR is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.5" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "18-20" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Short" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "1.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5742-rr/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:57.196756+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5742-rr.md b/corpus/latham/latham-lh-5742-rr.md new file mode 100644 index 00000000..b8ec704b --- /dev/null +++ b/corpus/latham/latham-lh-5742-rr.md @@ -0,0 +1,48 @@ +# LH 5742 RR + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 107 days +- **Trait(s):** RR-Corn +- **Source:** https://www.lathamseeds.com/products/lh-5742-rr/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Outstanding late-season intactness, stay green and full array of disease tolerance, including decent tar spot scores, make this a great addition to any scenario. LH 5742 RR works for corn-on-corn situations. It performs best at medium to higher populations. LH5742 RR is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.0 +- **Stay Green:** 1.5 +- **Drydown:** 3.5 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 3.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 18-20 +- **Cob Color:** Red +- **Husk Cover:** Medium Short +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 1.0 +- **Anthracnose Stalk Rot:** 1.5 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5769-ss-rib.json b/corpus/latham/latham-lh-5769-ss-rib.json new file mode 100644 index 00000000..fb3b6e2e --- /dev/null +++ b/corpus/latham/latham-lh-5769-ss-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5769-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5769 SS RIB-NON RETURN", + "product_id": "LH 5769 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5769 SS offers a wide range of adaptability, east to west, with very good stalks and roots. It has excellent tolerance to Goss Wilt, good fall intactness and stay green. LH 5769 SS RIB has a flex ear with excellent test weight and grain quality. Performance will be best with medium to higher populations in any yield environment.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "1.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Long" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5769-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:46.825285+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5769-ss-rib.md b/corpus/latham/latham-lh-5769-ss-rib.md new file mode 100644 index 00000000..1abcd7ad --- /dev/null +++ b/corpus/latham/latham-lh-5769-ss-rib.md @@ -0,0 +1,47 @@ +# LH 5769 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 107 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5769-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5769 SS offers a wide range of adaptability, east to west, with very good stalks and roots. It has excellent tolerance to Goss Wilt, good fall intactness and stay green. LH 5769 SS RIB has a flex ear with excellent test weight and grain quality. Performance will be best with medium to higher populations in any yield environment._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 1.5 +- **Drydown:** 1.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Long +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5815-vt2-pro-rib.json b/corpus/latham/latham-lh-5815-vt2-pro-rib.json new file mode 100644 index 00000000..2e7a5259 --- /dev/null +++ b/corpus/latham/latham-lh-5815-vt2-pro-rib.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5815-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5815 VT2 PRO RIB", + "product_id": "LH 5815 VT2 PRO RIB", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "LH 5815 VT2 PRO RIB loves productive soils and management. It moves south of its maturity zone well, and it handles high and low populations equally well. It has a long ear style with large, thick, deep kernels. LH 5815 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5815-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:00.870027+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5815-vt2-pro-rib.md b/corpus/latham/latham-lh-5815-vt2-pro-rib.md new file mode 100644 index 00000000..4cdfcb83 --- /dev/null +++ b/corpus/latham/latham-lh-5815-vt2-pro-rib.md @@ -0,0 +1,37 @@ +# LH 5815 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 108 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5815-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 5815 VT2 PRO RIB loves productive soils and management. It moves south of its maturity zone well, and it handles high and low populations equally well. It has a long ear style with large, thick, deep kernels. LH 5815 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 1.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5847-vt2-pro-rib.json b/corpus/latham/latham-lh-5847-vt2-pro-rib.json new file mode 100644 index 00000000..2b5fc1c2 --- /dev/null +++ b/corpus/latham/latham-lh-5847-vt2-pro-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-5847-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5847 VT2 PRO RIB", + "product_id": "LH 5847 VT2 PRO RIB", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This product features a very wide area of adaptation. It performs well from eastern Nebraska through Iowa but stay south of U.S. Highway 20. This moderate flex-ear type hybrid responds to high management and is adapted to variable soils at medium to higher populations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.0" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5847-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:10.226600+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5847-vt2-pro-rib.md b/corpus/latham/latham-lh-5847-vt2-pro-rib.md new file mode 100644 index 00000000..a3621f42 --- /dev/null +++ b/corpus/latham/latham-lh-5847-vt2-pro-rib.md @@ -0,0 +1,47 @@ +# LH 5847 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 108 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5847-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This product features a very wide area of adaptation. It performs well from eastern Nebraska through Iowa but stay south of U.S. Highway 20. This moderate flex-ear type hybrid responds to high management and is adapted to variable soils at medium to higher populations._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.0 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 1.5 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5850-cnv.json b/corpus/latham/latham-lh-5850-cnv.json new file mode 100644 index 00000000..b0ca4a6f --- /dev/null +++ b/corpus/latham/latham-lh-5850-cnv.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5850-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5850 CNV", + "product_id": "LH 5850 CNV", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.5" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5850-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:16.725848+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5850-cnv.md b/corpus/latham/latham-lh-5850-cnv.md new file mode 100644 index 00000000..487bf04a --- /dev/null +++ b/corpus/latham/latham-lh-5850-cnv.md @@ -0,0 +1,34 @@ +# LH 5850 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 108 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5850-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.5 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5856-pce-ra.json b/corpus/latham/latham-lh-5856-pce-ra.json new file mode 100644 index 00000000..a417023e --- /dev/null +++ b/corpus/latham/latham-lh-5856-pce-ra.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-5856-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5856 PCE RA", + "product_id": "LH 5856 PCE RA", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.5" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5856-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:19.789036+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5856-pce-ra.md b/corpus/latham/latham-lh-5856-pce-ra.md new file mode 100644 index 00000000..a04bf03e --- /dev/null +++ b/corpus/latham/latham-lh-5856-pce-ra.md @@ -0,0 +1,34 @@ +# LH 5856 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 108 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5856-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.5 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5906-pce-ra.json b/corpus/latham/latham-lh-5906-pce-ra.json new file mode 100644 index 00000000..a2304d1d --- /dev/null +++ b/corpus/latham/latham-lh-5906-pce-ra.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5906-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5906 PCE RA", + "product_id": "LH 5906 PCE RA", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "At 109 RM LH 5906 PCE RA is a medium stature PowerCore Enlist hybrid bringing fast dry down, outstanding stalk and root strength with low green snap risk to your farm. Consistent and girthy ears with very deep kernels, LH5906 PC ERA will find its best performance in and South of RM zone. This hybrid brings very good tolerance to Goss Bacterial Wilt, Gray leaf spot, fall stalk rot and is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "4.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5906-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:08.004771+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5906-pce-ra.md b/corpus/latham/latham-lh-5906-pce-ra.md new file mode 100644 index 00000000..a66f75bf --- /dev/null +++ b/corpus/latham/latham-lh-5906-pce-ra.md @@ -0,0 +1,37 @@ +# LH 5906 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 109 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-5906-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_At 109 RM LH 5906 PCE RA is a medium stature PowerCore Enlist hybrid bringing fast dry down, outstanding stalk and root strength with low green snap risk to your farm. Consistent and girthy ears with very deep kernels, LH5906 PC ERA will find its best performance in and South of RM zone. This hybrid brings very good tolerance to Goss Bacterial Wilt, Gray leaf spot, fall stalk rot and is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 4.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5920-cnv.json b/corpus/latham/latham-lh-5920-cnv.json new file mode 100644 index 00000000..c8099744 --- /dev/null +++ b/corpus/latham/latham-lh-5920-cnv.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5920-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5920 CNV", + "product_id": "LH 5920 CNV", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "3.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5920-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:21.328829+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5920-cnv.md b/corpus/latham/latham-lh-5920-cnv.md new file mode 100644 index 00000000..e3e84d9a --- /dev/null +++ b/corpus/latham/latham-lh-5920-cnv.md @@ -0,0 +1,33 @@ +# LH 5920 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 109 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5920-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Early Vigor:** 2.0 +- **Stalk Strength:** 3.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-5949-ss-rib.json b/corpus/latham/latham-lh-5949-ss-rib.json new file mode 100644 index 00000000..64888ebd --- /dev/null +++ b/corpus/latham/latham-lh-5949-ss-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-5949-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5949 SS RIB-NON RETURN", + "product_id": "LH 5949 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "This product features a very wide area of adaptation. It performs well across Nebraska, Iowa and into Illinois and from U.S. 20 south. The ear type is medium between flex and determinate, allowing this hybrid to respond to high management and also to variable soils. It has an excellent score for Gosss Wilt and is very good against Northern and Southern Leaf Blights. It is the SmartStax version of LH 5847 VT2 PRO.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Medium" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5949-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:44.068864+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5949-ss-rib.md b/corpus/latham/latham-lh-5949-ss-rib.md new file mode 100644 index 00000000..083788b5 --- /dev/null +++ b/corpus/latham/latham-lh-5949-ss-rib.md @@ -0,0 +1,46 @@ +# LH 5949 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 109 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-5949-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This product features a very wide area of adaptation. It performs well across Nebraska, Iowa and into Illinois and from U.S. 20 south. The ear type is medium between flex and determinate, allowing this hybrid to respond to high management and also to variable soils. It has an excellent score for Gosss Wilt and is very good against Northern and Southern Leaf Blights. It is the SmartStax version of LH 5847 VT2 PRO._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 2.5 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 3.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 1.5 +- **Ear Height:** Medium +- **Ear Type:** Medium +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.5 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5965-vt2-pro-rib.json b/corpus/latham/latham-lh-5965-vt2-pro-rib.json new file mode 100644 index 00000000..5e7ea506 --- /dev/null +++ b/corpus/latham/latham-lh-5965-vt2-pro-rib.json @@ -0,0 +1,155 @@ +{ + "source": "latham", + "source_key": "latham-lh-5965-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5965 VT2 PRO RIB-NON RETURN", + "product_id": "LH 5965 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2016", + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This medium-tall hybrid with semi-flex ears brings strong yield potential across a wide range of environments. It moves north or south out of zone and can handle a wide range of planting populations due to its ear flex. This is an excellent hybrid under irrigation, but it handles tougher soils. It carries very good tolerance to Gosss Wilt, Eye Spot, as well as Northern and Southern Leaf Blights.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "3.0" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5965-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:45.617511+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5965-vt2-pro-rib.md b/corpus/latham/latham-lh-5965-vt2-pro-rib.md new file mode 100644 index 00000000..2e7b7f46 --- /dev/null +++ b/corpus/latham/latham-lh-5965-vt2-pro-rib.md @@ -0,0 +1,49 @@ +# LH 5965 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 109 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-5965-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This medium-tall hybrid with semi-flex ears brings strong yield potential across a wide range of environments. It moves north or south out of zone and can handle a wide range of planting populations due to its ear flex. This is an excellent hybrid under irrigation, but it handles tougher soils. It carries very good tolerance to Gosss Wilt, Eye Spot, as well as Northern and Southern Leaf Blights._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Late +- **Early Vigor:** 2.5 +- **Stalk Strength:** 3.0 +- **Root Strength:** 2.5 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.5 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-5980-cnv.json b/corpus/latham/latham-lh-5980-cnv.json new file mode 100644 index 00000000..6c601d63 --- /dev/null +++ b/corpus/latham/latham-lh-5980-cnv.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-5980-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 5980 CNV-NON RETURNABLE", + "product_id": "LH 5980 CNV-NON RETURNABLE", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": "This multi-year yielder has unique genetics that produces good grain quality and test weight. LH 5980 has an excellent disease package for Northern Leaf Blight (NLB), Grey Leaf Spot (GLS) and Goss’s Bacterial Wilt (GBW). This Grain First / Silage Capable hybrid has great fall intactness and is one of our preferred choices for tar spot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "1.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "1.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-5980-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:41.468633+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-5980-cnv.md b/corpus/latham/latham-lh-5980-cnv.md new file mode 100644 index 00000000..39cb72fe --- /dev/null +++ b/corpus/latham/latham-lh-5980-cnv.md @@ -0,0 +1,37 @@ +# LH 5980 CNV-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 109 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-5980-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This multi-year yielder has unique genetics that produces good grain quality and test weight. LH 5980 has an excellent disease package for Northern Leaf Blight (NLB), Grey Leaf Spot (GLS) and Goss’s Bacterial Wilt (GBW). This Grain First / Silage Capable hybrid has great fall intactness and is one of our preferred choices for tar spot._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 1.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 1.0 diff --git a/corpus/latham/latham-lh-6009-ss-rib.json b/corpus/latham/latham-lh-6009-ss-rib.json new file mode 100644 index 00000000..010766e1 --- /dev/null +++ b/corpus/latham/latham-lh-6009-ss-rib.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-6009-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6009 SS RIB", + "product_id": "LH 6009 SS RIB", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "This 110-day SmartStax® Refuge-in-Bag hybrid has an excellent disease package and a wide area of use. It has flex ears with large, thick kernels. Its solid agronomics lets you push the populations for maximum performance. LH 6009 SS RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6009-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:44:05.767678+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6009-ss-rib.md b/corpus/latham/latham-lh-6009-ss-rib.md new file mode 100644 index 00000000..b16c767b --- /dev/null +++ b/corpus/latham/latham-lh-6009-ss-rib.md @@ -0,0 +1,37 @@ +# LH 6009 SS RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 110 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-6009-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This 110-day SmartStax® Refuge-in-Bag hybrid has an excellent disease package and a wide area of use. It has flex ears with large, thick kernels. Its solid agronomics lets you push the populations for maximum performance. LH 6009 SS RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6069-ss-rib-non-return.json b/corpus/latham/latham-lh-6069-ss-rib-non-return.json new file mode 100644 index 00000000..09497334 --- /dev/null +++ b/corpus/latham/latham-lh-6069-ss-rib-non-return.json @@ -0,0 +1,155 @@ +{ + "source": "latham", + "source_key": "latham-lh-6069-ss-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6069 SS RIB-NON RETURN", + "product_id": "LH 6069 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "LH 6069 SS is the SmartStax version of our popular LH 5965 VT2 PRO. This medium-tall hybrid with semi-flex ears brings strong yield potential across a wide range of environments. It moves north or south out of zone and can handle a wide range of planting populations. This is an excellent hybrid under irrigation. It also handles more variable soils. It carries very good tolerance to Gosss Wilt, Eye Spot, as well as both Northern and Southern Leaf Blights.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Recommended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.1" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6069-ss-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:35.621201+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6069-ss-rib-non-return.md b/corpus/latham/latham-lh-6069-ss-rib-non-return.md new file mode 100644 index 00000000..f29fae28 --- /dev/null +++ b/corpus/latham/latham-lh-6069-ss-rib-non-return.md @@ -0,0 +1,49 @@ +# LH 6069 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 110 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-6069-ss-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 6069 SS is the SmartStax version of our popular LH 5965 VT2 PRO. This medium-tall hybrid with semi-flex ears brings strong yield potential across a wide range of environments. It moves north or south out of zone and can handle a wide range of planting populations. This is an excellent hybrid under irrigation. It also handles more variable soils. It carries very good tolerance to Gosss Wilt, Eye Spot, as well as both Northern and Southern Leaf Blights._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.5 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** Recommended +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.1 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 2.5 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-6097-vt2-pro-rib.json b/corpus/latham/latham-lh-6097-vt2-pro-rib.json new file mode 100644 index 00000000..90dc618e --- /dev/null +++ b/corpus/latham/latham-lh-6097-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-6097-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6097 VT2 PRO RIB", + "product_id": "LH 6097 VT2 PRO RIB", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "As a full season 110-day hybrid, LH 6097 VT2 PRO RIB turns heads for yield. It has a wide area of adaptability. Its strong roots, stalks, flex-style ear and test weight enhance the stability of LH 6096 VT2 PRO RIB. Place it in medium yield environments at medium to higher populations with fungicide to maximize performance. This unique hybrid packages well with almost any hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-34" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6097-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:24.162522+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6097-vt2-pro-rib.md b/corpus/latham/latham-lh-6097-vt2-pro-rib.md new file mode 100644 index 00000000..b1ffcfcc --- /dev/null +++ b/corpus/latham/latham-lh-6097-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 6097 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 110 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-6097-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_As a full season 110-day hybrid, LH 6097 VT2 PRO RIB turns heads for yield. It has a wide area of adaptability. Its strong roots, stalks, flex-style ear and test weight enhance the stability of LH 6096 VT2 PRO RIB. Place it in medium yield environments at medium to higher populations with fungicide to maximize performance. This unique hybrid packages well with almost any hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.5 +- **Root Strength:** 1.5 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 3.0 +- **Foliar Fungicide:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-34 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium Short +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Common Rust:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-6146-trec.json b/corpus/latham/latham-lh-6146-trec.json new file mode 100644 index 00000000..79393784 --- /dev/null +++ b/corpus/latham/latham-lh-6146-trec.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-6146-trec", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6146 TREC-NON RETURN", + "product_id": "LH 6146 TREC-NON RETURN", + "crop": "corn", + "release_year": "2021", + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Trecepta RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Widely adaptable East to West in or market area. More fixed ear type will show performance in high management fields. Very good greensnap tolerance. This is a Trecepeta trait hybrid adding Western Bean Cutworm and Black Cutworm plus other protection. Will dry down fast in fall but maintain plant integrity for excellent harvestability. Offers additional above ground insect protection.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30,000-36,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "4.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.8" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "1.8" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6146-trec/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:46.054547+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6146-trec.md b/corpus/latham/latham-lh-6146-trec.md new file mode 100644 index 00000000..ddcdddfe --- /dev/null +++ b/corpus/latham/latham-lh-6146-trec.md @@ -0,0 +1,45 @@ +# LH 6146 TREC-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 111 days +- **Trait(s):** Trecepta RIB +- **Source:** https://www.lathamseeds.com/products/lh-6146-trec/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Widely adaptable East to West in or market area. More fixed ear type will show performance in high management fields. Very good greensnap tolerance. This is a Trecepeta trait hybrid adding Western Bean Cutworm and Black Cutworm plus other protection. Will dry down fast in fall but maintain plant integrity for excellent harvestability. Offers additional above ground insect protection._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30,000-36,000 +- **Corn-on-Corn:** 4.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 1.8 +- **Southern Leaf Blight:** 1.8 +- **Northern Leaf Blight:** 2.0 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/latham/latham-lh-6149-ss-rib.json b/corpus/latham/latham-lh-6149-ss-rib.json new file mode 100644 index 00000000..df70cc4d --- /dev/null +++ b/corpus/latham/latham-lh-6149-ss-rib.json @@ -0,0 +1,135 @@ +{ + "source": "latham", + "source_key": "latham-lh-6149-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6149 SS RIB-NON RETURN", + "product_id": "LH 6149 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "LH 6149 SS is widely adaptable across environments and soil types. It performs best when population is at the high end for soil type and management. This hybrid will provide excellent yields from a plant with great fall intactness and staygreen.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.0" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium Short" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6149-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:48.656261+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6149-ss-rib.md b/corpus/latham/latham-lh-6149-ss-rib.md new file mode 100644 index 00000000..21be32cd --- /dev/null +++ b/corpus/latham/latham-lh-6149-ss-rib.md @@ -0,0 +1,44 @@ +# LH 6149 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 111 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-6149-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LH 6149 SS is widely adaptable across environments and soil types. It performs best when population is at the high end for soil type and management. This hybrid will provide excellent yields from a plant with great fall intactness and staygreen._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.0 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-38 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium HIgh +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium Short +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6155-vt2-pro-rib.json b/corpus/latham/latham-lh-6155-vt2-pro-rib.json new file mode 100644 index 00000000..e69ffe6f --- /dev/null +++ b/corpus/latham/latham-lh-6155-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-6155-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6155 VT2 PRO RIB", + "product_id": "LH 6155 VT2 PRO RIB", + "crop": "corn", + "release_year": "2023", + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This 111-day hybrid offers geographic flexibility with its ability to move north and south of its zone. LH 6155 VT2 PRO RIB produces high-quality, high test weight grain on a flex ear that maintains consistent size across populations. This hybrid has a great disease package and shows best performance in moderate to high productivity fields. LH 6155 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Late" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "1.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6155-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:51.657826+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6155-vt2-pro-rib.md b/corpus/latham/latham-lh-6155-vt2-pro-rib.md new file mode 100644 index 00000000..28a68342 --- /dev/null +++ b/corpus/latham/latham-lh-6155-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 6155 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 111 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-6155-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This 111-day hybrid offers geographic flexibility with its ability to move north and south of its zone. LH 6155 VT2 PRO RIB produces high-quality, high test weight grain on a flex ear that maintains consistent size across populations. This hybrid has a great disease package and shows best performance in moderate to high productivity fields. LH 6155 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Late +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 1.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Southern Leaf Blight:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6175-vt2-pro-rib.json b/corpus/latham/latham-lh-6175-vt2-pro-rib.json new file mode 100644 index 00000000..6ab0e0bc --- /dev/null +++ b/corpus/latham/latham-lh-6175-vt2-pro-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-6175-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6175 VT2 PRO RIB-NON RETURN", + "product_id": "LH 6175 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2015", + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Consistent with dependable high-yield potential over a wide geography and a wide range of soil types. It will perform best south of Highway 30 in Iowa and Nebraska. This hybrid works very well in gumbo soils near rivers and streams, especially under irrigation. It carries a semi-determinate ear, so best results will be at the higher end of the population range.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.5" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16 – 18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Common Rust", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6175-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:40.033276+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6175-vt2-pro-rib.md b/corpus/latham/latham-lh-6175-vt2-pro-rib.md new file mode 100644 index 00000000..092dd9b7 --- /dev/null +++ b/corpus/latham/latham-lh-6175-vt2-pro-rib.md @@ -0,0 +1,47 @@ +# LH 6175 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 111 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-6175-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Consistent with dependable high-yield potential over a wide geography and a wide range of soil types. It will perform best south of Highway 30 in Iowa and Nebraska. This hybrid works very well in gumbo soils near rivers and streams, especially under irrigation. It carries a semi-determinate ear, so best results will be at the higher end of the population range._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-38 +- **Corn-on-Corn:** 2.5 +- **Ear Height:** Medium +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 16 – 18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Common Rust:** 2.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-6187-vt2-pro-dg-rib.json b/corpus/latham/latham-lh-6187-vt2-pro-dg-rib.json new file mode 100644 index 00000000..207ceac4 --- /dev/null +++ b/corpus/latham/latham-lh-6187-vt2-pro-dg-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-6187-vt2-pro-dg-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6187 VT2 PRO DG RIB-NO RETN", + "product_id": "LH 6187 VT2 PRO DG RIB-NO RETN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO DG RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Widely adapted across Latham Country, LH 6187 produces big, girthy ears with very thick and very deep kernels. Optimal performance is at higher populations with attention to top-end management. Its rated very good against Gosss Wilt and Northern Leaf Blight. It responds very well to a foliar fungicide application. Roots and stalks are very good. If an insecticide is used for rootworm control, this hybrid can handle tough corn-on-corn situations.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.5" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "32-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Medium" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6187-vt2-pro-dg-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:42.238655+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6187-vt2-pro-dg-rib.md b/corpus/latham/latham-lh-6187-vt2-pro-dg-rib.md new file mode 100644 index 00000000..b976ff55 --- /dev/null +++ b/corpus/latham/latham-lh-6187-vt2-pro-dg-rib.md @@ -0,0 +1,47 @@ +# LH 6187 VT2 PRO DG RIB-NO RETN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 111 days +- **Trait(s):** VT2 PRO DG RIB +- **Source:** https://www.lathamseeds.com/products/lh-6187-vt2-pro-dg-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Widely adapted across Latham Country, LH 6187 produces big, girthy ears with very thick and very deep kernels. Optimal performance is at higher populations with attention to top-end management. Its rated very good against Gosss Wilt and Northern Leaf Blight. It responds very well to a foliar fungicide application. Roots and stalks are very good. If an insecticide is used for rootworm control, this hybrid can handle tough corn-on-corn situations._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.5 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 3.5 +- **Drydown:** 2.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 32-38 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Medium +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.5 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-6220-cnv.json b/corpus/latham/latham-lh-6220-cnv.json new file mode 100644 index 00000000..c1dd1ce7 --- /dev/null +++ b/corpus/latham/latham-lh-6220-cnv.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-6220-cnv", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6220 CNV", + "product_id": "LH 6220 CNV", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "CNV" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "3.0" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6220-cnv/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:53.160079+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6220-cnv.md b/corpus/latham/latham-lh-6220-cnv.md new file mode 100644 index 00000000..b90e16c1 --- /dev/null +++ b/corpus/latham/latham-lh-6220-cnv.md @@ -0,0 +1,34 @@ +# LH 6220 CNV + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 112 days +- **Trait(s):** CNV +- **Source:** https://www.lathamseeds.com/products/lh-6220-cnv/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 3.0 +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.5 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6226-pce-ra.json b/corpus/latham/latham-lh-6226-pce-ra.json new file mode 100644 index 00000000..ecdae24e --- /dev/null +++ b/corpus/latham/latham-lh-6226-pce-ra.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-6226-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6226 PCE RA", + "product_id": "LH 6226 PCE RA", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "3.0" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.5" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "2.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "3.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6226-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:54.733442+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6226-pce-ra.md b/corpus/latham/latham-lh-6226-pce-ra.md new file mode 100644 index 00000000..008cca60 --- /dev/null +++ b/corpus/latham/latham-lh-6226-pce-ra.md @@ -0,0 +1,34 @@ +# LH 6226 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 112 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-6226-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 3.0 +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.5 +- **Stay Green:** 3.0 +- **Drydown:** 2.0 +- **Test Weight:** 2.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** 3.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6227-vt2-pro-rib.json b/corpus/latham/latham-lh-6227-vt2-pro-rib.json new file mode 100644 index 00000000..590adfd5 --- /dev/null +++ b/corpus/latham/latham-lh-6227-vt2-pro-rib.json @@ -0,0 +1,139 @@ +{ + "source": "latham", + "source_key": "latham-lh-6227-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6227 VT2 PRO RIB", + "product_id": "LH 6227 VT2 PRO RIB", + "crop": "corn", + "release_year": "2021", + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid offers wide acre, solid performance at 112-day relative maturity! LH 6227 VT2 PRO RIB brings consistent and uniform ear fill, good kernel depth, very good ear flex and a great disease package, including strong Gosss Wilt tolerance. You’ll achieve the best fall appearance and intactness at harvest time with medium populations across all yield environments. LH 6227 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Early" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "3.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28,000-36,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6227-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:40.557817+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6227-vt2-pro-rib.md b/corpus/latham/latham-lh-6227-vt2-pro-rib.md new file mode 100644 index 00000000..0178c41d --- /dev/null +++ b/corpus/latham/latham-lh-6227-vt2-pro-rib.md @@ -0,0 +1,45 @@ +# LH 6227 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 112 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-6227-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid offers wide acre, solid performance at 112-day relative maturity! LH 6227 VT2 PRO RIB brings consistent and uniform ear fill, good kernel depth, very good ear flex and a great disease package, including strong Gosss Wilt tolerance. You’ll achieve the best fall appearance and intactness at harvest time with medium populations across all yield environments. LH 6227 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Early +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.5 +- **Root Strength:** 1.0 +- **Stay Green:** 3.0 +- **Drydown:** 3.0 +- **Test Weight:** 3.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28,000-36,000 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6285-vt2-pro-rib.json b/corpus/latham/latham-lh-6285-vt2-pro-rib.json new file mode 100644 index 00000000..55e8e1e0 --- /dev/null +++ b/corpus/latham/latham-lh-6285-vt2-pro-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-6285-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6285 VT2 PRO RIB-NON RETURN", + "product_id": "LH 6285 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "If you have fields where Bacterial Leaf Streak has been a problem, plant this hybrid! Its a very widely adapted hybrid with a strong agronomic package. It also produces excellent test weight grain. It especially excels under top-end management and in high-yield environments. Because it handles drought and heat stress very well, it moves south very well.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.7" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6285-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:40.879226+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6285-vt2-pro-rib.md b/corpus/latham/latham-lh-6285-vt2-pro-rib.md new file mode 100644 index 00000000..66253a9f --- /dev/null +++ b/corpus/latham/latham-lh-6285-vt2-pro-rib.md @@ -0,0 +1,47 @@ +# LH 6285 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 112 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-6285-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_If you have fields where Bacterial Leaf Streak has been a problem, plant this hybrid! Its a very widely adapted hybrid with a strong agronomic package. It also produces excellent test weight grain. It especially excels under top-end management and in high-yield environments. Because it handles drought and heat stress very well, it moves south very well._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.7 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6289-ss-rib.json b/corpus/latham/latham-lh-6289-ss-rib.json new file mode 100644 index 00000000..4f1f3df2 --- /dev/null +++ b/corpus/latham/latham-lh-6289-ss-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-6289-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6289 SS RIB-NON RETURN", + "product_id": "LH 6289 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "If you have fields where Bacterial Leaf Streak has been a problem, this hybrid is an excellent choice. Its a very widely adapted hybrid with a strong agronomic package. It also produces excellent test weight grain. It especially excels under top-end management and in high-yield environments. Because it handles drought and heat stress very well, it moves south very well.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "2.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28,000-36,000" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.7" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6289-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:46:22.642180+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6289-ss-rib.md b/corpus/latham/latham-lh-6289-ss-rib.md new file mode 100644 index 00000000..2afa7b96 --- /dev/null +++ b/corpus/latham/latham-lh-6289-ss-rib.md @@ -0,0 +1,47 @@ +# LH 6289 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 112 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-6289-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_If you have fields where Bacterial Leaf Streak has been a problem, this hybrid is an excellent choice. Its a very widely adapted hybrid with a strong agronomic package. It also produces excellent test weight grain. It especially excels under top-end management and in high-yield environments. Because it handles drought and heat stress very well, it moves south very well._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 2.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28,000-36,000 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.7 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6306-pce-ra.json b/corpus/latham/latham-lh-6306-pce-ra.json new file mode 100644 index 00000000..b6734d60 --- /dev/null +++ b/corpus/latham/latham-lh-6306-pce-ra.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-6306-pce-ra", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6306 PCE RA", + "product_id": "LH 6306 PCE RA", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "This PowerCore® Enlist® (PCE) Refuge Advanced (RA) is an exciting performer at 113-days relative maturity. You can use LH 6306 PCE RA in zone and south. Expect long, consistent ears with very large kernels and very good husk coverage. LH 6306 PCE RA is a Grain First / Silage Capable hybrid and is one of our preferred choices for tar spot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6306-pce-ra/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:50.110176+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6306-pce-ra.md b/corpus/latham/latham-lh-6306-pce-ra.md new file mode 100644 index 00000000..fb9c0449 --- /dev/null +++ b/corpus/latham/latham-lh-6306-pce-ra.md @@ -0,0 +1,37 @@ +# LH 6306 PCE RA + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-6306-pce-ra/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This PowerCore® Enlist® (PCE) Refuge Advanced (RA) is an exciting performer at 113-days relative maturity. You can use LH 6306 PCE RA in zone and south. Expect long, consistent ears with very large kernels and very good husk coverage. LH 6306 PCE RA is a Grain First / Silage Capable hybrid and is one of our preferred choices for tar spot._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6306-pce.json b/corpus/latham/latham-lh-6306-pce.json new file mode 100644 index 00000000..d3ba1716 --- /dev/null +++ b/corpus/latham/latham-lh-6306-pce.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-6306-pce", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6306 PCE", + "product_id": "LH 6306 PCE", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Powercore Enlist Corn" + ], + "trait_descriptions": [], + "positioning_statement": "This PowerCore® Enlist® (PCE) Refuge Advanced (RA) is an exciting performer at 113-days relative maturity. You can use LH 6306 PCE RA in zone and south. Expect long, consistent ears with very large kernels and very good husk coverage. LH 6306 PCE RA is a Grain First / Silage Capable hybrid and is one of our preferred choices for tar spot.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "3.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6306-pce/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:26.344823+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6306-pce.md b/corpus/latham/latham-lh-6306-pce.md new file mode 100644 index 00000000..bee10a50 --- /dev/null +++ b/corpus/latham/latham-lh-6306-pce.md @@ -0,0 +1,37 @@ +# LH 6306 PCE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** Powercore Enlist Corn +- **Source:** https://www.lathamseeds.com/products/lh-6306-pce/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This PowerCore® Enlist® (PCE) Refuge Advanced (RA) is an exciting performer at 113-days relative maturity. You can use LH 6306 PCE RA in zone and south. Expect long, consistent ears with very large kernels and very good husk coverage. LH 6306 PCE RA is a Grain First / Silage Capable hybrid and is one of our preferred choices for tar spot._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 3.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6317-vt2-pro-dg-rib.json b/corpus/latham/latham-lh-6317-vt2-pro-dg-rib.json new file mode 100644 index 00000000..93a35cba --- /dev/null +++ b/corpus/latham/latham-lh-6317-vt2-pro-dg-rib.json @@ -0,0 +1,155 @@ +{ + "source": "latham", + "source_key": "latham-lh-6317-vt2-pro-dg-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6317 VT2 PRO DG RIB", + "product_id": "LH 6317 VT2 PRO DG RIB", + "crop": "corn", + "release_year": "2016", + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO DG RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This product carries excellent drought tolerance and very good agronomics. A very adaptable hybrid, it works well on both irrigated and dryland acres. Plant this hybrid with confidence in areas where green snap has been a concern. A foliar fungicide is highly recommended for corn-on-corn situations. Although the ear type is semi-determinate, you will notice a big, girthy ear with a short ear shank. Gosss Wilt tolerance is very good.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Highly Recomended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.3" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "0.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6317-vt2-pro-dg-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:34.007707+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6317-vt2-pro-dg-rib.md b/corpus/latham/latham-lh-6317-vt2-pro-dg-rib.md new file mode 100644 index 00000000..a52f0f4f --- /dev/null +++ b/corpus/latham/latham-lh-6317-vt2-pro-dg-rib.md @@ -0,0 +1,49 @@ +# LH 6317 VT2 PRO DG RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** VT2 PRO DG RIB +- **Source:** https://www.lathamseeds.com/products/lh-6317-vt2-pro-dg-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This product carries excellent drought tolerance and very good agronomics. A very adaptable hybrid, it works well on both irrigated and dryland acres. Plant this hybrid with confidence in areas where green snap has been a concern. A foliar fungicide is highly recommended for corn-on-corn situations. Although the ear type is semi-determinate, you will notice a big, girthy ear with a short ear shank. Gosss Wilt tolerance is very good._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.5 +- **Test Weight:** 3.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** Highly Recomended +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.3 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Eye Spot:** 0.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-6319-ss-rib-non-return.json b/corpus/latham/latham-lh-6319-ss-rib-non-return.json new file mode 100644 index 00000000..1c6f94e1 --- /dev/null +++ b/corpus/latham/latham-lh-6319-ss-rib-non-return.json @@ -0,0 +1,155 @@ +{ + "source": "latham", + "source_key": "latham-lh-6319-ss-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6319 SS RIB-NON RETURN", + "product_id": "LH 6319 SS RIB-NON RETURN", + "crop": "corn", + "release_year": "2015", + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "This product carries excellent drought tolerance and very good agronomics. It works well on both irrigated and dryland acres. Use this hybrid in confidence where green snap has been a concern. For corn-on-corn acres, a foliar fungicide is highly recommended. Even though the ear type is semi-determinate, you will notice a big, girthy ear with a short ear shank. Gosss Wilt tolerance is very good.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "3.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "Highly Recomended" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Determinate" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.3" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Eye Spot", + "value": "0.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6319-ss-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:32.452258+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6319-ss-rib-non-return.md b/corpus/latham/latham-lh-6319-ss-rib-non-return.md new file mode 100644 index 00000000..2fe62189 --- /dev/null +++ b/corpus/latham/latham-lh-6319-ss-rib-non-return.md @@ -0,0 +1,49 @@ +# LH 6319 SS RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-6319-ss-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This product carries excellent drought tolerance and very good agronomics. It works well on both irrigated and dryland acres. Use this hybrid in confidence where green snap has been a concern. For corn-on-corn acres, a foliar fungicide is highly recommended. Even though the ear type is semi-determinate, you will notice a big, girthy ear with a short ear shank. Gosss Wilt tolerance is very good._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.5 +- **Test Weight:** 3.5 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** Highly Recomended +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Determinate +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.3 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Eye Spot:** 0.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lh-6338-ss-pro-rib.json b/corpus/latham/latham-lh-6338-ss-pro-rib.json new file mode 100644 index 00000000..aae8b7e4 --- /dev/null +++ b/corpus/latham/latham-lh-6338-ss-pro-rib.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-6338-ss-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6338 SS PRO RIB", + "product_id": "LH 6338 SS PRO RIB", + "crop": "corn", + "release_year": "2025", + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax Pro" + ], + "trait_descriptions": [], + "positioning_statement": "A hybrid with very good stalks, roots, and test weight with above average tar spot tolerance, LH 6338 SS PRO RIB will have strong performance on variable to ideal ground. A medium-tall hybrid with medium high flex ears, this hybrid prefers low to medium planting populations on moderate yield environments. LH 6338 SS PRO RIB has a great ability to move north of its maturity zone and has a promising silage outlook.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "2.0" + }, + { + "characteristic": "Test Weight", + "value": "1.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.5" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "1.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6338-ss-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:44.156536+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6338-ss-pro-rib.md b/corpus/latham/latham-lh-6338-ss-pro-rib.md new file mode 100644 index 00000000..ee6efa62 --- /dev/null +++ b/corpus/latham/latham-lh-6338-ss-pro-rib.md @@ -0,0 +1,37 @@ +# LH 6338 SS PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 113 days +- **Trait(s):** Smart Stax Pro +- **Source:** https://www.lathamseeds.com/products/lh-6338-ss-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_A hybrid with very good stalks, roots, and test weight with above average tar spot tolerance, LH 6338 SS PRO RIB will have strong performance on variable to ideal ground. A medium-tall hybrid with medium high flex ears, this hybrid prefers low to medium planting populations on moderate yield environments. LH 6338 SS PRO RIB has a great ability to move north of its maturity zone and has a promising silage outlook._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 2.0 +- **Test Weight:** 1.0 +- **Drought Tolerance:** 1.0 +- **Foliar Fungicide:** 2.5 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 1.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6422-gt.json b/corpus/latham/latham-lh-6422-gt.json new file mode 100644 index 00000000..b87681a4 --- /dev/null +++ b/corpus/latham/latham-lh-6422-gt.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-6422-gt", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6422 GT", + "product_id": "LH 6422 GT", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "3.0" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "1.5" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6422-gt/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:56.199349+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6422-gt.md b/corpus/latham/latham-lh-6422-gt.md new file mode 100644 index 00000000..77903906 --- /dev/null +++ b/corpus/latham/latham-lh-6422-gt.md @@ -0,0 +1,34 @@ +# LH 6422 GT + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 114 days +- **Trait(s):** GT +- **Source:** https://www.lathamseeds.com/products/lh-6422-gt/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 3.0 +- **Early Vigor:** 3.0 +- **Stalk Strength:** 1.0 +- **Root Strength:** 1.0 +- **Stay Green:** 1.5 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.0 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6445-vt2-pro-rib.json b/corpus/latham/latham-lh-6445-vt2-pro-rib.json new file mode 100644 index 00000000..fbdc344c --- /dev/null +++ b/corpus/latham/latham-lh-6445-vt2-pro-rib.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lh-6445-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6445 VT2 PRO RIB", + "product_id": "LH 6445 VT2 PRO RIB", + "crop": "corn", + "release_year": "2024", + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "Expected to be the new king of our later offerings, LH 6445 VT2 PRO RIB shows stable performance from east to west across Latham Country. LH 6445 VT2 PRO RIB responds to high management and moves north very well. Note its strong ear-flex coupled with girth, as well as its thick, deep kernels. LH 6445 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6445-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:45.635522+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6445-vt2-pro-rib.md b/corpus/latham/latham-lh-6445-vt2-pro-rib.md new file mode 100644 index 00000000..e2ff15c0 --- /dev/null +++ b/corpus/latham/latham-lh-6445-vt2-pro-rib.md @@ -0,0 +1,37 @@ +# LH 6445 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 114 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-6445-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Expected to be the new king of our later offerings, LH 6445 VT2 PRO RIB shows stable performance from east to west across Latham Country. LH 6445 VT2 PRO RIB responds to high management and moves north very well. Note its strong ear-flex coupled with girth, as well as its thick, deep kernels. LH 6445 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Northern Leaf Blight:** 2.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6477-vt2-pro-rib.json b/corpus/latham/latham-lh-6477-vt2-pro-rib.json new file mode 100644 index 00000000..cee478cc --- /dev/null +++ b/corpus/latham/latham-lh-6477-vt2-pro-rib.json @@ -0,0 +1,143 @@ +{ + "source": "latham", + "source_key": "latham-lh-6477-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6477 VT2 PRO RIB", + "product_id": "LH 6477 VT2 PRO RIB", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": "This hybrid features excellent test weight and grain quality with superior stalks and roots. It performs very well on a wide range of soil types and environments. It moves north and south of its zone very well and puts its flex ear with high test weight on display. With an insecticide at planting, this product does well on continuous corn fields. Its fall appearance and intactness are terrific. LH 6477 VT2 PRO RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Moderately Late" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "1.5" + }, + { + "characteristic": "Stay Green", + "value": "1.0" + }, + { + "characteristic": "Drydown", + "value": "3.5" + }, + { + "characteristic": "Test Weight", + "value": "1.5" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.5" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "28-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Flat" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6477-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:47.239541+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6477-vt2-pro-rib.md b/corpus/latham/latham-lh-6477-vt2-pro-rib.md new file mode 100644 index 00000000..f5460b90 --- /dev/null +++ b/corpus/latham/latham-lh-6477-vt2-pro-rib.md @@ -0,0 +1,46 @@ +# LH 6477 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 114 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-6477-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_This hybrid features excellent test weight and grain quality with superior stalks and roots. It performs very well on a wide range of soil types and environments. It moves north and south of its zone very well and puts its flex ear with high test weight on display. With an insecticide at planting, this product does well on continuous corn fields. Its fall appearance and intactness are terrific. LH 6477 VT2 PRO RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Moderately Late +- **Early Vigor:** 2.0 +- **Stalk Strength:** 1.5 +- **Root Strength:** 1.5 +- **Stay Green:** 1.0 +- **Drydown:** 3.5 +- **Test Weight:** 1.5 +- **Drought Tolerance:** 1.0 +- **Foliar Fungicide:** 2.5 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 28-36 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Flat + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Southern Leaf Blight:** 2.0 +- **Northern Leaf Blight:** 1.5 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6529-ss-rib.json b/corpus/latham/latham-lh-6529-ss-rib.json new file mode 100644 index 00000000..15500bb2 --- /dev/null +++ b/corpus/latham/latham-lh-6529-ss-rib.json @@ -0,0 +1,147 @@ +{ + "source": "latham", + "source_key": "latham-lh-6529-ss-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6529 SS RIB", + "product_id": "LH 6529 SS RIB", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Smart Stax" + ], + "trait_descriptions": [], + "positioning_statement": "Our fullest season offering, LH 6529 SS provides wide adpation of soil types across this late maturity zone. It can move north as a full-season hybrid for those looking to push for higher yields. The cornerstone of this hybrids disease tolerance is very good tolerance to Gosss Wilt. LH 6529 SS RIB is a Grain First / Silage Capable hybrid.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "2.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "1.5" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-36" + }, + { + "characteristic": "Corn-on-Corn", + "value": "1.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium HIgh" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + }, + { + "characteristic": "Cob Color", + "value": "Red" + }, + { + "characteristic": "Husk Cover", + "value": "Medium Long" + }, + { + "characteristic": "Shank Length", + "value": "Medium" + }, + { + "characteristic": "Leaf Angle", + "value": "Semi-Upright" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Common Rust", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6529-ss-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:48.581695+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6529-ss-rib.md b/corpus/latham/latham-lh-6529-ss-rib.md new file mode 100644 index 00000000..a94da2ee --- /dev/null +++ b/corpus/latham/latham-lh-6529-ss-rib.md @@ -0,0 +1,47 @@ +# LH 6529 SS RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 115 days +- **Trait(s):** Smart Stax +- **Source:** https://www.lathamseeds.com/products/lh-6529-ss-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_Our fullest season offering, LH 6529 SS provides wide adpation of soil types across this late maturity zone. It can move north as a full-season hybrid for those looking to push for higher yields. The cornerstone of this hybrids disease tolerance is very good tolerance to Gosss Wilt. LH 6529 SS RIB is a Grain First / Silage Capable hybrid._ + +--- + +## Agronomic Characteristics + +- **Flowering for Maturity:** Equal +- **Early Vigor:** 2.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 2.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 1.5 +- **Foliar Fungicide:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-36 +- **Corn-on-Corn:** 1.0 +- **Ear Height:** Medium HIgh +- **Ear Type:** Flex +- **Number of Kernel Rows:** 16-18 +- **Cob Color:** Red +- **Husk Cover:** Medium Long +- **Shank Length:** Medium +- **Leaf Angle:** Semi-Upright + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Common Rust:** 3.0 +- **Southern Leaf Blight:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** 2.5 +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lh-6615-vt2-pro-rib.json b/corpus/latham/latham-lh-6615-vt2-pro-rib.json new file mode 100644 index 00000000..ca2bad5c --- /dev/null +++ b/corpus/latham/latham-lh-6615-vt2-pro-rib.json @@ -0,0 +1,111 @@ +{ + "source": "latham", + "source_key": "latham-lh-6615-vt2-pro-rib", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LH 6615 VT2 PRO RIB", + "product_id": "LH 6615 VT2 PRO RIB", + "crop": "corn", + "release_year": "2026", + "relative_maturity": 116, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "3.0" + }, + { + "characteristic": "Early Vigor", + "value": "3.0" + }, + { + "characteristic": "Stalk Strength", + "value": "2.0" + }, + { + "characteristic": "Root Strength", + "value": "1.0" + }, + { + "characteristic": "Stay Green", + "value": "2.0" + }, + { + "characteristic": "Drydown", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "1.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Foliar Fungicide", + "value": "2.0" + }, + { + "characteristic": "Corn-on-Corn", + "value": "2.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Flex" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Anthracnose Stalk Rot", + "value": "ASR" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lh-6615-vt2-pro-rib/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:43:42.983268+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lh-6615-vt2-pro-rib.md b/corpus/latham/latham-lh-6615-vt2-pro-rib.md new file mode 100644 index 00000000..0ddfd51c --- /dev/null +++ b/corpus/latham/latham-lh-6615-vt2-pro-rib.md @@ -0,0 +1,34 @@ +# LH 6615 VT2 PRO RIB + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 116 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lh-6615-vt2-pro-rib/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 3.0 +- **Early Vigor:** 3.0 +- **Stalk Strength:** 2.0 +- **Root Strength:** 1.0 +- **Stay Green:** 2.0 +- **Drydown:** 3.0 +- **Test Weight:** 1.0 +- **Drought Tolerance:** 2.0 +- **Foliar Fungicide:** 2.0 +- **Corn-on-Corn:** 2.0 +- **Ear Height:** Medium +- **Ear Type:** Flex + +## Disease Ratings + +- **Goss’s Wilt:** 2.5 +- **Northern Leaf Blight:** 3.0 +- **Anthracnose Stalk Rot:** ASR +- **Gray Leaf Spot:** 2.0 diff --git a/corpus/latham/latham-lr-4187-vt2-pro-rib-non-return.json b/corpus/latham/latham-lr-4187-vt2-pro-rib-non-return.json new file mode 100644 index 00000000..6cd8d248 --- /dev/null +++ b/corpus/latham/latham-lr-4187-vt2-pro-rib-non-return.json @@ -0,0 +1,107 @@ +{ + "source": "latham", + "source_key": "latham-lr-4187-vt2-pro-rib-non-return", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LR 4187 VT2 PRO RIB-NON RETURN", + "product_id": "LR 4187 VT2 PRO RIB-NON RETURN", + "crop": "corn", + "release_year": "2018", + "relative_maturity": 91, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT2 PRO RIB" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "1.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "3.0" + }, + { + "characteristic": "Test Weight", + "value": "2.0" + }, + { + "characteristic": "Drought Tolerance", + "value": "3.0" + }, + { + "characteristic": "Suggested Population", + "value": "32-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "16-18" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "3.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "3.0" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "2.0" + }, + { + "characteristic": "Eye Spot", + "value": "2.0" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "3.0" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lr-4187-vt2-pro-rib-non-return/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:47:19.208468+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lr-4187-vt2-pro-rib-non-return.md b/corpus/latham/latham-lr-4187-vt2-pro-rib-non-return.md new file mode 100644 index 00000000..b5112c3f --- /dev/null +++ b/corpus/latham/latham-lr-4187-vt2-pro-rib-non-return.md @@ -0,0 +1,33 @@ +# LR 4187 VT2 PRO RIB-NON RETURN + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 91 days +- **Trait(s):** VT2 PRO RIB +- **Source:** https://www.lathamseeds.com/products/lr-4187-vt2-pro-rib-non-return/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Early Vigor:** 1.5 +- **Stalk Strength:** 1.5 +- **Root Strength:** 2.0 +- **Stay Green:** 3.0 +- **Test Weight:** 2.0 +- **Drought Tolerance:** 3.0 +- **Suggested Population:** 32-38 +- **Corn-on-Corn:** 3.0 +- **Number of Kernel Rows:** 16-18 + +## Disease Ratings + +- **Goss’s Wilt:** 3.0 +- **Southern Leaf Blight:** 3.0 +- **Northern Leaf Blight:** 2.0 +- **Eye Spot:** 2.0 +- **Gray Leaf Spot:** 3.0 diff --git a/corpus/latham/latham-lr-5546-3220-ezr-non-returnabl.json b/corpus/latham/latham-lr-5546-3220-ezr-non-returnabl.json new file mode 100644 index 00000000..93319632 --- /dev/null +++ b/corpus/latham/latham-lr-5546-3220-ezr-non-returnabl.json @@ -0,0 +1,132 @@ +{ + "source": "latham", + "source_key": "latham-lr-5546-3220-ezr-non-returnabl", + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": "LR 5546 VIP-NON RETURNABLE", + "product_id": "LR 5546 VIP-NON RETURNABLE", + "crop": "corn", + "release_year": "2020", + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "3220 EZR", + "VIPTERA (3220 EZR)" + ], + "trait_descriptions": [], + "positioning_statement": "LR 5546 is an Agrisure Vipetra 3220 EZ Refuge hybrid that performs best in zone and north. The stalks and roots are rated good and the fall intactness is very good but the yield potential of this line should make you want to harvest early to avoid leaving anything in the field. It is ideally suited for higher populations and top-end management. Excellent tolerance to greensnap.", + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Emergence", + "value": "1.5" + }, + { + "characteristic": "Flowering for Maturity", + "value": "Equal" + }, + { + "characteristic": "Early Vigor", + "value": "1.5" + }, + { + "characteristic": "Stalk Strength", + "value": "2.5" + }, + { + "characteristic": "Root Strength", + "value": "2.0" + }, + { + "characteristic": "Stay Green", + "value": "2.5" + }, + { + "characteristic": "Drydown", + "value": "2.5" + }, + { + "characteristic": "Test Weight", + "value": "2.8" + }, + { + "characteristic": "Drought Tolerance", + "value": "2.0" + }, + { + "characteristic": "Herbicide Sensitivity", + "value": "None Known" + }, + { + "characteristic": "Suggested Population", + "value": "30-38" + }, + { + "characteristic": "Corn-on-Corn", + "value": "3.0" + }, + { + "characteristic": "Ear Height", + "value": "Medium" + }, + { + "characteristic": "Ear Type", + "value": "Semi-Flex" + }, + { + "characteristic": "Number of Kernel Rows", + "value": "14-16" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Goss’s Wilt", + "value": "2.0" + }, + { + "characteristic": "Southern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Northern Leaf Blight", + "value": "1.5" + }, + { + "characteristic": "Eye Spot", + "value": "2.5" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "2.5" + } + ] + } + ], + "_scale_direction": "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated.", + "regional_recommendations": [ + { + "product_list_name": "Latham dealer network (Upper Midwest — IA/MN/WI/IL/ND/SD/NE)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.lathamseeds.com/products/lr-5546-3220-ezr-non-returnabl/" + ], + "sitemap_last_modified": null, + "fetched_at": "2026-06-05T01:45:49.965784+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/latham/latham-lr-5546-3220-ezr-non-returnabl.md b/corpus/latham/latham-lr-5546-3220-ezr-non-returnabl.md new file mode 100644 index 00000000..3b526c01 --- /dev/null +++ b/corpus/latham/latham-lr-5546-3220-ezr-non-returnabl.md @@ -0,0 +1,43 @@ +# LR 5546 VIP-NON RETURNABLE + +- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA) +- **Brand:** Latham Hi-Tech Seeds +- **Crop:** Corn +- **Relative maturity:** 105 days +- **Trait(s):** 3220 EZR, VIPTERA (3220 EZR) +- **Source:** https://www.lathamseeds.com/products/lr-5546-3220-ezr-non-returnabl/ +- **Rating scale:** numeric ratings ~1-9 where LOWER = BETTER (1 = best / most tolerant / most resistant); confirmed by cross-referencing Product Overview prose vs values (top-rated stalks/roots cluster 1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical values pass through verbatim (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). NA/blank = not rated. +- **Service area:** Latham dealer network — Upper Midwest (IA/MN/WI/IL/ND/SD/NE) + +--- + +_LR 5546 is an Agrisure Vipetra 3220 EZ Refuge hybrid that performs best in zone and north. The stalks and roots are rated good and the fall intactness is very good but the yield potential of this line should make you want to harvest early to avoid leaving anything in the field. It is ideally suited for higher populations and top-end management. Excellent tolerance to greensnap._ + +--- + +## Agronomic Characteristics + +- **Emergence:** 1.5 +- **Flowering for Maturity:** Equal +- **Early Vigor:** 1.5 +- **Stalk Strength:** 2.5 +- **Root Strength:** 2.0 +- **Stay Green:** 2.5 +- **Drydown:** 2.5 +- **Test Weight:** 2.8 +- **Drought Tolerance:** 2.0 +- **Herbicide Sensitivity:** None Known +- **Suggested Population:** 30-38 +- **Corn-on-Corn:** 3.0 +- **Ear Height:** Medium +- **Ear Type:** Semi-Flex +- **Number of Kernel Rows:** 14-16 +- **Cob Color:** Red + +## Disease Ratings + +- **Goss’s Wilt:** 2.0 +- **Southern Leaf Blight:** 1.5 +- **Northern Leaf Blight:** 1.5 +- **Eye Spot:** 2.5 +- **Gray Leaf Spot:** 2.5 diff --git a/corpus/stine/stine-008eh23.json b/corpus/stine/stine-008eh23.json new file mode 100644 index 00000000..27f05b7c --- /dev/null +++ b/corpus/stine/stine-008eh23.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-008eh23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "008EH23", + "product_id": "008EH23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.08, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "008 - 009" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/008eh23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:22.783803+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-008eh23.md b/corpus/stine/stine-008eh23.md new file mode 100644 index 00000000..7a583104 --- /dev/null +++ b/corpus/stine/stine-008eh23.md @@ -0,0 +1,41 @@ +# Stine 008EH23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.08 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/008eh23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 008 - 009 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-009eg32.json b/corpus/stine/stine-009eg32.json new file mode 100644 index 00000000..ba1651ee --- /dev/null +++ b/corpus/stine/stine-009eg32.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-009eg32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "009EG32", + "product_id": "009EG32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.09, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "009" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/009eg32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:24.287037+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-009eg32.md b/corpus/stine/stine-009eg32.md new file mode 100644 index 00000000..0246a34c --- /dev/null +++ b/corpus/stine/stine-009eg32.md @@ -0,0 +1,42 @@ +# Stine 009EG32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.09 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/009eg32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 009 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-01eg23.json b/corpus/stine/stine-01eg23.json new file mode 100644 index 00000000..d0871a41 --- /dev/null +++ b/corpus/stine/stine-01eg23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-01eg23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "01EG23", + "product_id": "01EG23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "01 - 02" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/01eg23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:25.773725+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-01eg23.md b/corpus/stine/stine-01eg23.md new file mode 100644 index 00000000..efb02551 --- /dev/null +++ b/corpus/stine/stine-01eg23.md @@ -0,0 +1,42 @@ +# Stine 01EG23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/01eg23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 01 - 02 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-01eh32.json b/corpus/stine/stine-01eh32.json new file mode 100644 index 00000000..d338398c --- /dev/null +++ b/corpus/stine/stine-01eh32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-01eh32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "01EH32", + "product_id": "01EH32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "01" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/01eh32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:27.261357+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-01eh32.md b/corpus/stine/stine-01eh32.md new file mode 100644 index 00000000..dd6c0cc9 --- /dev/null +++ b/corpus/stine/stine-01eh32.md @@ -0,0 +1,43 @@ +# Stine 01EH32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/01eh32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 01 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-02eh62.json b/corpus/stine/stine-02eh62.json new file mode 100644 index 00000000..7b752faa --- /dev/null +++ b/corpus/stine/stine-02eh62.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-02eh62", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "02EH62", + "product_id": "02EH62", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "02" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k/3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/02eh62/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:28.753743+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-02eh62.md b/corpus/stine/stine-02eh62.md new file mode 100644 index 00000000..5b7ee83b --- /dev/null +++ b/corpus/stine/stine-02eh62.md @@ -0,0 +1,41 @@ +# Stine 02EH62 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/02eh62/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 02 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k/3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-02ej13.json b/corpus/stine/stine-02ej13.json new file mode 100644 index 00000000..006efea5 --- /dev/null +++ b/corpus/stine/stine-02ej13.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-02ej13", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "02EJ13", + "product_id": "02EJ13", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "02" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/02ej13/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:30.264601+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-02ej13.md b/corpus/stine/stine-02ej13.md new file mode 100644 index 00000000..f7007840 --- /dev/null +++ b/corpus/stine/stine-02ej13.md @@ -0,0 +1,42 @@ +# Stine 02EJ13 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/02ej13/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 02 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-03ej02.json b/corpus/stine/stine-03ej02.json new file mode 100644 index 00000000..be45a9b2 --- /dev/null +++ b/corpus/stine/stine-03ej02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-03ej02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "03EJ02", + "product_id": "03EJ02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "03" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/03ej02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:31.775305+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-03ej02.md b/corpus/stine/stine-03ej02.md new file mode 100644 index 00000000..a7279849 --- /dev/null +++ b/corpus/stine/stine-03ej02.md @@ -0,0 +1,42 @@ +# Stine 03EJ02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/03ej02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 03 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-04ej02.json b/corpus/stine/stine-04ej02.json new file mode 100644 index 00000000..199d3816 --- /dev/null +++ b/corpus/stine/stine-04ej02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-04ej02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "04EJ02", + "product_id": "04EJ02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "04" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/04ej02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:33.286194+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-04ej02.md b/corpus/stine/stine-04ej02.md new file mode 100644 index 00000000..b383cd75 --- /dev/null +++ b/corpus/stine/stine-04ej02.md @@ -0,0 +1,42 @@ +# Stine 04EJ02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/04ej02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 04 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-04fg23.json b/corpus/stine/stine-04fg23.json new file mode 100644 index 00000000..829731d1 --- /dev/null +++ b/corpus/stine/stine-04fg23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-04fg23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "04FG23", + "product_id": "04FG23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.3, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "03 - 04" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/04fg23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:34.787011+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-04fg23.md b/corpus/stine/stine-04fg23.md new file mode 100644 index 00000000..e09a99b2 --- /dev/null +++ b/corpus/stine/stine-04fg23.md @@ -0,0 +1,42 @@ +# Stine 04FG23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.3 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/04fg23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 03 - 04 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-05eg26.json b/corpus/stine/stine-05eg26.json new file mode 100644 index 00000000..714acab9 --- /dev/null +++ b/corpus/stine/stine-05eg26.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-05eg26", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "05EG26", + "product_id": "05EG26", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "05" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/05eg26/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:36.283824+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-05eg26.md b/corpus/stine/stine-05eg26.md new file mode 100644 index 00000000..870d91d3 --- /dev/null +++ b/corpus/stine/stine-05eg26.md @@ -0,0 +1,43 @@ +# Stine 05EG26 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/05eg26/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 05 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-06ec23.json b/corpus/stine/stine-06ec23.json new file mode 100644 index 00000000..669ebc55 --- /dev/null +++ b/corpus/stine/stine-06ec23.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-06ec23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "06EC23", + "product_id": "06EC23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "06" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/06ec23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:37.789732+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-06ec23.md b/corpus/stine/stine-06ec23.md new file mode 100644 index 00000000..93082edc --- /dev/null +++ b/corpus/stine/stine-06ec23.md @@ -0,0 +1,43 @@ +# Stine 06EC23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/06ec23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 06 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-06ej23.json b/corpus/stine/stine-06ej23.json new file mode 100644 index 00000000..7e8b8405 --- /dev/null +++ b/corpus/stine/stine-06ej23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-06ej23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "06EJ23", + "product_id": "06EJ23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "05 - 06" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/06ej23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:39.269015+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-06ej23.md b/corpus/stine/stine-06ej23.md new file mode 100644 index 00000000..ac88d8aa --- /dev/null +++ b/corpus/stine/stine-06ej23.md @@ -0,0 +1,42 @@ +# Stine 06EJ23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/06ej23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 05 - 06 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-08ec02.json b/corpus/stine/stine-08ec02.json new file mode 100644 index 00000000..634fb817 --- /dev/null +++ b/corpus/stine/stine-08ec02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-08ec02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "08EC02", + "product_id": "08EC02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "08" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Yellow" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/08ec02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:40.772378+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-08ec02.md b/corpus/stine/stine-08ec02.md new file mode 100644 index 00000000..e4ad4935 --- /dev/null +++ b/corpus/stine/stine-08ec02.md @@ -0,0 +1,43 @@ +# Stine 08EC02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/08ec02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 08 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Yellow +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-08ec32.json b/corpus/stine/stine-08ec32.json new file mode 100644 index 00000000..b33c1ee2 --- /dev/null +++ b/corpus/stine/stine-08ec32.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-08ec32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "08EC32", + "product_id": "08EC32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "08" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c/3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/08ec32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:42.271303+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-08ec32.md b/corpus/stine/stine-08ec32.md new file mode 100644 index 00000000..ca916844 --- /dev/null +++ b/corpus/stine/stine-08ec32.md @@ -0,0 +1,42 @@ +# Stine 08EC32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/08ec32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 08 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c/3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-08eg62.json b/corpus/stine/stine-08eg62.json new file mode 100644 index 00000000..1b92514a --- /dev/null +++ b/corpus/stine/stine-08eg62.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-08eg62", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "08EG62", + "product_id": "08EG62", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "08" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/08eg62/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:43.791297+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-08eg62.md b/corpus/stine/stine-08eg62.md new file mode 100644 index 00000000..4c2b60f1 --- /dev/null +++ b/corpus/stine/stine-08eg62.md @@ -0,0 +1,43 @@ +# Stine 08EG62 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/08eg62/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 08 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-08ej32.json b/corpus/stine/stine-08ej32.json new file mode 100644 index 00000000..958ea419 --- /dev/null +++ b/corpus/stine/stine-08ej32.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-08ej32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "08EJ32", + "product_id": "08EJ32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "08" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/08ej32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:45.263087+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-08ej32.md b/corpus/stine/stine-08ej32.md new file mode 100644 index 00000000..f7e23cbd --- /dev/null +++ b/corpus/stine/stine-08ej32.md @@ -0,0 +1,41 @@ +# Stine 08EJ32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/08ej32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 08 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-09ej12.json b/corpus/stine/stine-09ej12.json new file mode 100644 index 00000000..3f41f8a2 --- /dev/null +++ b/corpus/stine/stine-09ej12.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-09ej12", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "09EJ12", + "product_id": "09EJ12", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "09" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/09ej12/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:46.755883+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-09ej12.md b/corpus/stine/stine-09ej12.md new file mode 100644 index 00000000..5d0fd5f1 --- /dev/null +++ b/corpus/stine/stine-09ej12.md @@ -0,0 +1,43 @@ +# Stine 09EJ12 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/09ej12/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 09 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-09ej21.json b/corpus/stine/stine-09ej21.json new file mode 100644 index 00000000..e616bae3 --- /dev/null +++ b/corpus/stine/stine-09ej21.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-09ej21", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "09EJ21", + "product_id": "09EJ21", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 0.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "09" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black/Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/09ej21/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:48.262291+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-09ej21.md b/corpus/stine/stine-09ej21.md new file mode 100644 index 00000000..3973a3b4 --- /dev/null +++ b/corpus/stine/stine-09ej21.md @@ -0,0 +1,42 @@ +# Stine 09EJ21 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 0.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/09ej21/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 09 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black/Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-10eg29.json b/corpus/stine/stine-10eg29.json new file mode 100644 index 00000000..6083458e --- /dev/null +++ b/corpus/stine/stine-10eg29.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-10eg29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "10EG29", + "product_id": "10EG29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "10" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/10eg29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:49.765542+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-10eg29.md b/corpus/stine/stine-10eg29.md new file mode 100644 index 00000000..eea2a4f0 --- /dev/null +++ b/corpus/stine/stine-10eg29.md @@ -0,0 +1,41 @@ +# Stine 10EG29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/10eg29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 10 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-10eh02.json b/corpus/stine/stine-10eh02.json new file mode 100644 index 00000000..38ae2ae3 --- /dev/null +++ b/corpus/stine/stine-10eh02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-10eh02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "10EH02", + "product_id": "10EH02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "10" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/10eh02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:51.287869+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-10eh02.md b/corpus/stine/stine-10eh02.md new file mode 100644 index 00000000..d5ee0714 --- /dev/null +++ b/corpus/stine/stine-10eh02.md @@ -0,0 +1,43 @@ +# Stine 10EH02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/10eh02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 10 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-10ff62.json b/corpus/stine/stine-10ff62.json new file mode 100644 index 00000000..2672dd64 --- /dev/null +++ b/corpus/stine/stine-10ff62.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-10ff62", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "10FF62", + "product_id": "10FF62", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.0, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "10" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/10ff62/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:52.782287+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-10ff62.md b/corpus/stine/stine-10ff62.md new file mode 100644 index 00000000..88b64560 --- /dev/null +++ b/corpus/stine/stine-10ff62.md @@ -0,0 +1,43 @@ +# Stine 10FF62 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.0 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/10ff62/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 10 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-10s92.json b/corpus/stine/stine-10s92.json new file mode 100644 index 00000000..e7f70b79 --- /dev/null +++ b/corpus/stine/stine-10s92.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-10s92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "10S92", + "product_id": "10S92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.0, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "10" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c/3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/10s92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:54.288886+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-10s92.md b/corpus/stine/stine-10s92.md new file mode 100644 index 00000000..2feed75d --- /dev/null +++ b/corpus/stine/stine-10s92.md @@ -0,0 +1,41 @@ +# Stine 10S92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.0 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/10s92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 10 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c/3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Resistant +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-11eh06.json b/corpus/stine/stine-11eh06.json new file mode 100644 index 00000000..e83e17ca --- /dev/null +++ b/corpus/stine/stine-11eh06.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-11eh06", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "11EH06", + "product_id": "11EH06", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "11 - 12" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/11eh06/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:55.786073+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-11eh06.md b/corpus/stine/stine-11eh06.md new file mode 100644 index 00000000..1d974ff8 --- /dev/null +++ b/corpus/stine/stine-11eh06.md @@ -0,0 +1,42 @@ +# Stine 11EH06 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/11eh06/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 11 - 12 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-12eb32.json b/corpus/stine/stine-12eb32.json new file mode 100644 index 00000000..f564e86b --- /dev/null +++ b/corpus/stine/stine-12eb32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-12eb32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "12EB32", + "product_id": "12EB32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "12" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/12eb32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:57.291700+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-12eb32.md b/corpus/stine/stine-12eb32.md new file mode 100644 index 00000000..c6161d79 --- /dev/null +++ b/corpus/stine/stine-12eb32.md @@ -0,0 +1,43 @@ +# Stine 12EB32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/12eb32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 12 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-12ee63.json b/corpus/stine/stine-12ee63.json new file mode 100644 index 00000000..c3b3b529 --- /dev/null +++ b/corpus/stine/stine-12ee63.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-12ee63", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "12EE63", + "product_id": "12EE63", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "12" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/12ee63/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:58.786171+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-12ee63.md b/corpus/stine/stine-12ee63.md new file mode 100644 index 00000000..407d53df --- /dev/null +++ b/corpus/stine/stine-12ee63.md @@ -0,0 +1,43 @@ +# Stine 12EE63 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/12ee63/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 12 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-12eg32.json b/corpus/stine/stine-12eg32.json new file mode 100644 index 00000000..a2803552 --- /dev/null +++ b/corpus/stine/stine-12eg32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-12eg32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "12EG32", + "product_id": "12EG32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "12" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/12eg32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:00.293177+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-12eg32.md b/corpus/stine/stine-12eg32.md new file mode 100644 index 00000000..f5e48c30 --- /dev/null +++ b/corpus/stine/stine-12eg32.md @@ -0,0 +1,43 @@ +# Stine 12EG32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/12eg32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 12 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-12s26.json b/corpus/stine/stine-12s26.json new file mode 100644 index 00000000..6775fdd1 --- /dev/null +++ b/corpus/stine/stine-12s26.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-12s26", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "12S26", + "product_id": "12S26", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.2, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "12" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/12s26/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:01.794332+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-12s26.md b/corpus/stine/stine-12s26.md new file mode 100644 index 00000000..ea8339c0 --- /dev/null +++ b/corpus/stine/stine-12s26.md @@ -0,0 +1,41 @@ +# Stine 12S26 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.2 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/12s26/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 12 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-13eg23.json b/corpus/stine/stine-13eg23.json new file mode 100644 index 00000000..1624a51f --- /dev/null +++ b/corpus/stine/stine-13eg23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-13eg23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "13EG23", + "product_id": "13EG23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "13" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple/White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black/Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/13eg23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:03.272875+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-13eg23.md b/corpus/stine/stine-13eg23.md new file mode 100644 index 00000000..3ed5f8b0 --- /dev/null +++ b/corpus/stine/stine-13eg23.md @@ -0,0 +1,42 @@ +# Stine 13EG23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/13eg23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 13 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple/White +- **Pubescence:** Gray +- **Hilum:** Imperfect Black/Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-13eh100.json b/corpus/stine/stine-13eh100.json new file mode 100644 index 00000000..f04d6502 --- /dev/null +++ b/corpus/stine/stine-13eh100.json @@ -0,0 +1,124 @@ +{ + "source": "stine", + "source_key": "stine-13eh100", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "13EH100", + "product_id": "13EH100", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "14" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a/1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black/Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/13eh100/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:04.758453+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-13eh100.md b/corpus/stine/stine-13eh100.md new file mode 100644 index 00000000..c111ed2f --- /dev/null +++ b/corpus/stine/stine-13eh100.md @@ -0,0 +1,39 @@ +# Stine 13EH100 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/13eh100/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 14 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a/1c +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black/Buff +- **Chloride:** Includer diff --git a/corpus/stine/stine-13eh62.json b/corpus/stine/stine-13eh62.json new file mode 100644 index 00000000..f4b02157 --- /dev/null +++ b/corpus/stine/stine-13eh62.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-13eh62", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "13EH62", + "product_id": "13EH62", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "13" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c/3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/13eh62/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:06.256042+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-13eh62.md b/corpus/stine/stine-13eh62.md new file mode 100644 index 00000000..fe429940 --- /dev/null +++ b/corpus/stine/stine-13eh62.md @@ -0,0 +1,43 @@ +# Stine 13EH62 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/13eh62/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 13 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c/3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-14ee13.json b/corpus/stine/stine-14ee13.json new file mode 100644 index 00000000..bd526353 --- /dev/null +++ b/corpus/stine/stine-14ee13.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-14ee13", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "14EE13", + "product_id": "14EE13", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "14" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Susceptible" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/14ee13/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:07.762064+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-14ee13.md b/corpus/stine/stine-14ee13.md new file mode 100644 index 00000000..6aefdd41 --- /dev/null +++ b/corpus/stine/stine-14ee13.md @@ -0,0 +1,43 @@ +# Stine 14EE13 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/14ee13/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 14 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Susceptible +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-14ee21.json b/corpus/stine/stine-14ee21.json new file mode 100644 index 00000000..cd666cf9 --- /dev/null +++ b/corpus/stine/stine-14ee21.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-14ee21", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "14EE21", + "product_id": "14EE21", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "14" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/14ee21/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:09.259953+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-14ee21.md b/corpus/stine/stine-14ee21.md new file mode 100644 index 00000000..1cf35467 --- /dev/null +++ b/corpus/stine/stine-14ee21.md @@ -0,0 +1,43 @@ +# Stine 14EE21 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/14ee21/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 14 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-14m62.json b/corpus/stine/stine-14m62.json new file mode 100644 index 00000000..6bdab6df --- /dev/null +++ b/corpus/stine/stine-14m62.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-14m62", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "14M62", + "product_id": "14M62", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.4, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "14" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/14m62/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:10.794116+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-14m62.md b/corpus/stine/stine-14m62.md new file mode 100644 index 00000000..8db0078b --- /dev/null +++ b/corpus/stine/stine-14m62.md @@ -0,0 +1,43 @@ +# Stine 14M62 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.4 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/14m62/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 14 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-15ee32.json b/corpus/stine/stine-15ee32.json new file mode 100644 index 00000000..c8fcef7f --- /dev/null +++ b/corpus/stine/stine-15ee32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-15ee32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "15EE32", + "product_id": "15EE32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "15" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/15ee32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:12.288586+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-15ee32.md b/corpus/stine/stine-15ee32.md new file mode 100644 index 00000000..e5dfd593 --- /dev/null +++ b/corpus/stine/stine-15ee32.md @@ -0,0 +1,43 @@ +# Stine 15EE32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/15ee32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 15 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-15eh02.json b/corpus/stine/stine-15eh02.json new file mode 100644 index 00000000..d3170d9e --- /dev/null +++ b/corpus/stine/stine-15eh02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-15eh02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "15EH02", + "product_id": "15EH02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "15 - 16" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/15eh02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:13.790364+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-15eh02.md b/corpus/stine/stine-15eh02.md new file mode 100644 index 00000000..e62daa53 --- /dev/null +++ b/corpus/stine/stine-15eh02.md @@ -0,0 +1,43 @@ +# Stine 15EH02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/15eh02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 15 - 16 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-15eh62.json b/corpus/stine/stine-15eh62.json new file mode 100644 index 00000000..2bb48e23 --- /dev/null +++ b/corpus/stine/stine-15eh62.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-15eh62", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "15EH62", + "product_id": "15EH62", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "15 - 16" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k/3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/15eh62/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:15.286235+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-15eh62.md b/corpus/stine/stine-15eh62.md new file mode 100644 index 00000000..02a4a751 --- /dev/null +++ b/corpus/stine/stine-15eh62.md @@ -0,0 +1,42 @@ +# Stine 15EH62 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/15eh62/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 15 - 16 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k/3a +- **Iron Deficiency Chlorosis:** Very Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-16ec32.json b/corpus/stine/stine-16ec32.json new file mode 100644 index 00000000..5f90991b --- /dev/null +++ b/corpus/stine/stine-16ec32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-16ec32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "16EC32", + "product_id": "16EC32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "16" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/16ec32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:16.759390+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-16ec32.md b/corpus/stine/stine-16ec32.md new file mode 100644 index 00000000..4413fbaa --- /dev/null +++ b/corpus/stine/stine-16ec32.md @@ -0,0 +1,43 @@ +# Stine 16EC32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/16ec32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 16 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-16fg32.json b/corpus/stine/stine-16fg32.json new file mode 100644 index 00000000..8a257ca3 --- /dev/null +++ b/corpus/stine/stine-16fg32.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-16fg32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "16FG32", + "product_id": "16FG32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.6, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "16" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/16fg32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:18.298167+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-16fg32.md b/corpus/stine/stine-16fg32.md new file mode 100644 index 00000000..8d03ad7b --- /dev/null +++ b/corpus/stine/stine-16fg32.md @@ -0,0 +1,42 @@ +# Stine 16FG32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.6 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/16fg32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 16 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-16s29.json b/corpus/stine/stine-16s29.json new file mode 100644 index 00000000..b8afe3e9 --- /dev/null +++ b/corpus/stine/stine-16s29.json @@ -0,0 +1,121 @@ +{ + "source": "stine", + "source_key": "stine-16s29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "16S29", + "product_id": "16S29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.6, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "16 - 17" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/16s29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:19.760776+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-16s29.md b/corpus/stine/stine-16s29.md new file mode 100644 index 00000000..02709630 --- /dev/null +++ b/corpus/stine/stine-16s29.md @@ -0,0 +1,40 @@ +# Stine 16S29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.6 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/16s29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 16 - 17 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Resistant +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-17ee32.json b/corpus/stine/stine-17ee32.json new file mode 100644 index 00000000..df55e6bd --- /dev/null +++ b/corpus/stine/stine-17ee32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-17ee32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "17EE32", + "product_id": "17EE32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "17" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Heterozygous" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/17ee32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:21.282066+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-17ee32.md b/corpus/stine/stine-17ee32.md new file mode 100644 index 00000000..393859c0 --- /dev/null +++ b/corpus/stine/stine-17ee32.md @@ -0,0 +1,43 @@ +# Stine 17EE32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/17ee32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 17 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Heterozygous +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-17ej22.json b/corpus/stine/stine-17ej22.json new file mode 100644 index 00000000..4756b028 --- /dev/null +++ b/corpus/stine/stine-17ej22.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-17ej22", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "17EJ22", + "product_id": "17EJ22", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "16 - 17" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/17ej22/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:22.787667+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-17ej22.md b/corpus/stine/stine-17ej22.md new file mode 100644 index 00000000..062c929c --- /dev/null +++ b/corpus/stine/stine-17ej22.md @@ -0,0 +1,43 @@ +# Stine 17EJ22 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/17ej22/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 16 - 17 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-18ej02.json b/corpus/stine/stine-18ej02.json new file mode 100644 index 00000000..53f14fd8 --- /dev/null +++ b/corpus/stine/stine-18ej02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-18ej02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "18EJ02", + "product_id": "18EJ02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "18" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Yellow" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/18ej02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:24.265047+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-18ej02.md b/corpus/stine/stine-18ej02.md new file mode 100644 index 00000000..83a7234f --- /dev/null +++ b/corpus/stine/stine-18ej02.md @@ -0,0 +1,42 @@ +# Stine 18EJ02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/18ej02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 18 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Yellow +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-18ej12.json b/corpus/stine/stine-18ej12.json new file mode 100644 index 00000000..7a5eb9c6 --- /dev/null +++ b/corpus/stine/stine-18ej12.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-18ej12", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "18EJ12", + "product_id": "18EJ12", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "18" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/18ej12/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:25.914566+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-18ej12.md b/corpus/stine/stine-18ej12.md new file mode 100644 index 00000000..203b0c23 --- /dev/null +++ b/corpus/stine/stine-18ej12.md @@ -0,0 +1,42 @@ +# Stine 18EJ12 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/18ej12/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 18 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1a +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-18ej23.json b/corpus/stine/stine-18ej23.json new file mode 100644 index 00000000..7e15e65a --- /dev/null +++ b/corpus/stine/stine-18ej23.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-18ej23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "18EJ23", + "product_id": "18EJ23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "18" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/18ej23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:27.286666+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-18ej23.md b/corpus/stine/stine-18ej23.md new file mode 100644 index 00000000..ac853ae7 --- /dev/null +++ b/corpus/stine/stine-18ej23.md @@ -0,0 +1,43 @@ +# Stine 18EJ23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/18ej23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 18 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-18ej32.json b/corpus/stine/stine-18ej32.json new file mode 100644 index 00000000..fb7bd951 --- /dev/null +++ b/corpus/stine/stine-18ej32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-18ej32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "18EJ32", + "product_id": "18EJ32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "17 - 18" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/18ej32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:28.755760+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-18ej32.md b/corpus/stine/stine-18ej32.md new file mode 100644 index 00000000..402c6729 --- /dev/null +++ b/corpus/stine/stine-18ej32.md @@ -0,0 +1,43 @@ +# Stine 18EJ32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/18ej32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 17 - 18 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-19ba23.json b/corpus/stine/stine-19ba23.json new file mode 100644 index 00000000..452f2af1 --- /dev/null +++ b/corpus/stine/stine-19ba23.json @@ -0,0 +1,116 @@ +{ + "source": "stine", + "source_key": "stine-19ba23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "19BA23", + "product_id": "19BA23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "GT27" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "19" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/gt27-soybeans/19ba23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:30.296588+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-19ba23.md b/corpus/stine/stine-19ba23.md new file mode 100644 index 00000000..e3b6674f --- /dev/null +++ b/corpus/stine/stine-19ba23.md @@ -0,0 +1,37 @@ +# Stine 19BA23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** GT27 +- **Source:** https://www.stineseed.com/soybeans/traits/gt27-soybeans/19ba23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 19 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Light Tawny +- **Hilum:** Black diff --git a/corpus/stine/stine-19ec12.json b/corpus/stine/stine-19ec12.json new file mode 100644 index 00000000..d6941df3 --- /dev/null +++ b/corpus/stine/stine-19ec12.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-19ec12", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "19EC12", + "product_id": "19EC12", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "19 - 20" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19ec12/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:31.783179+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-19ec12.md b/corpus/stine/stine-19ec12.md new file mode 100644 index 00000000..854f99a8 --- /dev/null +++ b/corpus/stine/stine-19ec12.md @@ -0,0 +1,43 @@ +# Stine 19EC12 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19ec12/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 19 - 20 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-19ee62.json b/corpus/stine/stine-19ee62.json new file mode 100644 index 00000000..0a6e5e50 --- /dev/null +++ b/corpus/stine/stine-19ee62.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-19ee62", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "19EE62", + "product_id": "19EE62", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "19" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19ee62/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:33.299453+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-19ee62.md b/corpus/stine/stine-19ee62.md new file mode 100644 index 00000000..d04ac7c6 --- /dev/null +++ b/corpus/stine/stine-19ee62.md @@ -0,0 +1,43 @@ +# Stine 19EE62 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19ee62/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 19 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-19eg92.json b/corpus/stine/stine-19eg92.json new file mode 100644 index 00000000..e49cb314 --- /dev/null +++ b/corpus/stine/stine-19eg92.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-19eg92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "19EG92", + "product_id": "19EG92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "19" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19eg92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:34.789560+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-19eg92.md b/corpus/stine/stine-19eg92.md new file mode 100644 index 00000000..5a55932a --- /dev/null +++ b/corpus/stine/stine-19eg92.md @@ -0,0 +1,43 @@ +# Stine 19EG92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19eg92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 19 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-19eh101.json b/corpus/stine/stine-19eh101.json new file mode 100644 index 00000000..477d5ec2 --- /dev/null +++ b/corpus/stine/stine-19eh101.json @@ -0,0 +1,120 @@ +{ + "source": "stine", + "source_key": "stine-19eh101", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "19EH101", + "product_id": "19EH101", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "19" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k/S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny/Gray" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19eh101/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:36.290385+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-19eh101.md b/corpus/stine/stine-19eh101.md new file mode 100644 index 00000000..6831440b --- /dev/null +++ b/corpus/stine/stine-19eh101.md @@ -0,0 +1,38 @@ +# Stine 19EH101 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19eh101/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 19 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k/S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny/Gray +- **Chloride:** Includer diff --git a/corpus/stine/stine-19ej101.json b/corpus/stine/stine-19ej101.json new file mode 100644 index 00000000..ca2733b0 --- /dev/null +++ b/corpus/stine/stine-19ej101.json @@ -0,0 +1,124 @@ +{ + "source": "stine", + "source_key": "stine-19ej101", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "19EJ101", + "product_id": "19EJ101", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "19" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k/1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny/Gray" + }, + { + "characteristic": "Hilum", + "value": "Black/Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19ej101/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:37.794104+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-19ej101.md b/corpus/stine/stine-19ej101.md new file mode 100644 index 00000000..39849d8e --- /dev/null +++ b/corpus/stine/stine-19ej101.md @@ -0,0 +1,39 @@ +# Stine 19EJ101 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19ej101/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 19 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k/1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny/Gray +- **Hilum:** Black/Imperfect Black +- **Chloride:** Includer diff --git a/corpus/stine/stine-19ej13.json b/corpus/stine/stine-19ej13.json new file mode 100644 index 00000000..24fa4fe3 --- /dev/null +++ b/corpus/stine/stine-19ej13.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-19ej13", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "19EJ13", + "product_id": "19EJ13", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "19" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19ej13/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:39.268054+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-19ej13.md b/corpus/stine/stine-19ej13.md new file mode 100644 index 00000000..db55dd0d --- /dev/null +++ b/corpus/stine/stine-19ej13.md @@ -0,0 +1,43 @@ +# Stine 19EJ13 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/19ej13/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 19 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-19p02.json b/corpus/stine/stine-19p02.json new file mode 100644 index 00000000..af23f349 --- /dev/null +++ b/corpus/stine/stine-19p02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-19p02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "19P02", + "product_id": "19P02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.8, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "18 - 19" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/19p02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:40.760313+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-19p02.md b/corpus/stine/stine-19p02.md new file mode 100644 index 00000000..4cbb4d2b --- /dev/null +++ b/corpus/stine/stine-19p02.md @@ -0,0 +1,43 @@ +# Stine 19P02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.8 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/19p02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 18 - 19 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-20eh100.json b/corpus/stine/stine-20eh100.json new file mode 100644 index 00000000..f3e3306a --- /dev/null +++ b/corpus/stine/stine-20eh100.json @@ -0,0 +1,120 @@ +{ + "source": "stine", + "source_key": "stine-20eh100", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "20EH100", + "product_id": "20EH100", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "20" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a/S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/20eh100/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:42.266685+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-20eh100.md b/corpus/stine/stine-20eh100.md new file mode 100644 index 00000000..2d9da90f --- /dev/null +++ b/corpus/stine/stine-20eh100.md @@ -0,0 +1,38 @@ +# Stine 20EH100 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/20eh100/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 20 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a/S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer diff --git a/corpus/stine/stine-20eh29.json b/corpus/stine/stine-20eh29.json new file mode 100644 index 00000000..a024f7a5 --- /dev/null +++ b/corpus/stine/stine-20eh29.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-20eh29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "20EH29", + "product_id": "20EH29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "20" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/20eh29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:43.763628+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-20eh29.md b/corpus/stine/stine-20eh29.md new file mode 100644 index 00000000..6e32f3de --- /dev/null +++ b/corpus/stine/stine-20eh29.md @@ -0,0 +1,43 @@ +# Stine 20EH29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/20eh29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 20 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-20eh92.json b/corpus/stine/stine-20eh92.json new file mode 100644 index 00000000..c67a98f0 --- /dev/null +++ b/corpus/stine/stine-20eh92.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-20eh92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "20EH92", + "product_id": "20EH92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "20 - 21" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/20eh92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:45.285893+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-20eh92.md b/corpus/stine/stine-20eh92.md new file mode 100644 index 00000000..63305176 --- /dev/null +++ b/corpus/stine/stine-20eh92.md @@ -0,0 +1,42 @@ +# Stine 20EH92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/20eh92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 20 - 21 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Resistant +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-20fg23.json b/corpus/stine/stine-20fg23.json new file mode 100644 index 00000000..601c7f89 --- /dev/null +++ b/corpus/stine/stine-20fg23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-20fg23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "20FG23", + "product_id": "20FG23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "20 - 21" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/20fg23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:46.784841+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-20fg23.md b/corpus/stine/stine-20fg23.md new file mode 100644 index 00000000..f08122ee --- /dev/null +++ b/corpus/stine/stine-20fg23.md @@ -0,0 +1,42 @@ +# Stine 20FG23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/20fg23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 20 - 21 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-20p22.json b/corpus/stine/stine-20p22.json new file mode 100644 index 00000000..fef0de2d --- /dev/null +++ b/corpus/stine/stine-20p22.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-20p22", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "20P22", + "product_id": "20P22", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 1.9, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "19" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/20p22/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:48.300022+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-20p22.md b/corpus/stine/stine-20p22.md new file mode 100644 index 00000000..f1efb424 --- /dev/null +++ b/corpus/stine/stine-20p22.md @@ -0,0 +1,41 @@ +# Stine 20P22 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 1.9 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/20p22/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 19 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-21ee62.json b/corpus/stine/stine-21ee62.json new file mode 100644 index 00000000..2719219c --- /dev/null +++ b/corpus/stine/stine-21ee62.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-21ee62", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "21EE62", + "product_id": "21EE62", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "21" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/21ee62/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:49.781761+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-21ee62.md b/corpus/stine/stine-21ee62.md new file mode 100644 index 00000000..b995fec1 --- /dev/null +++ b/corpus/stine/stine-21ee62.md @@ -0,0 +1,43 @@ +# Stine 21EE62 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/21ee62/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 21 +- **Emergence:** Very Good +- **Standability:** Average + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-21eh92.json b/corpus/stine/stine-21eh92.json new file mode 100644 index 00000000..31a7f32c --- /dev/null +++ b/corpus/stine/stine-21eh92.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-21eh92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "21EH92", + "product_id": "21EH92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "21 - 22" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/21eh92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:51.296636+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-21eh92.md b/corpus/stine/stine-21eh92.md new file mode 100644 index 00000000..bc21b37e --- /dev/null +++ b/corpus/stine/stine-21eh92.md @@ -0,0 +1,43 @@ +# Stine 21EH92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/21eh92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 21 - 22 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-21ej100.json b/corpus/stine/stine-21ej100.json new file mode 100644 index 00000000..cca5aadd --- /dev/null +++ b/corpus/stine/stine-21ej100.json @@ -0,0 +1,124 @@ +{ + "source": "stine", + "source_key": "stine-21ej100", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "21EJ100", + "product_id": "21EJ100", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "21" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple/White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black/Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/21ej100/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:52.793936+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-21ej100.md b/corpus/stine/stine-21ej100.md new file mode 100644 index 00000000..5c5952d8 --- /dev/null +++ b/corpus/stine/stine-21ej100.md @@ -0,0 +1,39 @@ +# Stine 21EJ100 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/21ej100/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 21 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple/White +- **Pubescence:** Gray +- **Hilum:** Imperfect Black/Buff +- **Chloride:** Includer diff --git a/corpus/stine/stine-21ej12.json b/corpus/stine/stine-21ej12.json new file mode 100644 index 00000000..e8e42ede --- /dev/null +++ b/corpus/stine/stine-21ej12.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-21ej12", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "21EJ12", + "product_id": "21EJ12", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "20 - 21" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/21ej12/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:54.292275+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-21ej12.md b/corpus/stine/stine-21ej12.md new file mode 100644 index 00000000..d5e9de06 --- /dev/null +++ b/corpus/stine/stine-21ej12.md @@ -0,0 +1,43 @@ +# Stine 21EJ12 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/21ej12/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 20 - 21 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-22eg02.json b/corpus/stine/stine-22eg02.json new file mode 100644 index 00000000..8d59ad2d --- /dev/null +++ b/corpus/stine/stine-22eg02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-22eg02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "22EG02", + "product_id": "22EG02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "21 - 22" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/22eg02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:55.779298+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-22eg02.md b/corpus/stine/stine-22eg02.md new file mode 100644 index 00000000..4215cdb1 --- /dev/null +++ b/corpus/stine/stine-22eg02.md @@ -0,0 +1,42 @@ +# Stine 22EG02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/22eg02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 21 - 22 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-22eh29.json b/corpus/stine/stine-22eh29.json new file mode 100644 index 00000000..a919aec0 --- /dev/null +++ b/corpus/stine/stine-22eh29.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-22eh29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "22EH29", + "product_id": "22EH29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "22 - 23" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/22eh29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:57.273122+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-22eh29.md b/corpus/stine/stine-22eh29.md new file mode 100644 index 00000000..9c7695bf --- /dev/null +++ b/corpus/stine/stine-22eh29.md @@ -0,0 +1,43 @@ +# Stine 22EH29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/22eh29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 22 - 23 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-22ej02.json b/corpus/stine/stine-22ej02.json new file mode 100644 index 00000000..524b5a2e --- /dev/null +++ b/corpus/stine/stine-22ej02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-22ej02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "22EJ02", + "product_id": "22EJ02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "22" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/22ej02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:47:58.764878+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-22ej02.md b/corpus/stine/stine-22ej02.md new file mode 100644 index 00000000..85071380 --- /dev/null +++ b/corpus/stine/stine-22ej02.md @@ -0,0 +1,43 @@ +# Stine 22EJ02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/22ej02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 22 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-22fg02.json b/corpus/stine/stine-22fg02.json new file mode 100644 index 00000000..91713d64 --- /dev/null +++ b/corpus/stine/stine-22fg02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-22fg02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "22FG02", + "product_id": "22FG02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "22 - 23" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/22fg02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:00.267268+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-22fg02.md b/corpus/stine/stine-22fg02.md new file mode 100644 index 00000000..2a97cd32 --- /dev/null +++ b/corpus/stine/stine-22fg02.md @@ -0,0 +1,42 @@ +# Stine 22FG02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/22fg02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 22 - 23 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-22r32.json b/corpus/stine/stine-22r32.json new file mode 100644 index 00000000..8d4af50a --- /dev/null +++ b/corpus/stine/stine-22r32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-22r32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "22R32", + "product_id": "22R32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.1, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "21" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/22r32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:01.762686+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-22r32.md b/corpus/stine/stine-22r32.md new file mode 100644 index 00000000..8b2bfe47 --- /dev/null +++ b/corpus/stine/stine-22r32.md @@ -0,0 +1,43 @@ +# Stine 22R32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.1 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/22r32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 21 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-23eh02.json b/corpus/stine/stine-23eh02.json new file mode 100644 index 00000000..7f95e1fb --- /dev/null +++ b/corpus/stine/stine-23eh02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-23eh02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "23EH02", + "product_id": "23EH02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "23" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/23eh02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:03.298058+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-23eh02.md b/corpus/stine/stine-23eh02.md new file mode 100644 index 00000000..3e6b4bf8 --- /dev/null +++ b/corpus/stine/stine-23eh02.md @@ -0,0 +1,43 @@ +# Stine 23EH02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/23eh02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 23 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-23eh100.json b/corpus/stine/stine-23eh100.json new file mode 100644 index 00000000..757b73d2 --- /dev/null +++ b/corpus/stine/stine-23eh100.json @@ -0,0 +1,120 @@ +{ + "source": "stine", + "source_key": "stine-23eh100", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "23EH100", + "product_id": "23EH100", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "23" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1a/1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple/White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/23eh100/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:04.795257+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-23eh100.md b/corpus/stine/stine-23eh100.md new file mode 100644 index 00000000..f0d094b6 --- /dev/null +++ b/corpus/stine/stine-23eh100.md @@ -0,0 +1,38 @@ +# Stine 23EH100 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/23eh100/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 23 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1a/1k +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple/White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer diff --git a/corpus/stine/stine-23eh92.json b/corpus/stine/stine-23eh92.json new file mode 100644 index 00000000..cc48fd42 --- /dev/null +++ b/corpus/stine/stine-23eh92.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-23eh92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "23EH92", + "product_id": "23EH92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "22 - 23" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/23eh92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:06.287002+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-23eh92.md b/corpus/stine/stine-23eh92.md new file mode 100644 index 00000000..5c36da4c --- /dev/null +++ b/corpus/stine/stine-23eh92.md @@ -0,0 +1,43 @@ +# Stine 23EH92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/23eh92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 22 - 23 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-24ea12.json b/corpus/stine/stine-24ea12.json new file mode 100644 index 00000000..43986512 --- /dev/null +++ b/corpus/stine/stine-24ea12.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-24ea12", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "24EA12", + "product_id": "24EA12", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "24" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/24ea12/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:07.775344+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-24ea12.md b/corpus/stine/stine-24ea12.md new file mode 100644 index 00000000..3f8138e4 --- /dev/null +++ b/corpus/stine/stine-24ea12.md @@ -0,0 +1,43 @@ +# Stine 24EA12 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/24ea12/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 24 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Very Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-24eg23.json b/corpus/stine/stine-24eg23.json new file mode 100644 index 00000000..ae4ca8d5 --- /dev/null +++ b/corpus/stine/stine-24eg23.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-24eg23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "24EG23", + "product_id": "24EG23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "24" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/24eg23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:09.265480+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-24eg23.md b/corpus/stine/stine-24eg23.md new file mode 100644 index 00000000..d16bea65 --- /dev/null +++ b/corpus/stine/stine-24eg23.md @@ -0,0 +1,43 @@ +# Stine 24EG23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/24eg23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 24 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-24eh32.json b/corpus/stine/stine-24eh32.json new file mode 100644 index 00000000..f1c902d3 --- /dev/null +++ b/corpus/stine/stine-24eh32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-24eh32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "24EH32", + "product_id": "24EH32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "24" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Not Recommended" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/24eh32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:10.766214+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-24eh32.md b/corpus/stine/stine-24eh32.md new file mode 100644 index 00000000..a9793fd9 --- /dev/null +++ b/corpus/stine/stine-24eh32.md @@ -0,0 +1,43 @@ +# Stine 24EH32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/24eh32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 24 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Not Recommended +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-25eg02.json b/corpus/stine/stine-25eg02.json new file mode 100644 index 00000000..837d05cd --- /dev/null +++ b/corpus/stine/stine-25eg02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-25eg02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "25EG02", + "product_id": "25EG02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "25" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/25eg02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:12.292973+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-25eg02.md b/corpus/stine/stine-25eg02.md new file mode 100644 index 00000000..1c7f1389 --- /dev/null +++ b/corpus/stine/stine-25eg02.md @@ -0,0 +1,43 @@ +# Stine 25EG02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/25eg02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 25 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-25eg20.json b/corpus/stine/stine-25eg20.json new file mode 100644 index 00000000..d28ef2b6 --- /dev/null +++ b/corpus/stine/stine-25eg20.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-25eg20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "25EG20", + "product_id": "25EG20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "25" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c/1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/25eg20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:13.793598+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-25eg20.md b/corpus/stine/stine-25eg20.md new file mode 100644 index 00000000..df34afdd --- /dev/null +++ b/corpus/stine/stine-25eg20.md @@ -0,0 +1,42 @@ +# Stine 25EG20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/25eg20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 25 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c/1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-25eg23.json b/corpus/stine/stine-25eg23.json new file mode 100644 index 00000000..420c1a48 --- /dev/null +++ b/corpus/stine/stine-25eg23.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-25eg23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "25EG23", + "product_id": "25EG23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "25" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/25eg23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:15.265535+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-25eg23.md b/corpus/stine/stine-25eg23.md new file mode 100644 index 00000000..dffbff36 --- /dev/null +++ b/corpus/stine/stine-25eg23.md @@ -0,0 +1,43 @@ +# Stine 25EG23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/25eg23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 25 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-25ej92.json b/corpus/stine/stine-25ej92.json new file mode 100644 index 00000000..a777aa94 --- /dev/null +++ b/corpus/stine/stine-25ej92.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-25ej92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "25EJ92", + "product_id": "25EJ92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "25" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/25ej92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:16.761802+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-25ej92.md b/corpus/stine/stine-25ej92.md new file mode 100644 index 00000000..036f6cec --- /dev/null +++ b/corpus/stine/stine-25ej92.md @@ -0,0 +1,43 @@ +# Stine 25EJ92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/25ej92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 25 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-25fd02.json b/corpus/stine/stine-25fd02.json new file mode 100644 index 00000000..29959606 --- /dev/null +++ b/corpus/stine/stine-25fd02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-25fd02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "25FD02", + "product_id": "25FD02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "25" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/25fd02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:18.264459+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-25fd02.md b/corpus/stine/stine-25fd02.md new file mode 100644 index 00000000..4122d4a5 --- /dev/null +++ b/corpus/stine/stine-25fd02.md @@ -0,0 +1,43 @@ +# Stine 25FD02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/25fd02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 25 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-25r23.json b/corpus/stine/stine-25r23.json new file mode 100644 index 00000000..f9ac2d0a --- /dev/null +++ b/corpus/stine/stine-25r23.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-25r23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "25R23", + "product_id": "25R23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "25" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/25r23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:19.789160+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-25r23.md b/corpus/stine/stine-25r23.md new file mode 100644 index 00000000..db02785d --- /dev/null +++ b/corpus/stine/stine-25r23.md @@ -0,0 +1,41 @@ +# Stine 25R23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/25r23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 25 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-26eh02.json b/corpus/stine/stine-26eh02.json new file mode 100644 index 00000000..bc75e244 --- /dev/null +++ b/corpus/stine/stine-26eh02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-26eh02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "26EH02", + "product_id": "26EH02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "26" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/26eh02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:21.295118+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-26eh02.md b/corpus/stine/stine-26eh02.md new file mode 100644 index 00000000..59586a0f --- /dev/null +++ b/corpus/stine/stine-26eh02.md @@ -0,0 +1,43 @@ +# Stine 26EH02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/26eh02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 26 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-26r32.json b/corpus/stine/stine-26r32.json new file mode 100644 index 00000000..2f6da74e --- /dev/null +++ b/corpus/stine/stine-26r32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-26r32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "26R32", + "product_id": "26R32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.5, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "25 - 26" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/26r32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:22.800587+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-26r32.md b/corpus/stine/stine-26r32.md new file mode 100644 index 00000000..59d7efe3 --- /dev/null +++ b/corpus/stine/stine-26r32.md @@ -0,0 +1,43 @@ +# Stine 26R32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.5 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/26r32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 25 - 26 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-27eg22.json b/corpus/stine/stine-27eg22.json new file mode 100644 index 00000000..1dcd1c7e --- /dev/null +++ b/corpus/stine/stine-27eg22.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-27eg22", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "27EG22", + "product_id": "27EG22", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "27" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/27eg22/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:24.294622+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-27eg22.md b/corpus/stine/stine-27eg22.md new file mode 100644 index 00000000..265c4d9f --- /dev/null +++ b/corpus/stine/stine-27eg22.md @@ -0,0 +1,43 @@ +# Stine 27EG22 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/27eg22/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 27 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-27ej02.json b/corpus/stine/stine-27ej02.json new file mode 100644 index 00000000..b07c3883 --- /dev/null +++ b/corpus/stine/stine-27ej02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-27ej02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "27EJ02", + "product_id": "27EJ02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "27" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/27ej02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:25.794181+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-27ej02.md b/corpus/stine/stine-27ej02.md new file mode 100644 index 00000000..ddc5e575 --- /dev/null +++ b/corpus/stine/stine-27ej02.md @@ -0,0 +1,42 @@ +# Stine 27EJ02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/27ej02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 27 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-28eh29.json b/corpus/stine/stine-28eh29.json new file mode 100644 index 00000000..4dc3e602 --- /dev/null +++ b/corpus/stine/stine-28eh29.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-28eh29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "28EH29", + "product_id": "28EH29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "28 - 29" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/28eh29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:27.270351+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-28eh29.md b/corpus/stine/stine-28eh29.md new file mode 100644 index 00000000..d4dfb619 --- /dev/null +++ b/corpus/stine/stine-28eh29.md @@ -0,0 +1,43 @@ +# Stine 28EH29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/28eh29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 28 - 29 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-28eh32.json b/corpus/stine/stine-28eh32.json new file mode 100644 index 00000000..df64ff79 --- /dev/null +++ b/corpus/stine/stine-28eh32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-28eh32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "28EH32", + "product_id": "28EH32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "28" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/28eh32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:28.776864+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-28eh32.md b/corpus/stine/stine-28eh32.md new file mode 100644 index 00000000..da720ee5 --- /dev/null +++ b/corpus/stine/stine-28eh32.md @@ -0,0 +1,43 @@ +# Stine 28EH32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/28eh32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 28 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-28ej82.json b/corpus/stine/stine-28ej82.json new file mode 100644 index 00000000..ebaa387d --- /dev/null +++ b/corpus/stine/stine-28ej82.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-28ej82", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "28EJ82", + "product_id": "28EJ82", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "27 - 28" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Not Recommended" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/28ej82/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:30.294200+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-28ej82.md b/corpus/stine/stine-28ej82.md new file mode 100644 index 00000000..eb3495a7 --- /dev/null +++ b/corpus/stine/stine-28ej82.md @@ -0,0 +1,42 @@ +# Stine 28EJ82 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/28ej82/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 27 - 28 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Not Recommended +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-28fg32.json b/corpus/stine/stine-28fg32.json new file mode 100644 index 00000000..eafae50f --- /dev/null +++ b/corpus/stine/stine-28fg32.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-28fg32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "28FG32", + "product_id": "28FG32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "28" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c/3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/28fg32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:31.789304+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-28fg32.md b/corpus/stine/stine-28fg32.md new file mode 100644 index 00000000..8d0b3bf6 --- /dev/null +++ b/corpus/stine/stine-28fg32.md @@ -0,0 +1,42 @@ +# Stine 28FG32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/28fg32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 28 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c/3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-28m32.json b/corpus/stine/stine-28m32.json new file mode 100644 index 00000000..8162a355 --- /dev/null +++ b/corpus/stine/stine-28m32.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-28m32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "28M32", + "product_id": "28M32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "28" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black/Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/28m32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:33.261764+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-28m32.md b/corpus/stine/stine-28m32.md new file mode 100644 index 00000000..dff4ba18 --- /dev/null +++ b/corpus/stine/stine-28m32.md @@ -0,0 +1,42 @@ +# Stine 28M32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/28m32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 28 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black/Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-28r02.json b/corpus/stine/stine-28r02.json new file mode 100644 index 00000000..c728a22b --- /dev/null +++ b/corpus/stine/stine-28r02.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-28r02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "28R02", + "product_id": "28R02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.8, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "28" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/28r02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:34.774033+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-28r02.md b/corpus/stine/stine-28r02.md new file mode 100644 index 00000000..9f8dc9fa --- /dev/null +++ b/corpus/stine/stine-28r02.md @@ -0,0 +1,41 @@ +# Stine 28R02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.8 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/28r02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 28 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-29ef02.json b/corpus/stine/stine-29ef02.json new file mode 100644 index 00000000..68dee805 --- /dev/null +++ b/corpus/stine/stine-29ef02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-29ef02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "29EF02", + "product_id": "29EF02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "29" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/29ef02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:36.265495+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-29ef02.md b/corpus/stine/stine-29ef02.md new file mode 100644 index 00000000..a9900e50 --- /dev/null +++ b/corpus/stine/stine-29ef02.md @@ -0,0 +1,43 @@ +# Stine 29EF02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/29ef02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 29 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-29ej02.json b/corpus/stine/stine-29ej02.json new file mode 100644 index 00000000..eee9f2f9 --- /dev/null +++ b/corpus/stine/stine-29ej02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-29ej02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "29EJ02", + "product_id": "29EJ02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "29" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/29ej02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:37.763580+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-29ej02.md b/corpus/stine/stine-29ej02.md new file mode 100644 index 00000000..701c7d7a --- /dev/null +++ b/corpus/stine/stine-29ej02.md @@ -0,0 +1,43 @@ +# Stine 29EJ02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/29ej02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 29 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-29p02.json b/corpus/stine/stine-29p02.json new file mode 100644 index 00000000..f549baa0 --- /dev/null +++ b/corpus/stine/stine-29p02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-29p02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "29P02", + "product_id": "29P02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 2.9, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "29" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/29p02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:39.281947+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-29p02.md b/corpus/stine/stine-29p02.md new file mode 100644 index 00000000..c6ed9925 --- /dev/null +++ b/corpus/stine/stine-29p02.md @@ -0,0 +1,42 @@ +# Stine 29P02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 2.9 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/29p02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 29 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-30eh100.json b/corpus/stine/stine-30eh100.json new file mode 100644 index 00000000..adf4c852 --- /dev/null +++ b/corpus/stine/stine-30eh100.json @@ -0,0 +1,124 @@ +{ + "source": "stine", + "source_key": "stine-30eh100", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "30EH100", + "product_id": "30EH100", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "30" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k/1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny/Gray" + }, + { + "characteristic": "Hilum", + "value": "Black/Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/30eh100/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:40.794528+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-30eh100.md b/corpus/stine/stine-30eh100.md new file mode 100644 index 00000000..f68a0886 --- /dev/null +++ b/corpus/stine/stine-30eh100.md @@ -0,0 +1,39 @@ +# Stine 30EH100 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/30eh100/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 30 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k/1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny/Gray +- **Hilum:** Black/Buff +- **Chloride:** Includer diff --git a/corpus/stine/stine-30eh23.json b/corpus/stine/stine-30eh23.json new file mode 100644 index 00000000..97b8ada1 --- /dev/null +++ b/corpus/stine/stine-30eh23.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-30eh23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "30EH23", + "product_id": "30EH23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "30 - 31" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/30eh23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:42.289551+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-30eh23.md b/corpus/stine/stine-30eh23.md new file mode 100644 index 00000000..93995a49 --- /dev/null +++ b/corpus/stine/stine-30eh23.md @@ -0,0 +1,43 @@ +# Stine 30EH23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/30eh23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 30 - 31 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-30eh32.json b/corpus/stine/stine-30eh32.json new file mode 100644 index 00000000..80b45401 --- /dev/null +++ b/corpus/stine/stine-30eh32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-30eh32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "30EH32", + "product_id": "30EH32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "30 - 31" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/30eh32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:43.795182+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-30eh32.md b/corpus/stine/stine-30eh32.md new file mode 100644 index 00000000..19a34a2e --- /dev/null +++ b/corpus/stine/stine-30eh32.md @@ -0,0 +1,43 @@ +# Stine 30EH32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/30eh32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 30 - 31 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-31ef02.json b/corpus/stine/stine-31ef02.json new file mode 100644 index 00000000..cbf7ff97 --- /dev/null +++ b/corpus/stine/stine-31ef02.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-31ef02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "31EF02", + "product_id": "31EF02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "31" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/31ef02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:45.293864+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-31ef02.md b/corpus/stine/stine-31ef02.md new file mode 100644 index 00000000..a477bf1b --- /dev/null +++ b/corpus/stine/stine-31ef02.md @@ -0,0 +1,43 @@ +# Stine 31EF02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/31ef02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 31 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-31ej100.json b/corpus/stine/stine-31ej100.json new file mode 100644 index 00000000..184f3a5e --- /dev/null +++ b/corpus/stine/stine-31ej100.json @@ -0,0 +1,116 @@ +{ + "source": "stine", + "source_key": "stine-31ej100", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "31EJ100", + "product_id": "31EJ100", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "31" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black/Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/31ej100/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:46.803179+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-31ej100.md b/corpus/stine/stine-31ej100.md new file mode 100644 index 00000000..fdd52874 --- /dev/null +++ b/corpus/stine/stine-31ej100.md @@ -0,0 +1,37 @@ +# Stine 31EJ100 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/31ej100/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 31 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black/Buff +- **Chloride:** Includer diff --git a/corpus/stine/stine-31ej101.json b/corpus/stine/stine-31ej101.json new file mode 100644 index 00000000..62613066 --- /dev/null +++ b/corpus/stine/stine-31ej101.json @@ -0,0 +1,124 @@ +{ + "source": "stine", + "source_key": "stine-31ej101", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "31EJ101", + "product_id": "31EJ101", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "31" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k/S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple/White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black/Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/31ej101/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:48.287829+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-31ej101.md b/corpus/stine/stine-31ej101.md new file mode 100644 index 00000000..c3f5d849 --- /dev/null +++ b/corpus/stine/stine-31ej101.md @@ -0,0 +1,39 @@ +# Stine 31EJ101 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/31ej101/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 31 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k/S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple/White +- **Pubescence:** Tawny +- **Hilum:** Black/Brown +- **Chloride:** Includer diff --git a/corpus/stine/stine-31ej82.json b/corpus/stine/stine-31ej82.json new file mode 100644 index 00000000..b5e50d86 --- /dev/null +++ b/corpus/stine/stine-31ej82.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-31ej82", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "31EJ82", + "product_id": "31EJ82", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "31" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/31ej82/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:49.778550+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-31ej82.md b/corpus/stine/stine-31ej82.md new file mode 100644 index 00000000..5d5557de --- /dev/null +++ b/corpus/stine/stine-31ej82.md @@ -0,0 +1,41 @@ +# Stine 31EJ82 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/31ej82/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 31 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-31fg20.json b/corpus/stine/stine-31fg20.json new file mode 100644 index 00000000..8b3922d9 --- /dev/null +++ b/corpus/stine/stine-31fg20.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-31fg20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "31FG20", + "product_id": "31FG20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "31 - 32" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/31fg20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:51.266252+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-31fg20.md b/corpus/stine/stine-31fg20.md new file mode 100644 index 00000000..d27eca49 --- /dev/null +++ b/corpus/stine/stine-31fg20.md @@ -0,0 +1,42 @@ +# Stine 31FG20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/31fg20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 31 - 32 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-31s32.json b/corpus/stine/stine-31s32.json new file mode 100644 index 00000000..dba6b981 --- /dev/null +++ b/corpus/stine/stine-31s32.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-31s32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "31S32", + "product_id": "31S32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.1, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "31" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Not Recommended/Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Heterozygous" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/31s32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:52.773598+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-31s32.md b/corpus/stine/stine-31s32.md new file mode 100644 index 00000000..ba2052b9 --- /dev/null +++ b/corpus/stine/stine-31s32.md @@ -0,0 +1,41 @@ +# Stine 31S32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.1 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/31s32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 31 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Not Recommended/Average +- **Brown Stem Rot:** Heterozygous +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-32ej12.json b/corpus/stine/stine-32ej12.json new file mode 100644 index 00000000..9c89c844 --- /dev/null +++ b/corpus/stine/stine-32ej12.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-32ej12", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "32EJ12", + "product_id": "32EJ12", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "32" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/32ej12/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:54.261773+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-32ej12.md b/corpus/stine/stine-32ej12.md new file mode 100644 index 00000000..3d244874 --- /dev/null +++ b/corpus/stine/stine-32ej12.md @@ -0,0 +1,43 @@ +# Stine 32EJ12 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/32ej12/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 32 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-32ej92.json b/corpus/stine/stine-32ej92.json new file mode 100644 index 00000000..e0943cd5 --- /dev/null +++ b/corpus/stine/stine-32ej92.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-32ej92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "32EJ92", + "product_id": "32EJ92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "32" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/32ej92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:55.768323+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-32ej92.md b/corpus/stine/stine-32ej92.md new file mode 100644 index 00000000..de9b55f1 --- /dev/null +++ b/corpus/stine/stine-32ej92.md @@ -0,0 +1,43 @@ +# Stine 32EJ92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/32ej92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 32 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-33ej29.json b/corpus/stine/stine-33ej29.json new file mode 100644 index 00000000..f48ca5b1 --- /dev/null +++ b/corpus/stine/stine-33ej29.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-33ej29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "33EJ29", + "product_id": "33EJ29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "33" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/33ej29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:57.294101+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-33ej29.md b/corpus/stine/stine-33ej29.md new file mode 100644 index 00000000..25acfffa --- /dev/null +++ b/corpus/stine/stine-33ej29.md @@ -0,0 +1,43 @@ +# Stine 33EJ29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/33ej29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 33 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-33ej32.json b/corpus/stine/stine-33ej32.json new file mode 100644 index 00000000..9fd905df --- /dev/null +++ b/corpus/stine/stine-33ej32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-33ej32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "33EJ32", + "product_id": "33EJ32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "33" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Strong" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/33ej32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:48:58.806306+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-33ej32.md b/corpus/stine/stine-33ej32.md new file mode 100644 index 00000000..ea8c944a --- /dev/null +++ b/corpus/stine/stine-33ej32.md @@ -0,0 +1,43 @@ +# Stine 33EJ32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/33ej32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 33 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Strong +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-33s02.json b/corpus/stine/stine-33s02.json new file mode 100644 index 00000000..8c6f732a --- /dev/null +++ b/corpus/stine/stine-33s02.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-33s02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "33S02", + "product_id": "33S02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.3, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "33" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/33s02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:00.295109+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-33s02.md b/corpus/stine/stine-33s02.md new file mode 100644 index 00000000..b1b81776 --- /dev/null +++ b/corpus/stine/stine-33s02.md @@ -0,0 +1,41 @@ +# Stine 33S02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.3 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/33s02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 33 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-34eh29.json b/corpus/stine/stine-34eh29.json new file mode 100644 index 00000000..c7cc691b --- /dev/null +++ b/corpus/stine/stine-34eh29.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-34eh29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "34EH29", + "product_id": "34EH29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "34 - 35" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "3a" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Peking" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/34eh29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:01.803926+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-34eh29.md b/corpus/stine/stine-34eh29.md new file mode 100644 index 00000000..9e3a48a7 --- /dev/null +++ b/corpus/stine/stine-34eh29.md @@ -0,0 +1,43 @@ +# Stine 34EH29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/34eh29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 34 - 35 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 3a +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Peking +- **Frogeye Leafspot:** Resistant +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-34ej93.json b/corpus/stine/stine-34ej93.json new file mode 100644 index 00000000..0b34e059 --- /dev/null +++ b/corpus/stine/stine-34ej93.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-34ej93", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "34EJ93", + "product_id": "34EJ93", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "34 - 35" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/34ej93/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:03.294549+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-34ej93.md b/corpus/stine/stine-34ej93.md new file mode 100644 index 00000000..97362876 --- /dev/null +++ b/corpus/stine/stine-34ej93.md @@ -0,0 +1,43 @@ +# Stine 34EJ93 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/34ej93/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 34 - 35 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-35ej28.json b/corpus/stine/stine-35ej28.json new file mode 100644 index 00000000..7fada659 --- /dev/null +++ b/corpus/stine/stine-35ej28.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-35ej28", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "35EJ28", + "product_id": "35EJ28", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "35" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/35ej28/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:04.791996+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-35ej28.md b/corpus/stine/stine-35ej28.md new file mode 100644 index 00000000..b81e2153 --- /dev/null +++ b/corpus/stine/stine-35ej28.md @@ -0,0 +1,42 @@ +# Stine 35EJ28 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/35ej28/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 35 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-35ej32.json b/corpus/stine/stine-35ej32.json new file mode 100644 index 00000000..d0117124 --- /dev/null +++ b/corpus/stine/stine-35ej32.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-35ej32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "35EJ32", + "product_id": "35EJ32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "35" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/35ej32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:06.293595+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-35ej32.md b/corpus/stine/stine-35ej32.md new file mode 100644 index 00000000..543e14dc --- /dev/null +++ b/corpus/stine/stine-35ej32.md @@ -0,0 +1,42 @@ +# Stine 35EJ32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/35ej32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 35 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-35r92.json b/corpus/stine/stine-35r92.json new file mode 100644 index 00000000..cbeb4e27 --- /dev/null +++ b/corpus/stine/stine-35r92.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-35r92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "35R92", + "product_id": "35R92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.5, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "35" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/35r92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:07.774796+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-35r92.md b/corpus/stine/stine-35r92.md new file mode 100644 index 00000000..f3e3cef3 --- /dev/null +++ b/corpus/stine/stine-35r92.md @@ -0,0 +1,41 @@ +# Stine 35R92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.5 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/35r92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 35 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-36eh100.json b/corpus/stine/stine-36eh100.json new file mode 100644 index 00000000..8feaf83a --- /dev/null +++ b/corpus/stine/stine-36eh100.json @@ -0,0 +1,124 @@ +{ + "source": "stine", + "source_key": "stine-36eh100", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "36EH100", + "product_id": "36EH100", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "36" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c/1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple/White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/36eh100/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:09.275645+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-36eh100.md b/corpus/stine/stine-36eh100.md new file mode 100644 index 00000000..bad499a3 --- /dev/null +++ b/corpus/stine/stine-36eh100.md @@ -0,0 +1,39 @@ +# Stine 36EH100 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/36eh100/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 36 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c/1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple/White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer diff --git a/corpus/stine/stine-36eh29.json b/corpus/stine/stine-36eh29.json new file mode 100644 index 00000000..174a2b01 --- /dev/null +++ b/corpus/stine/stine-36eh29.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-36eh29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "36EH29", + "product_id": "36EH29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "36" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average +" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/36eh29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:10.763755+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-36eh29.md b/corpus/stine/stine-36eh29.md new file mode 100644 index 00000000..71f0a412 --- /dev/null +++ b/corpus/stine/stine-36eh29.md @@ -0,0 +1,42 @@ +# Stine 36EH29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/36eh29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 36 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average + +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-36eh32.json b/corpus/stine/stine-36eh32.json new file mode 100644 index 00000000..4ca65d2f --- /dev/null +++ b/corpus/stine/stine-36eh32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-36eh32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "36EH32", + "product_id": "36EH32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "36" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/36eh32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:12.278507+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-36eh32.md b/corpus/stine/stine-36eh32.md new file mode 100644 index 00000000..e42d7b74 --- /dev/null +++ b/corpus/stine/stine-36eh32.md @@ -0,0 +1,43 @@ +# Stine 36EH32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/36eh32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 36 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-36r32.json b/corpus/stine/stine-36r32.json new file mode 100644 index 00000000..6e7c73b2 --- /dev/null +++ b/corpus/stine/stine-36r32.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-36r32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "36R32", + "product_id": "36R32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "36 - 37" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/36r32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:13.798174+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-36r32.md b/corpus/stine/stine-36r32.md new file mode 100644 index 00000000..966b382b --- /dev/null +++ b/corpus/stine/stine-36r32.md @@ -0,0 +1,41 @@ +# Stine 36R32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/36r32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 36 - 37 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-37eg23.json b/corpus/stine/stine-37eg23.json new file mode 100644 index 00000000..67159050 --- /dev/null +++ b/corpus/stine/stine-37eg23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-37eg23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "37EG23", + "product_id": "37EG23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "37" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/37eg23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:15.290037+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-37eg23.md b/corpus/stine/stine-37eg23.md new file mode 100644 index 00000000..0ee02c44 --- /dev/null +++ b/corpus/stine/stine-37eg23.md @@ -0,0 +1,42 @@ +# Stine 37EG23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/37eg23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 37 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-37ej20.json b/corpus/stine/stine-37ej20.json new file mode 100644 index 00000000..156b034c --- /dev/null +++ b/corpus/stine/stine-37ej20.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-37ej20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "37EJ20", + "product_id": "37EJ20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "37" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Not Recommended" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/37ej20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:16.799380+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-37ej20.md b/corpus/stine/stine-37ej20.md new file mode 100644 index 00000000..683f26ac --- /dev/null +++ b/corpus/stine/stine-37ej20.md @@ -0,0 +1,42 @@ +# Stine 37EJ20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/37ej20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 37 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Not Recommended +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-37fd02.json b/corpus/stine/stine-37fd02.json new file mode 100644 index 00000000..11f4407c --- /dev/null +++ b/corpus/stine/stine-37fd02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-37fd02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "37FD02", + "product_id": "37FD02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.6, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "36 - 37" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1a/1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Susceptible" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/37fd02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:18.300778+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-37fd02.md b/corpus/stine/stine-37fd02.md new file mode 100644 index 00000000..0fe821a7 --- /dev/null +++ b/corpus/stine/stine-37fd02.md @@ -0,0 +1,42 @@ +# Stine 37FD02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.6 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/37fd02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 36 - 37 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1a/1c +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Susceptible +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-37n32.json b/corpus/stine/stine-37n32.json new file mode 100644 index 00000000..c68bd597 --- /dev/null +++ b/corpus/stine/stine-37n32.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-37n32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "37N32", + "product_id": "37N32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.7, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "37" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/37n32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:19.790526+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-37n32.md b/corpus/stine/stine-37n32.md new file mode 100644 index 00000000..fc1adbc1 --- /dev/null +++ b/corpus/stine/stine-37n32.md @@ -0,0 +1,42 @@ +# Stine 37N32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.7 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/37n32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 37 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-38ef32.json b/corpus/stine/stine-38ef32.json new file mode 100644 index 00000000..53594c76 --- /dev/null +++ b/corpus/stine/stine-38ef32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-38ef32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "38EF32", + "product_id": "38EF32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "38 - 39" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/38ef32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:21.297980+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-38ef32.md b/corpus/stine/stine-38ef32.md new file mode 100644 index 00000000..2c6044ec --- /dev/null +++ b/corpus/stine/stine-38ef32.md @@ -0,0 +1,43 @@ +# Stine 38EF32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/38ef32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 38 - 39 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-38eg32.json b/corpus/stine/stine-38eg32.json new file mode 100644 index 00000000..9504b8c4 --- /dev/null +++ b/corpus/stine/stine-38eg32.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-38eg32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "38EG32", + "product_id": "38EG32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "38" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Average" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/38eg32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:22.785488+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-38eg32.md b/corpus/stine/stine-38eg32.md new file mode 100644 index 00000000..24c8e336 --- /dev/null +++ b/corpus/stine/stine-38eg32.md @@ -0,0 +1,43 @@ +# Stine 38EG32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/38eg32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 38 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Average +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-38eh02.json b/corpus/stine/stine-38eh02.json new file mode 100644 index 00000000..5dde73e0 --- /dev/null +++ b/corpus/stine/stine-38eh02.json @@ -0,0 +1,121 @@ +{ + "source": "stine", + "source_key": "stine-38eh02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "38EH02", + "product_id": "38EH02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "38" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/38eh02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:24.272943+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-38eh02.md b/corpus/stine/stine-38eh02.md new file mode 100644 index 00000000..ab62c432 --- /dev/null +++ b/corpus/stine/stine-38eh02.md @@ -0,0 +1,40 @@ +# Stine 38EH02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/38eh02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 38 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-38ej29.json b/corpus/stine/stine-38ej29.json new file mode 100644 index 00000000..421f4828 --- /dev/null +++ b/corpus/stine/stine-38ej29.json @@ -0,0 +1,121 @@ +{ + "source": "stine", + "source_key": "stine-38ej29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "38EJ29", + "product_id": "38EJ29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "38 - 39" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1a" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Resistant" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/38ej29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:25.774526+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-38ej29.md b/corpus/stine/stine-38ej29.md new file mode 100644 index 00000000..f0d620b8 --- /dev/null +++ b/corpus/stine/stine-38ej29.md @@ -0,0 +1,40 @@ +# Stine 38EJ29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/38ej29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 38 - 39 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1a +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Resistant +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Resistant + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-39eh20.json b/corpus/stine/stine-39eh20.json new file mode 100644 index 00000000..8bd5f341 --- /dev/null +++ b/corpus/stine/stine-39eh20.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-39eh20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "39EH20", + "product_id": "39EH20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "39" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/39eh20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:27.288621+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-39eh20.md b/corpus/stine/stine-39eh20.md new file mode 100644 index 00000000..71afdb17 --- /dev/null +++ b/corpus/stine/stine-39eh20.md @@ -0,0 +1,42 @@ +# Stine 39EH20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/39eh20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 39 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Very Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-39eh23.json b/corpus/stine/stine-39eh23.json new file mode 100644 index 00000000..347ac972 --- /dev/null +++ b/corpus/stine/stine-39eh23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-39eh23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "39EH23", + "product_id": "39EH23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "39" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/39eh23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:28.797358+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-39eh23.md b/corpus/stine/stine-39eh23.md new file mode 100644 index 00000000..479959d6 --- /dev/null +++ b/corpus/stine/stine-39eh23.md @@ -0,0 +1,42 @@ +# Stine 39EH23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/39eh23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 39 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-40eh92.json b/corpus/stine/stine-40eh92.json new file mode 100644 index 00000000..80ccad3d --- /dev/null +++ b/corpus/stine/stine-40eh92.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-40eh92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "40EH92", + "product_id": "40EH92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "40" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/40eh92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:30.295418+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-40eh92.md b/corpus/stine/stine-40eh92.md new file mode 100644 index 00000000..627d6e71 --- /dev/null +++ b/corpus/stine/stine-40eh92.md @@ -0,0 +1,42 @@ +# Stine 40EH92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/40eh92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 40 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-40fd29.json b/corpus/stine/stine-40fd29.json new file mode 100644 index 00000000..d227e3d2 --- /dev/null +++ b/corpus/stine/stine-40fd29.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-40fd29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "40FD29", + "product_id": "40FD29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 3.9, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "39" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/40fd29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:31.788150+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-40fd29.md b/corpus/stine/stine-40fd29.md new file mode 100644 index 00000000..97c65159 --- /dev/null +++ b/corpus/stine/stine-40fd29.md @@ -0,0 +1,42 @@ +# Stine 40FD29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 3.9 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/40fd29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 39 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-41ff29.json b/corpus/stine/stine-41ff29.json new file mode 100644 index 00000000..2d1c3ae4 --- /dev/null +++ b/corpus/stine/stine-41ff29.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-41ff29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "41FF29", + "product_id": "41FF29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.1, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "41" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/41ff29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:33.303601+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-41ff29.md b/corpus/stine/stine-41ff29.md new file mode 100644 index 00000000..472bfea3 --- /dev/null +++ b/corpus/stine/stine-41ff29.md @@ -0,0 +1,41 @@ +# Stine 41FF29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.1 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/41ff29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 41 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-42ej12.json b/corpus/stine/stine-42ej12.json new file mode 100644 index 00000000..5797a622 --- /dev/null +++ b/corpus/stine/stine-42ej12.json @@ -0,0 +1,121 @@ +{ + "source": "stine", + "source_key": "stine-42ej12", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "42EJ12", + "product_id": "42EJ12", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "41 - 42" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/42ej12/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:34.800561+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-42ej12.md b/corpus/stine/stine-42ej12.md new file mode 100644 index 00000000..cf35f5f3 --- /dev/null +++ b/corpus/stine/stine-42ej12.md @@ -0,0 +1,40 @@ +# Stine 42EJ12 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/42ej12/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 41 - 42 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-42ej20.json b/corpus/stine/stine-42ej20.json new file mode 100644 index 00000000..78f3e482 --- /dev/null +++ b/corpus/stine/stine-42ej20.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-42ej20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "42EJ20", + "product_id": "42EJ20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.2, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "42" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/42ej20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:36.296405+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-42ej20.md b/corpus/stine/stine-42ej20.md new file mode 100644 index 00000000..7e73246c --- /dev/null +++ b/corpus/stine/stine-42ej20.md @@ -0,0 +1,41 @@ +# Stine 42EJ20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.2 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/42ej20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 42 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-42ff02.json b/corpus/stine/stine-42ff02.json new file mode 100644 index 00000000..0a49314b --- /dev/null +++ b/corpus/stine/stine-42ff02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-42ff02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "42FF02", + "product_id": "42FF02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.2, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "42 - 43" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Susceptible" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/42ff02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:37.814181+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-42ff02.md b/corpus/stine/stine-42ff02.md new file mode 100644 index 00000000..9086bf2c --- /dev/null +++ b/corpus/stine/stine-42ff02.md @@ -0,0 +1,42 @@ +# Stine 42FF02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.2 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/42ff02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 42 - 43 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Very Good +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Susceptible +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-42r29.json b/corpus/stine/stine-42r29.json new file mode 100644 index 00000000..4b26f61d --- /dev/null +++ b/corpus/stine/stine-42r29.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-42r29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "42R29", + "product_id": "42R29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.2, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "42 - 43" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/42r29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:39.284943+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-42r29.md b/corpus/stine/stine-42r29.md new file mode 100644 index 00000000..03673e20 --- /dev/null +++ b/corpus/stine/stine-42r29.md @@ -0,0 +1,41 @@ +# Stine 42R29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.2 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/42r29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 42 - 43 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-43eg29.json b/corpus/stine/stine-43eg29.json new file mode 100644 index 00000000..cff4d535 --- /dev/null +++ b/corpus/stine/stine-43eg29.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-43eg29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "43EG29", + "product_id": "43EG29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "43" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/43eg29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:40.770236+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-43eg29.md b/corpus/stine/stine-43eg29.md new file mode 100644 index 00000000..403104d5 --- /dev/null +++ b/corpus/stine/stine-43eg29.md @@ -0,0 +1,42 @@ +# Stine 43EG29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/43eg29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 43 +- **Emergence:** Very Good +- **Standability:** Average + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-43ej23.json b/corpus/stine/stine-43ej23.json new file mode 100644 index 00000000..4a2ce4f9 --- /dev/null +++ b/corpus/stine/stine-43ej23.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-43ej23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "43EJ23", + "product_id": "43EJ23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.3, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "43" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/43ej23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:42.268175+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-43ej23.md b/corpus/stine/stine-43ej23.md new file mode 100644 index 00000000..073c7ca5 --- /dev/null +++ b/corpus/stine/stine-43ej23.md @@ -0,0 +1,41 @@ +# Stine 43EJ23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.3 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/43ej23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 43 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-44ec20.json b/corpus/stine/stine-44ec20.json new file mode 100644 index 00000000..fa2e37a2 --- /dev/null +++ b/corpus/stine/stine-44ec20.json @@ -0,0 +1,133 @@ +{ + "source": "stine", + "source_key": "stine-44ec20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "44EC20", + "product_id": "44EC20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "44" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Sclerotinia White Mold", + "value": "Good" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/44ec20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:43.774065+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-44ec20.md b/corpus/stine/stine-44ec20.md new file mode 100644 index 00000000..b27f47aa --- /dev/null +++ b/corpus/stine/stine-44ec20.md @@ -0,0 +1,43 @@ +# Stine 44EC20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/44ec20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 44 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Sclerotinia White Mold:** Good +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-44eh09.json b/corpus/stine/stine-44eh09.json new file mode 100644 index 00000000..0f4031f2 --- /dev/null +++ b/corpus/stine/stine-44eh09.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-44eh09", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "44EH09", + "product_id": "44EH09", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "44 - 45" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average +" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Susceptible" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Resistant" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/44eh09/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:45.291053+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-44eh09.md b/corpus/stine/stine-44eh09.md new file mode 100644 index 00000000..2f7ab1ad --- /dev/null +++ b/corpus/stine/stine-44eh09.md @@ -0,0 +1,42 @@ +# Stine 44EH09 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/44eh09/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 44 - 45 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average + +- **Soybean Cyst Nematode:** Susceptible +- **Frogeye Leafspot:** Resistant +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Resistant + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-44eh23.json b/corpus/stine/stine-44eh23.json new file mode 100644 index 00000000..c4d71c5c --- /dev/null +++ b/corpus/stine/stine-44eh23.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-44eh23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "44EH23", + "product_id": "44EH23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.4, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "44" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/44eh23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:46.796296+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-44eh23.md b/corpus/stine/stine-44eh23.md new file mode 100644 index 00000000..c0ad7978 --- /dev/null +++ b/corpus/stine/stine-44eh23.md @@ -0,0 +1,41 @@ +# Stine 44EH23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.4 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/44eh23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 44 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-45eh23.json b/corpus/stine/stine-45eh23.json new file mode 100644 index 00000000..cfe15d15 --- /dev/null +++ b/corpus/stine/stine-45eh23.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-45eh23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "45EH23", + "product_id": "45EH23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "45" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/45eh23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:48.301170+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-45eh23.md b/corpus/stine/stine-45eh23.md new file mode 100644 index 00000000..b6d822bb --- /dev/null +++ b/corpus/stine/stine-45eh23.md @@ -0,0 +1,41 @@ +# Stine 45EH23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/45eh23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 45 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-45ff92.json b/corpus/stine/stine-45ff92.json new file mode 100644 index 00000000..558dac72 --- /dev/null +++ b/corpus/stine/stine-45ff92.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-45ff92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "45FF92", + "product_id": "45FF92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.4, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "44 - 45" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Resistant" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/45ff92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:49.797248+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-45ff92.md b/corpus/stine/stine-45ff92.md new file mode 100644 index 00000000..492bdc1c --- /dev/null +++ b/corpus/stine/stine-45ff92.md @@ -0,0 +1,42 @@ +# Stine 45FF92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.4 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/45ff92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 44 - 45 +- **Emergence:** Very Good +- **Standability:** Average + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Resistant + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-46ee20.json b/corpus/stine/stine-46ee20.json new file mode 100644 index 00000000..ef311568 --- /dev/null +++ b/corpus/stine/stine-46ee20.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-46ee20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "46EE20", + "product_id": "46EE20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "45 - 46" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/46ee20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:51.307748+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-46ee20.md b/corpus/stine/stine-46ee20.md new file mode 100644 index 00000000..8c178bbc --- /dev/null +++ b/corpus/stine/stine-46ee20.md @@ -0,0 +1,42 @@ +# Stine 46EE20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/46ee20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 45 - 46 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-46eg92.json b/corpus/stine/stine-46eg92.json new file mode 100644 index 00000000..a5f80bb5 --- /dev/null +++ b/corpus/stine/stine-46eg92.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-46eg92", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "46EG92", + "product_id": "46EG92", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.6, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "46" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/46eg92/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:52.787681+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-46eg92.md b/corpus/stine/stine-46eg92.md new file mode 100644 index 00000000..11d8562a --- /dev/null +++ b/corpus/stine/stine-46eg92.md @@ -0,0 +1,42 @@ +# Stine 46EG92 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.6 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/46eg92/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 46 +- **Emergence:** Very Good +- **Standability:** Average + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-47ee02.json b/corpus/stine/stine-47ee02.json new file mode 100644 index 00000000..7e0809d4 --- /dev/null +++ b/corpus/stine/stine-47ee02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-47ee02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "47EE02", + "product_id": "47EE02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "47" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/47ee02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:54.292541+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-47ee02.md b/corpus/stine/stine-47ee02.md new file mode 100644 index 00000000..aade3e6d --- /dev/null +++ b/corpus/stine/stine-47ee02.md @@ -0,0 +1,42 @@ +# Stine 47EE02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/47ee02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 47 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-47eh20.json b/corpus/stine/stine-47eh20.json new file mode 100644 index 00000000..fcdcdd0d --- /dev/null +++ b/corpus/stine/stine-47eh20.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-47eh20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "47EH20", + "product_id": "47EH20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "47" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/47eh20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:55.802009+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-47eh20.md b/corpus/stine/stine-47eh20.md new file mode 100644 index 00000000..ceec5f20 --- /dev/null +++ b/corpus/stine/stine-47eh20.md @@ -0,0 +1,42 @@ +# Stine 47EH20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/47eh20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 47 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-47ff02.json b/corpus/stine/stine-47ff02.json new file mode 100644 index 00000000..bcb4919b --- /dev/null +++ b/corpus/stine/stine-47ff02.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-47ff02", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "47FF02", + "product_id": "47FF02", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.7, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "47" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Average" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/47ff02/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:57.356637+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-47ff02.md b/corpus/stine/stine-47ff02.md new file mode 100644 index 00000000..9e2a80cd --- /dev/null +++ b/corpus/stine/stine-47ff02.md @@ -0,0 +1,42 @@ +# Stine 47FF02 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.7 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/47ff02/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 47 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Average +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-47ff29.json b/corpus/stine/stine-47ff29.json new file mode 100644 index 00000000..fda6b591 --- /dev/null +++ b/corpus/stine/stine-47ff29.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-47ff29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "47FF29", + "product_id": "47FF29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.7, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "47" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Light Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/47ff29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:49:58.768613+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-47ff29.md b/corpus/stine/stine-47ff29.md new file mode 100644 index 00000000..1f6ae8c0 --- /dev/null +++ b/corpus/stine/stine-47ff29.md @@ -0,0 +1,41 @@ +# Stine 47FF29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.7 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/47ff29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 47 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Light Tawny +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-48ee20.json b/corpus/stine/stine-48ee20.json new file mode 100644 index 00000000..4b56b83b --- /dev/null +++ b/corpus/stine/stine-48ee20.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-48ee20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "48EE20", + "product_id": "48EE20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "48" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/48ee20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:00.271234+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-48ee20.md b/corpus/stine/stine-48ee20.md new file mode 100644 index 00000000..9a511e09 --- /dev/null +++ b/corpus/stine/stine-48ee20.md @@ -0,0 +1,41 @@ +# Stine 48EE20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/48ee20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 48 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-48ej21.json b/corpus/stine/stine-48ej21.json new file mode 100644 index 00000000..4b6c03a2 --- /dev/null +++ b/corpus/stine/stine-48ej21.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-48ej21", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "48EJ21", + "product_id": "48EJ21", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.8, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "48" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1k" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Strong" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/48ej21/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:01.798266+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-48ej21.md b/corpus/stine/stine-48ej21.md new file mode 100644 index 00000000..21ed37b1 --- /dev/null +++ b/corpus/stine/stine-48ej21.md @@ -0,0 +1,41 @@ +# Stine 48EJ21 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.8 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/48ej21/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 48 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1k +- **Brown Stem Rot:** Resistant +- **Sudden Death Syndrome:** Strong +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-49ee21.json b/corpus/stine/stine-49ee21.json new file mode 100644 index 00000000..0847776a --- /dev/null +++ b/corpus/stine/stine-49ee21.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-49ee21", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "49EE21", + "product_id": "49EE21", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "49" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good/Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Resistant" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/49ee21/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:03.302549+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-49ee21.md b/corpus/stine/stine-49ee21.md new file mode 100644 index 00000000..36d4a8b5 --- /dev/null +++ b/corpus/stine/stine-49ee21.md @@ -0,0 +1,42 @@ +# Stine 49EE21 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/49ee21/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 49 +- **Emergence:** Very Good +- **Standability:** Good/Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Resistant + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** White +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-49eh23.json b/corpus/stine/stine-49eh23.json new file mode 100644 index 00000000..39052a0b --- /dev/null +++ b/corpus/stine/stine-49eh23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-49eh23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "49EH23", + "product_id": "49EH23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.9, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "49" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/49eh23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:04.789049+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-49eh23.md b/corpus/stine/stine-49eh23.md new file mode 100644 index 00000000..d454c34f --- /dev/null +++ b/corpus/stine/stine-49eh23.md @@ -0,0 +1,42 @@ +# Stine 49EH23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.9 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/49eh23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 49 +- **Emergence:** Very Good +- **Standability:** Average + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-49ff20.json b/corpus/stine/stine-49ff20.json new file mode 100644 index 00000000..ab2de86c --- /dev/null +++ b/corpus/stine/stine-49ff20.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-49ff20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "49FF20", + "product_id": "49FF20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 4.9, + "wheat_class": null, + "trait_stack": [ + "XtendFlex" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "49 - 50" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good/Very Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/49ff20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:06.302210+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-49ff20.md b/corpus/stine/stine-49ff20.md new file mode 100644 index 00000000..434ba110 --- /dev/null +++ b/corpus/stine/stine-49ff20.md @@ -0,0 +1,41 @@ +# Stine 49FF20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 4.9 +- **Trait(s):** XtendFlex +- **Source:** https://www.stineseed.com/soybeans/traits/xtendflex-soybeans/49ff20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 49 - 50 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good/Very Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-50eg20.json b/corpus/stine/stine-50eg20.json new file mode 100644 index 00000000..45948cde --- /dev/null +++ b/corpus/stine/stine-50eg20.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-50eg20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "50EG20", + "product_id": "50EG20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 5.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "50" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/50eg20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:07.805096+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-50eg20.md b/corpus/stine/stine-50eg20.md new file mode 100644 index 00000000..95b9b56d --- /dev/null +++ b/corpus/stine/stine-50eg20.md @@ -0,0 +1,41 @@ +# Stine 50EG20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 5.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/50eg20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 50 +- **Emergence:** Very Good +- **Standability:** Average + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-50eg32.json b/corpus/stine/stine-50eg32.json new file mode 100644 index 00000000..a7d01bde --- /dev/null +++ b/corpus/stine/stine-50eg32.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-50eg32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "50EG32", + "product_id": "50EG32", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 5.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "50" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average/Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average/Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium/Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/50eg32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:09.302403+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-50eg32.md b/corpus/stine/stine-50eg32.md new file mode 100644 index 00000000..a420ae48 --- /dev/null +++ b/corpus/stine/stine-50eg32.md @@ -0,0 +1,41 @@ +# Stine 50EG32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 5.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/50eg32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 50 +- **Emergence:** Very Good +- **Standability:** Average/Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average/Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium/Moderately Tall +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-50p29.json b/corpus/stine/stine-50p29.json new file mode 100644 index 00000000..a18679a8 --- /dev/null +++ b/corpus/stine/stine-50p29.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-50p29", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "50P29", + "product_id": "50P29", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 5.1, + "wheat_class": null, + "trait_stack": [ + "Elite Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "51" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Resistant" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Resistant" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Tawny" + }, + { + "characteristic": "Hilum", + "value": "Brown" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/50p29/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:10.795119+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-50p29.md b/corpus/stine/stine-50p29.md new file mode 100644 index 00000000..93932456 --- /dev/null +++ b/corpus/stine/stine-50p29.md @@ -0,0 +1,41 @@ +# Stine 50P29 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 5.1 +- **Trait(s):** Elite Conventional +- **Source:** https://www.stineseed.com/soybeans/traits/elite-conventional-soybeans/50p29/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 51 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Resistant +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Resistant + +## Plant Description + +- **Height:** Moderately Short +- **Flower:** Purple +- **Pubescence:** Tawny +- **Hilum:** Brown +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-51eg23.json b/corpus/stine/stine-51eg23.json new file mode 100644 index 00000000..1bda772b --- /dev/null +++ b/corpus/stine/stine-51eg23.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-51eg23", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "51EG23", + "product_id": "51EG23", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 5.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "51" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "White" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/51eg23/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:12.273471+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-51eg23.md b/corpus/stine/stine-51eg23.md new file mode 100644 index 00000000..687e2493 --- /dev/null +++ b/corpus/stine/stine-51eg23.md @@ -0,0 +1,42 @@ +# Stine 51EG23 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 5.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/51eg23/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 51 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** White +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-52eg09.json b/corpus/stine/stine-52eg09.json new file mode 100644 index 00000000..6e198798 --- /dev/null +++ b/corpus/stine/stine-52eg09.json @@ -0,0 +1,129 @@ +{ + "source": "stine", + "source_key": "stine-52eg09", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "52EG09", + "product_id": "52EG09", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 5.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "51 - 52" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Sudden Death Syndrome", + "value": "Good" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Resistant" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/52eg09/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:13.775574+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-52eg09.md b/corpus/stine/stine-52eg09.md new file mode 100644 index 00000000..f1fdd904 --- /dev/null +++ b/corpus/stine/stine-52eg09.md @@ -0,0 +1,42 @@ +# Stine 52EG09 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 5.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/52eg09/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 51 - 52 +- **Emergence:** Very Good +- **Standability:** Average + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Sudden Death Syndrome:** Good +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Resistant + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-52eg99.json b/corpus/stine/stine-52eg99.json new file mode 100644 index 00000000..174d3c09 --- /dev/null +++ b/corpus/stine/stine-52eg99.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-52eg99", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "52EG99", + "product_id": "52EG99", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 5.1, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "51 - 52" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Average" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Average" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Resistant" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/52eg99/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:15.272565+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-52eg99.md b/corpus/stine/stine-52eg99.md new file mode 100644 index 00000000..3943368b --- /dev/null +++ b/corpus/stine/stine-52eg99.md @@ -0,0 +1,41 @@ +# Stine 52EG99 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 5.1 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/52eg99/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 51 - 52 +- **Emergence:** Very Good +- **Standability:** Average + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Average +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Resistant + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-55eg20.json b/corpus/stine/stine-55eg20.json new file mode 100644 index 00000000..c7acbacf --- /dev/null +++ b/corpus/stine/stine-55eg20.json @@ -0,0 +1,125 @@ +{ + "source": "stine", + "source_key": "stine-55eg20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "55EG20", + "product_id": "55EG20", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 5.5, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "55" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Iron Deficiency Chlorosis", + "value": "Good" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Tall" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/55eg20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:16.781256+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-55eg20.md b/corpus/stine/stine-55eg20.md new file mode 100644 index 00000000..8d1ded1b --- /dev/null +++ b/corpus/stine/stine-55eg20.md @@ -0,0 +1,41 @@ +# Stine 55EG20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 5.5 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/55eg20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 55 +- **Emergence:** Very Good +- **Standability:** Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Iron Deficiency Chlorosis:** Good +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Resistant +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Tall +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Imperfect Black +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-60ee21.json b/corpus/stine/stine-60ee21.json new file mode 100644 index 00000000..ed1c58f4 --- /dev/null +++ b/corpus/stine/stine-60ee21.json @@ -0,0 +1,121 @@ +{ + "source": "stine", + "source_key": "stine-60ee21", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "60EE21", + "product_id": "60EE21", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 6.0, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "60" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "S" + }, + { + "characteristic": "Brown Stem Rot", + "value": "Susceptible" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Resistant" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Susceptible" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Moderately Short/Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Black/Imperfect Black" + }, + { + "characteristic": "Chloride", + "value": "Excluder" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "STS" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/60ee21/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:18.305304+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-60ee21.md b/corpus/stine/stine-60ee21.md new file mode 100644 index 00000000..6c16256f --- /dev/null +++ b/corpus/stine/stine-60ee21.md @@ -0,0 +1,40 @@ +# Stine 60EE21 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 6.0 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/60ee21/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 60 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** S +- **Brown Stem Rot:** Susceptible +- **Soybean Cyst Nematode:** Resistant +- **Frogeye Leafspot:** Susceptible +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Moderately Short/Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Black/Imperfect Black +- **Chloride:** Excluder + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** STS diff --git a/corpus/stine/stine-77ea40.json b/corpus/stine/stine-77ea40.json new file mode 100644 index 00000000..570c5bc3 --- /dev/null +++ b/corpus/stine/stine-77ea40.json @@ -0,0 +1,117 @@ +{ + "source": "stine", + "source_key": "stine-77ea40", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "77EA40", + "product_id": "77EA40", + "crop": "soybeans", + "release_year": null, + "relative_maturity": null, + "maturity_group": 7.7, + "wheat_class": null, + "trait_stack": [ + "Enlist E3" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM)", + "value": "77" + }, + { + "characteristic": "Emergence", + "value": "Very Good" + }, + { + "characteristic": "Standability", + "value": "Very Good" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Phytophthora Root Rot", + "value": "Very Good" + }, + { + "characteristic": "RPS Gene", + "value": "1c/3a" + }, + { + "characteristic": "Soybean Cyst Nematode", + "value": "Susceptible" + }, + { + "characteristic": "Frogeye Leafspot", + "value": "Resistant" + }, + { + "characteristic": "Stem Canker", + "value": "Resistant" + }, + { + "characteristic": "Root Knot Nematode", + "value": "Susceptible" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Height", + "value": "Medium" + }, + { + "characteristic": "Flower", + "value": "Purple" + }, + { + "characteristic": "Pubescence", + "value": "Gray" + }, + { + "characteristic": "Hilum", + "value": "Buff" + }, + { + "characteristic": "Chloride", + "value": "Includer" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Sulfonylurea Tolerance", + "value": "-" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/77ea40/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:50:19.800782+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-77ea40.md b/corpus/stine/stine-77ea40.md new file mode 100644 index 00000000..0bdf229c --- /dev/null +++ b/corpus/stine/stine-77ea40.md @@ -0,0 +1,39 @@ +# Stine 77EA40 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Soybeans +- **Maturity group:** 7.7 +- **Trait(s):** Enlist E3 +- **Source:** https://www.stineseed.com/soybeans/traits/enlist-e3-soybeans/77ea40/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM):** 77 +- **Emergence:** Very Good +- **Standability:** Very Good + +## Disease Ratings + +- **Phytophthora Root Rot:** Very Good +- **RPS Gene:** 1c/3a +- **Soybean Cyst Nematode:** Susceptible +- **Frogeye Leafspot:** Resistant +- **Stem Canker:** Resistant +- **Root Knot Nematode:** Susceptible + +## Plant Description + +- **Height:** Medium +- **Flower:** Purple +- **Pubescence:** Gray +- **Hilum:** Buff +- **Chloride:** Includer + +## Herbicide Tolerance + +- **Sulfonylurea Tolerance:** - diff --git a/corpus/stine/stine-9104-20.json b/corpus/stine/stine-9104-20.json new file mode 100644 index 00000000..448e09a1 --- /dev/null +++ b/corpus/stine/stine-9104-20.json @@ -0,0 +1,182 @@ +{ + "source": "stine", + "source_key": "stine-9104-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9104-20", + "product_id": "9104-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 80, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "79 - 81" + }, + { + "characteristic": "GDD", + "value": "2100" + }, + { + "characteristic": "MN Maturity", + "value": "80" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "9" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "8" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "8" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/vt-double-pro-technology/9104-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:44:55.763592+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9104-20.md b/corpus/stine/stine-9104-20.md new file mode 100644 index 00000000..d13f3ec2 --- /dev/null +++ b/corpus/stine/stine-9104-20.md @@ -0,0 +1,57 @@ +# Stine 9104-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 80 days (representative) +- **Trait(s):** VT Double Pro +- **Source:** https://www.stineseed.com/corn/traits/vt-double-pro-technology/9104-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 79 - 81 +- **GDD:** 2100 +- **MN Maturity:** 80 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 9 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 8 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 7 +- **Goss' Wilt:** 7 +- **Common Rust:** 8 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9105-10.json b/corpus/stine/stine-9105-10.json new file mode 100644 index 00000000..d3cc3dc2 --- /dev/null +++ b/corpus/stine/stine-9105-10.json @@ -0,0 +1,166 @@ +{ + "source": "stine", + "source_key": "stine-9105-10", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9105-10", + "product_id": "9105-10", + "crop": "corn", + "release_year": null, + "relative_maturity": 84, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure 3010" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "83 - 85" + }, + { + "characteristic": "GDD", + "value": "2150" + }, + { + "characteristic": "MN Maturity", + "value": "84" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-3010-corn/9105-10/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:44:57.260804+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9105-10.md b/corpus/stine/stine-9105-10.md new file mode 100644 index 00000000..587569f3 --- /dev/null +++ b/corpus/stine/stine-9105-10.md @@ -0,0 +1,53 @@ +# Stine 9105-10 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 84 days (representative) +- **Trait(s):** Agrisure 3010 +- **Source:** https://www.stineseed.com/corn/traits/agrisure-3010-corn/9105-10/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 83 - 85 +- **GDD:** 2150 +- **MN Maturity:** 84 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 7 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 8 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9213-g.json b/corpus/stine/stine-9213-g.json new file mode 100644 index 00000000..5f3a8d02 --- /dev/null +++ b/corpus/stine/stine-9213-g.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9213-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9213-G", + "product_id": "9213-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 86, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "85 - 87" + }, + { + "characteristic": "GDD", + "value": "2190" + }, + { + "characteristic": "MN Maturity", + "value": "86" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "9" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "6" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "9" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "9" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "9" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/9213-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:44:58.768868+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9213-g.md b/corpus/stine/stine-9213-g.md new file mode 100644 index 00000000..785521f1 --- /dev/null +++ b/corpus/stine/stine-9213-g.md @@ -0,0 +1,59 @@ +# Stine 9213-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 86 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/9213-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 85 - 87 +- **GDD:** 2190 +- **MN Maturity:** 86 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 9 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 6 +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 9 +- **N.C. Leaf Blight:** 9 +- **S.C. Leaf Blight:** 7 +- **Anthracnose:** 8 +- **Goss' Wilt:** 8 +- **Common Rust:** 9 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9214-20.json b/corpus/stine/stine-9214-20.json new file mode 100644 index 00000000..9732aba5 --- /dev/null +++ b/corpus/stine/stine-9214-20.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-9214-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9214-20", + "product_id": "9214-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 86, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "85 - 87" + }, + { + "characteristic": "GDD", + "value": "2190" + }, + { + "characteristic": "MN Maturity", + "value": "86" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "9" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-above/9214-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:00.296700+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9214-20.md b/corpus/stine/stine-9214-20.md new file mode 100644 index 00000000..334662de --- /dev/null +++ b/corpus/stine/stine-9214-20.md @@ -0,0 +1,55 @@ +# Stine 9214-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 86 days (representative) +- **Trait(s):** Agrisure Above +- **Source:** https://www.stineseed.com/corn/traits/agrisure-above/9214-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 85 - 87 +- **GDD:** 2190 +- **MN Maturity:** 86 +- **Harvest Population:** High +- **Drydown:** 9 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **Goss' Wilt:** 8 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9215-20.json b/corpus/stine/stine-9215-20.json new file mode 100644 index 00000000..030e0220 --- /dev/null +++ b/corpus/stine/stine-9215-20.json @@ -0,0 +1,170 @@ +{ + "source": "stine", + "source_key": "stine-9215-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9215-20", + "product_id": "9215-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 89, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "88 - 90" + }, + { + "characteristic": "GDD", + "value": "2315" + }, + { + "characteristic": "MN Maturity", + "value": "89" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "9" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "9" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Not Recommended" + }, + { + "characteristic": "Loam", + "value": "Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-above/9215-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:01.771170+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9215-20.md b/corpus/stine/stine-9215-20.md new file mode 100644 index 00000000..23488e54 --- /dev/null +++ b/corpus/stine/stine-9215-20.md @@ -0,0 +1,54 @@ +# Stine 9215-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 89 days (representative) +- **Trait(s):** Agrisure Above +- **Source:** https://www.stineseed.com/corn/traits/agrisure-above/9215-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 88 - 90 +- **GDD:** 2315 +- **MN Maturity:** 89 +- **Harvest Population:** High +- **Drydown:** 9 +- **Root:** 8 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **Goss' Wilt:** 9 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Sand:** Not Recommended +- **Loam:** Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9320-20.json b/corpus/stine/stine-9320-20.json new file mode 100644 index 00000000..d62d9db2 --- /dev/null +++ b/corpus/stine/stine-9320-20.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-9320-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9320-20", + "product_id": "9320-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 91, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure Viptera 3110A" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "90 - 92" + }, + { + "characteristic": "GDD", + "value": "2320" + }, + { + "characteristic": "MN Maturity", + "value": "91" + }, + { + "characteristic": "Harvest Population", + "value": "Medium-High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "9" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "9" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "9" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Highly Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-viptera-3110a-corn/9320-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:03.258348+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9320-20.md b/corpus/stine/stine-9320-20.md new file mode 100644 index 00000000..127e6963 --- /dev/null +++ b/corpus/stine/stine-9320-20.md @@ -0,0 +1,56 @@ +# Stine 9320-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 91 days (representative) +- **Trait(s):** Agrisure Viptera 3110A +- **Source:** https://www.stineseed.com/corn/traits/agrisure-viptera-3110a-corn/9320-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 90 - 92 +- **GDD:** 2320 +- **MN Maturity:** 91 +- **Harvest Population:** Medium-High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 9 +- **Stress:** 9 +- **Cold Emergence:** 9 +- **Test Weight:** 7 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 9 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 9 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Highly Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9322-10.json b/corpus/stine/stine-9322-10.json new file mode 100644 index 00000000..8e77254d --- /dev/null +++ b/corpus/stine/stine-9322-10.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-9322-10", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9322-10", + "product_id": "9322-10", + "crop": "corn", + "release_year": null, + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure 3010" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "93 - 95" + }, + { + "characteristic": "GDD", + "value": "2380" + }, + { + "characteristic": "MN Maturity", + "value": "94" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-3010-corn/9322-10/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:04.752182+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9322-10.md b/corpus/stine/stine-9322-10.md new file mode 100644 index 00000000..4d77946c --- /dev/null +++ b/corpus/stine/stine-9322-10.md @@ -0,0 +1,56 @@ +# Stine 9322-10 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 94 days (representative) +- **Trait(s):** Agrisure 3010 +- **Source:** https://www.stineseed.com/corn/traits/agrisure-3010-corn/9322-10/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 93 - 95 +- **GDD:** 2380 +- **MN Maturity:** 94 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9444-22.json b/corpus/stine/stine-9444-22.json new file mode 100644 index 00000000..24de2a43 --- /dev/null +++ b/corpus/stine/stine-9444-22.json @@ -0,0 +1,182 @@ +{ + "source": "stine", + "source_key": "stine-9444-22", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9444-22", + "product_id": "9444-22", + "crop": "corn", + "release_year": null, + "relative_maturity": 99, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "DuraCade Refuge Renew" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "98 - 100" + }, + { + "characteristic": "GDD", + "value": "2450" + }, + { + "characteristic": "MN Maturity", + "value": "99" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "9" + }, + { + "characteristic": "Eye Spot", + "value": "9" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/duracade-refuge-renew/9444-22/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:06.389172+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9444-22.md b/corpus/stine/stine-9444-22.md new file mode 100644 index 00000000..274e590d --- /dev/null +++ b/corpus/stine/stine-9444-22.md @@ -0,0 +1,57 @@ +# Stine 9444-22 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 99 days (representative) +- **Trait(s):** DuraCade Refuge Renew +- **Source:** https://www.stineseed.com/corn/traits/duracade-refuge-renew/9444-22/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 98 - 100 +- **GDD:** 2450 +- **MN Maturity:** 99 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 9 +- **Eye Spot:** 9 +- **N.C. Leaf Blight:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9445-20.json b/corpus/stine/stine-9445-20.json new file mode 100644 index 00000000..1d468c26 --- /dev/null +++ b/corpus/stine/stine-9445-20.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-9445-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9445-20", + "product_id": "9445-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure Above" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "97 - 99" + }, + { + "characteristic": "GDD", + "value": "2430" + }, + { + "characteristic": "MN Maturity", + "value": "98" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "9" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-above/9445-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:07.776529+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9445-20.md b/corpus/stine/stine-9445-20.md new file mode 100644 index 00000000..f74d0047 --- /dev/null +++ b/corpus/stine/stine-9445-20.md @@ -0,0 +1,55 @@ +# Stine 9445-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 98 days (representative) +- **Trait(s):** Agrisure Above +- **Source:** https://www.stineseed.com/corn/traits/agrisure-above/9445-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 97 - 99 +- **GDD:** 2430 +- **MN Maturity:** 98 +- **Harvest Population:** High +- **Drydown:** 9 +- **Root:** 7 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9453-g.json b/corpus/stine/stine-9453-g.json new file mode 100644 index 00000000..01164a66 --- /dev/null +++ b/corpus/stine/stine-9453-g.json @@ -0,0 +1,149 @@ +{ + "source": "stine", + "source_key": "stine-9453-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9453-G", + "product_id": "9453-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 104, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "103 - 105" + }, + { + "characteristic": "GDD", + "value": "2600" + }, + { + "characteristic": "MN Maturity", + "value": "104" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/9453-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:09.278815+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9453-g.md b/corpus/stine/stine-9453-g.md new file mode 100644 index 00000000..4dc1bea6 --- /dev/null +++ b/corpus/stine/stine-9453-g.md @@ -0,0 +1,47 @@ +# Stine 9453-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 104 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/9453-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 103 - 105 +- **GDD:** 2600 +- **MN Maturity:** 104 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9461-32.json b/corpus/stine/stine-9461-32.json new file mode 100644 index 00000000..df4a06b4 --- /dev/null +++ b/corpus/stine/stine-9461-32.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-9461-32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9461-32", + "product_id": "9461-32", + "crop": "corn", + "release_year": null, + "relative_maturity": 96, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Duracadeviptera Refuge Renew" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "95 - 97" + }, + { + "characteristic": "GDD", + "value": "2400" + }, + { + "characteristic": "MN Maturity", + "value": "96" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "9" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Highly Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/duracadeviptera-refuge-renew/9461-32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:10.799286+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9461-32.md b/corpus/stine/stine-9461-32.md new file mode 100644 index 00000000..72a7aad3 --- /dev/null +++ b/corpus/stine/stine-9461-32.md @@ -0,0 +1,55 @@ +# Stine 9461-32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 96 days (representative) +- **Trait(s):** Duracadeviptera Refuge Renew +- **Source:** https://www.stineseed.com/corn/traits/duracadeviptera-refuge-renew/9461-32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 95 - 97 +- **GDD:** 2400 +- **MN Maturity:** 96 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **Goss' Wilt:** 9 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Highly Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9531-22.json b/corpus/stine/stine-9531-22.json new file mode 100644 index 00000000..e9f866ea --- /dev/null +++ b/corpus/stine/stine-9531-22.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-9531-22", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9531-22", + "product_id": "9531-22", + "crop": "corn", + "release_year": null, + "relative_maturity": 103, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "DuraCade Refuge Renew" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "102 - 104" + }, + { + "characteristic": "GDD", + "value": "2550" + }, + { + "characteristic": "MN Maturity", + "value": "103" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "9" + }, + { + "characteristic": "Goss' Wilt", + "value": "9" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Highly Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/duracade-refuge-renew/9531-22/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:12.276641+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9531-22.md b/corpus/stine/stine-9531-22.md new file mode 100644 index 00000000..3cecde82 --- /dev/null +++ b/corpus/stine/stine-9531-22.md @@ -0,0 +1,55 @@ +# Stine 9531-22 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 103 days (representative) +- **Trait(s):** DuraCade Refuge Renew +- **Source:** https://www.stineseed.com/corn/traits/duracade-refuge-renew/9531-22/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 102 - 104 +- **GDD:** 2550 +- **MN Maturity:** 103 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 9 +- **Goss' Wilt:** 9 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Highly Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9662-20.json b/corpus/stine/stine-9662-20.json new file mode 100644 index 00000000..3248b4eb --- /dev/null +++ b/corpus/stine/stine-9662-20.json @@ -0,0 +1,166 @@ +{ + "source": "stine", + "source_key": "stine-9662-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9662-20", + "product_id": "9662-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "105 - 106" + }, + { + "characteristic": "GDD", + "value": "2650" + }, + { + "characteristic": "MN Maturity", + "value": "105" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "9" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "9" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "6" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Not Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/vt-double-pro-technology/9662-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:13.788714+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9662-20.md b/corpus/stine/stine-9662-20.md new file mode 100644 index 00000000..1d892f4c --- /dev/null +++ b/corpus/stine/stine-9662-20.md @@ -0,0 +1,53 @@ +# Stine 9662-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 106 days (representative) +- **Trait(s):** VT Double Pro +- **Source:** https://www.stineseed.com/corn/traits/vt-double-pro-technology/9662-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 105 - 106 +- **GDD:** 2650 +- **MN Maturity:** 105 +- **Harvest Population:** High +- **Drydown:** 9 +- **Root:** 7 +- **Stalk:** 8 +- **Test Weight:** 9 + +## Disease Ratings + +- **Tar Spot:** 6 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Not Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9691-33.json b/corpus/stine/stine-9691-33.json new file mode 100644 index 00000000..2698800f --- /dev/null +++ b/corpus/stine/stine-9691-33.json @@ -0,0 +1,182 @@ +{ + "source": "stine", + "source_key": "stine-9691-33", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9691-33", + "product_id": "9691-33", + "crop": "corn", + "release_year": null, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "SmartStax Pro With RNAi" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "108 - 110" + }, + { + "characteristic": "GDD", + "value": "2725" + }, + { + "characteristic": "MN Maturity", + "value": "109" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "7" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "9" + }, + { + "characteristic": "Anthracnose", + "value": "9" + }, + { + "characteristic": "Goss' Wilt", + "value": "9" + }, + { + "characteristic": "Common Rust", + "value": "8" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "100% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/smartstax-pro-with-rnai-technology/9691-33/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:15.252015+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9691-33.md b/corpus/stine/stine-9691-33.md new file mode 100644 index 00000000..1b004b0b --- /dev/null +++ b/corpus/stine/stine-9691-33.md @@ -0,0 +1,57 @@ +# Stine 9691-33 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 109 days (representative) +- **Trait(s):** SmartStax Pro With RNAi +- **Source:** https://www.stineseed.com/corn/traits/smartstax-pro-with-rnai-technology/9691-33/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 108 - 110 +- **GDD:** 2725 +- **MN Maturity:** 109 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 8 +- **Cold Emergence:** 7 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 9 +- **Anthracnose:** 9 +- **Goss' Wilt:** 9 +- **Common Rust:** 8 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium +- **Ear Flex:** Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 100% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9721-30.json b/corpus/stine/stine-9721-30.json new file mode 100644 index 00000000..83013b9f --- /dev/null +++ b/corpus/stine/stine-9721-30.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9721-30", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9721-30", + "product_id": "9721-30", + "crop": "corn", + "release_year": null, + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Trecepta" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "111 - 113" + }, + { + "characteristic": "GDD", + "value": "2800" + }, + { + "characteristic": "MN Maturity", + "value": "112" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "7" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "8" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "8" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/trecepta-technology/9721-30/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:16.782778+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9721-30.md b/corpus/stine/stine-9721-30.md new file mode 100644 index 00000000..3eca7eae --- /dev/null +++ b/corpus/stine/stine-9721-30.md @@ -0,0 +1,59 @@ +# Stine 9721-30 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 112 days (representative) +- **Trait(s):** Trecepta +- **Source:** https://www.stineseed.com/corn/traits/trecepta-technology/9721-30/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 111 - 113 +- **GDD:** 2800 +- **MN Maturity:** 112 +- **Harvest Population:** High +- **Drydown:** 7 +- **Root:** 8 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 8 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 7 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 8 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9728e-g.json b/corpus/stine/stine-9728e-g.json new file mode 100644 index 00000000..4d4a748c --- /dev/null +++ b/corpus/stine/stine-9728e-g.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9728e-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9728E-G", + "product_id": "9728E-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "109 - 111" + }, + { + "characteristic": "GDD", + "value": "2725" + }, + { + "characteristic": "MN Maturity", + "value": "110" + }, + { + "characteristic": "Harvest Population", + "value": "Low-Medium" + }, + { + "characteristic": "Drydown", + "value": "9" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "90% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "95% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/9728e-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:18.289376+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9728e-g.md b/corpus/stine/stine-9728e-g.md new file mode 100644 index 00000000..51f2857f --- /dev/null +++ b/corpus/stine/stine-9728e-g.md @@ -0,0 +1,59 @@ +# Stine 9728E-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 110 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/9728e-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 109 - 111 +- **GDD:** 2725 +- **MN Maturity:** 110 +- **Harvest Population:** Low-Medium +- **Drydown:** 9 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium +- **Ear Flex:** Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 90% of normal +- **Population % in Narrow Rows:** 95% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9734-g.json b/corpus/stine/stine-9734-g.json new file mode 100644 index 00000000..73f04c27 --- /dev/null +++ b/corpus/stine/stine-9734-g.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9734-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9734-G", + "product_id": "9734-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "109 - 111" + }, + { + "characteristic": "GDD", + "value": "2750" + }, + { + "characteristic": "MN Maturity", + "value": "110" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/9734-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:19.750232+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9734-g.md b/corpus/stine/stine-9734-g.md new file mode 100644 index 00000000..2cca19ae --- /dev/null +++ b/corpus/stine/stine-9734-g.md @@ -0,0 +1,59 @@ +# Stine 9734-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 110 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/9734-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 109 - 111 +- **GDD:** 2750 +- **MN Maturity:** 110 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 7 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9752-32.json b/corpus/stine/stine-9752-32.json new file mode 100644 index 00000000..23897495 --- /dev/null +++ b/corpus/stine/stine-9752-32.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9752-32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9752-32", + "product_id": "9752-32", + "crop": "corn", + "release_year": null, + "relative_maturity": 112, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Duracadeviptera Refuge Renew" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "111 - 113" + }, + { + "characteristic": "GDD", + "value": "2800" + }, + { + "characteristic": "MN Maturity", + "value": "112" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/duracadeviptera-refuge-renew/9752-32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:21.256426+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9752-32.md b/corpus/stine/stine-9752-32.md new file mode 100644 index 00000000..df275704 --- /dev/null +++ b/corpus/stine/stine-9752-32.md @@ -0,0 +1,59 @@ +# Stine 9752-32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 112 days (representative) +- **Trait(s):** Duracadeviptera Refuge Renew +- **Source:** https://www.stineseed.com/corn/traits/duracadeviptera-refuge-renew/9752-32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 111 - 113 +- **GDD:** 2800 +- **MN Maturity:** 112 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 7 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9753-20.json b/corpus/stine/stine-9753-20.json new file mode 100644 index 00000000..d86c24c7 --- /dev/null +++ b/corpus/stine/stine-9753-20.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9753-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9753-20", + "product_id": "9753-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "114 - 116" + }, + { + "characteristic": "GDD", + "value": "2825" + }, + { + "characteristic": "MN Maturity", + "value": "115" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "7" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "9" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "8" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Not Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/vt-double-pro-technology/9753-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:22.754464+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9753-20.md b/corpus/stine/stine-9753-20.md new file mode 100644 index 00000000..7dc10f9c --- /dev/null +++ b/corpus/stine/stine-9753-20.md @@ -0,0 +1,59 @@ +# Stine 9753-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 115 days (representative) +- **Trait(s):** VT Double Pro +- **Source:** https://www.stineseed.com/corn/traits/vt-double-pro-technology/9753-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 114 - 116 +- **GDD:** 2825 +- **MN Maturity:** 115 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 7 +- **Stress:** 7 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 9 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 8 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Not Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9754-20.json b/corpus/stine/stine-9754-20.json new file mode 100644 index 00000000..e727b6cb --- /dev/null +++ b/corpus/stine/stine-9754-20.json @@ -0,0 +1,182 @@ +{ + "source": "stine", + "source_key": "stine-9754-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9754-20", + "product_id": "9754-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 113, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "112 - 114" + }, + { + "characteristic": "GDD", + "value": "2800" + }, + { + "characteristic": "MN Maturity", + "value": "113" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "7" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "7" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Not Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/vt-double-pro-technology/9754-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:24.289319+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9754-20.md b/corpus/stine/stine-9754-20.md new file mode 100644 index 00000000..e19adf72 --- /dev/null +++ b/corpus/stine/stine-9754-20.md @@ -0,0 +1,57 @@ +# Stine 9754-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 113 days (representative) +- **Trait(s):** VT Double Pro +- **Source:** https://www.stineseed.com/corn/traits/vt-double-pro-technology/9754-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 112 - 114 +- **GDD:** 2800 +- **MN Maturity:** 113 +- **Harvest Population:** High +- **Drydown:** 7 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 7 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Not Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9755-20.json b/corpus/stine/stine-9755-20.json new file mode 100644 index 00000000..1f189c32 --- /dev/null +++ b/corpus/stine/stine-9755-20.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-9755-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9755-20", + "product_id": "9755-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "110 - 112" + }, + { + "characteristic": "GDD", + "value": "2775" + }, + { + "characteristic": "MN Maturity", + "value": "111" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "7" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/vt-double-pro-technology/9755-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:25.778199+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9755-20.md b/corpus/stine/stine-9755-20.md new file mode 100644 index 00000000..2fba6433 --- /dev/null +++ b/corpus/stine/stine-9755-20.md @@ -0,0 +1,55 @@ +# Stine 9755-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 111 days (representative) +- **Trait(s):** VT Double Pro +- **Source:** https://www.stineseed.com/corn/traits/vt-double-pro-technology/9755-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 110 - 112 +- **GDD:** 2775 +- **MN Maturity:** 111 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 7 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9756-g.json b/corpus/stine/stine-9756-g.json new file mode 100644 index 00000000..857a749d --- /dev/null +++ b/corpus/stine/stine-9756-g.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9756-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9756-G", + "product_id": "9756-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "109 - 111" + }, + { + "characteristic": "GDD", + "value": "2750" + }, + { + "characteristic": "MN Maturity", + "value": "110" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/9756-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:27.286764+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9756-g.md b/corpus/stine/stine-9756-g.md new file mode 100644 index 00000000..049dec5d --- /dev/null +++ b/corpus/stine/stine-9756-g.md @@ -0,0 +1,59 @@ +# Stine 9756-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 110 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/9756-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 109 - 111 +- **GDD:** 2750 +- **MN Maturity:** 110 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 7 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9808e-0.json b/corpus/stine/stine-9808e-0.json new file mode 100644 index 00000000..618c6ad4 --- /dev/null +++ b/corpus/stine/stine-9808e-0.json @@ -0,0 +1,186 @@ +{ + "source": "stine", + "source_key": "stine-9808e-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9808E-0", + "product_id": "9808E-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "114 - 116" + }, + { + "characteristic": "GDD", + "value": "2825" + }, + { + "characteristic": "MN Maturity", + "value": "115" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "7" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/9808e-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:28.783154+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9808e-0.md b/corpus/stine/stine-9808e-0.md new file mode 100644 index 00000000..56592678 --- /dev/null +++ b/corpus/stine/stine-9808e-0.md @@ -0,0 +1,58 @@ +# Stine 9808E-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 115 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/9808e-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 114 - 116 +- **GDD:** 2825 +- **MN Maturity:** 115 +- **Harvest Population:** High-Very High +- **Drydown:** 7 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9808e-20.json b/corpus/stine/stine-9808e-20.json new file mode 100644 index 00000000..edca5ad7 --- /dev/null +++ b/corpus/stine/stine-9808e-20.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9808e-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9808E-20", + "product_id": "9808E-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure Viptera 3110" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "114 - 116" + }, + { + "characteristic": "GDD", + "value": "2825" + }, + { + "characteristic": "MN Maturity", + "value": "115" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "6" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "7" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-viptera-3110-corn/9808e-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:30.276130+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9808e-20.md b/corpus/stine/stine-9808e-20.md new file mode 100644 index 00000000..e5f72757 --- /dev/null +++ b/corpus/stine/stine-9808e-20.md @@ -0,0 +1,59 @@ +# Stine 9808E-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 115 days (representative) +- **Trait(s):** Agrisure Viptera 3110 +- **Source:** https://www.stineseed.com/corn/traits/agrisure-viptera-3110-corn/9808e-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 114 - 116 +- **GDD:** 2825 +- **MN Maturity:** 115 +- **Harvest Population:** High-Very High +- **Drydown:** 6 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 7 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9808e-20n.json b/corpus/stine/stine-9808e-20n.json new file mode 100644 index 00000000..0646cbb3 --- /dev/null +++ b/corpus/stine/stine-9808e-20n.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9808e-20n", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9808E-20N", + "product_id": "9808E-20N", + "crop": "corn", + "release_year": null, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure Viptera 3110" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "114 - 116" + }, + { + "characteristic": "GDD", + "value": "2825" + }, + { + "characteristic": "MN Maturity", + "value": "115" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "6" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "7" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-viptera-3110-corn/9808e-20n/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:31.781595+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9808e-20n.md b/corpus/stine/stine-9808e-20n.md new file mode 100644 index 00000000..ab7f9d52 --- /dev/null +++ b/corpus/stine/stine-9808e-20n.md @@ -0,0 +1,59 @@ +# Stine 9808E-20N + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 115 days (representative) +- **Trait(s):** Agrisure Viptera 3110 +- **Source:** https://www.stineseed.com/corn/traits/agrisure-viptera-3110-corn/9808e-20n/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 114 - 116 +- **GDD:** 2825 +- **MN Maturity:** 115 +- **Harvest Population:** High-Very High +- **Drydown:** 6 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 7 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9808e-g.json b/corpus/stine/stine-9808e-g.json new file mode 100644 index 00000000..f3329d27 --- /dev/null +++ b/corpus/stine/stine-9808e-g.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-9808e-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9808E-G", + "product_id": "9808E-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 115, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "114 - 116" + }, + { + "characteristic": "GDD", + "value": "2825" + }, + { + "characteristic": "MN Maturity", + "value": "115" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "7" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "7" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/9808e-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:33.282293+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9808e-g.md b/corpus/stine/stine-9808e-g.md new file mode 100644 index 00000000..bd584d90 --- /dev/null +++ b/corpus/stine/stine-9808e-g.md @@ -0,0 +1,59 @@ +# Stine 9808E-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 115 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/9808e-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 114 - 116 +- **GDD:** 2825 +- **MN Maturity:** 115 +- **Harvest Population:** High-Very High +- **Drydown:** 7 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 7 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-9817-30.json b/corpus/stine/stine-9817-30.json new file mode 100644 index 00000000..242ff9a5 --- /dev/null +++ b/corpus/stine/stine-9817-30.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-9817-30", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9817-30", + "product_id": "9817-30", + "crop": "corn", + "release_year": null, + "relative_maturity": 116, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Viptera Refuge Renew" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "115 - 117" + }, + { + "characteristic": "GDD", + "value": "2875" + }, + { + "characteristic": "MN Maturity", + "value": "116" + }, + { + "characteristic": "Harvest Population", + "value": "Medium" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "9" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Flex" + }, + { + "characteristic": "Cob Color", + "value": "White" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "90% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "95% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/viptera-refuge-renew/9817-30/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:34.759842+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9817-30.md b/corpus/stine/stine-9817-30.md new file mode 100644 index 00000000..1ffeb6b5 --- /dev/null +++ b/corpus/stine/stine-9817-30.md @@ -0,0 +1,56 @@ +# Stine 9817-30 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 116 days (representative) +- **Trait(s):** Viptera Refuge Renew +- **Source:** https://www.stineseed.com/corn/traits/viptera-refuge-renew/9817-30/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 115 - 117 +- **GDD:** 2875 +- **MN Maturity:** 116 +- **Harvest Population:** Medium +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 8 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 9 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Flex +- **Cob Color:** White + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 90% of normal +- **Population % in Narrow Rows:** 95% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9817-30n.json b/corpus/stine/stine-9817-30n.json new file mode 100644 index 00000000..a5394a37 --- /dev/null +++ b/corpus/stine/stine-9817-30n.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-9817-30n", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9817-30N", + "product_id": "9817-30N", + "crop": "corn", + "release_year": null, + "relative_maturity": 116, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Viptera Refuge Renew" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "115 - 117" + }, + { + "characteristic": "GDD", + "value": "2875" + }, + { + "characteristic": "MN Maturity", + "value": "116" + }, + { + "characteristic": "Harvest Population", + "value": "Medium" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "8" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "9" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Moderate-High" + }, + { + "characteristic": "Ear Flex", + "value": "Flex" + }, + { + "characteristic": "Cob Color", + "value": "White" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "90% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "95% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/viptera-refuge-renew/9817-30n/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:36.255651+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9817-30n.md b/corpus/stine/stine-9817-30n.md new file mode 100644 index 00000000..0ca11c83 --- /dev/null +++ b/corpus/stine/stine-9817-30n.md @@ -0,0 +1,56 @@ +# Stine 9817-30N + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 116 days (representative) +- **Trait(s):** Viptera Refuge Renew +- **Source:** https://www.stineseed.com/corn/traits/viptera-refuge-renew/9817-30n/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 115 - 117 +- **GDD:** 2875 +- **MN Maturity:** 116 +- **Harvest Population:** Medium +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 8 +- **Gray Leaf Spot:** 8 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 9 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Moderate-High +- **Ear Flex:** Flex +- **Cob Color:** White + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 90% of normal +- **Population % in Narrow Rows:** 95% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9818-32.json b/corpus/stine/stine-9818-32.json new file mode 100644 index 00000000..1d7dc9de --- /dev/null +++ b/corpus/stine/stine-9818-32.json @@ -0,0 +1,182 @@ +{ + "source": "stine", + "source_key": "stine-9818-32", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9818-32", + "product_id": "9818-32", + "crop": "corn", + "release_year": null, + "relative_maturity": 117, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Duracadeviptera Refuge Renew" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "116 - 118" + }, + { + "characteristic": "GDD", + "value": "2870" + }, + { + "characteristic": "MN Maturity", + "value": "117" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "9" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "9" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "9" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "9" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/duracadeviptera-refuge-renew/9818-32-/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:39.269620+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9818-32.md b/corpus/stine/stine-9818-32.md new file mode 100644 index 00000000..bbec588f --- /dev/null +++ b/corpus/stine/stine-9818-32.md @@ -0,0 +1,57 @@ +# Stine 9818-32 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 117 days (representative) +- **Trait(s):** Duracadeviptera Refuge Renew +- **Source:** https://www.stineseed.com/corn/traits/duracadeviptera-refuge-renew/9818-32-/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 116 - 118 +- **GDD:** 2870 +- **MN Maturity:** 117 +- **Harvest Population:** High +- **Drydown:** 9 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 9 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 9 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 9 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9818-32n.json b/corpus/stine/stine-9818-32n.json new file mode 100644 index 00000000..c9549737 --- /dev/null +++ b/corpus/stine/stine-9818-32n.json @@ -0,0 +1,182 @@ +{ + "source": "stine", + "source_key": "stine-9818-32n", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9818-32N", + "product_id": "9818-32N", + "crop": "corn", + "release_year": null, + "relative_maturity": 117, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Duracadeviptera Refuge Renew" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "116 - 118" + }, + { + "characteristic": "GDD", + "value": "2870" + }, + { + "characteristic": "MN Maturity", + "value": "117" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "9" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "9" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "9" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "9" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/duracadeviptera-refuge-renew/9818-32/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:37.755848+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9818-32n.md b/corpus/stine/stine-9818-32n.md new file mode 100644 index 00000000..1db2399e --- /dev/null +++ b/corpus/stine/stine-9818-32n.md @@ -0,0 +1,57 @@ +# Stine 9818-32N + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 117 days (representative) +- **Trait(s):** Duracadeviptera Refuge Renew +- **Source:** https://www.stineseed.com/corn/traits/duracadeviptera-refuge-renew/9818-32/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 116 - 118 +- **GDD:** 2870 +- **MN Maturity:** 117 +- **Harvest Population:** High +- **Drydown:** 9 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 9 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 9 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 9 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-9891-20.json b/corpus/stine/stine-9891-20.json new file mode 100644 index 00000000..d14d860f --- /dev/null +++ b/corpus/stine/stine-9891-20.json @@ -0,0 +1,186 @@ +{ + "source": "stine", + "source_key": "stine-9891-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "9891-20", + "product_id": "9891-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 119, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "VT Double Pro" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "118 - 120" + }, + { + "characteristic": "GDD", + "value": "2900" + }, + { + "characteristic": "MN Maturity", + "value": "119" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "9" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "8" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Red" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/vt-double-pro-technology/9891-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:40.776976+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-9891-20.md b/corpus/stine/stine-9891-20.md new file mode 100644 index 00000000..72dddd59 --- /dev/null +++ b/corpus/stine/stine-9891-20.md @@ -0,0 +1,58 @@ +# Stine 9891-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 119 days (representative) +- **Trait(s):** VT Double Pro +- **Source:** https://www.stineseed.com/corn/traits/vt-double-pro-technology/9891-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 118 - 120 +- **GDD:** 2900 +- **MN Maturity:** 119 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 9 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 8 + +## Plant Description + +- **Plant Height:** Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Flex +- **Cob Color:** Red + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx261-0.json b/corpus/stine/stine-mx261-0.json new file mode 100644 index 00000000..e4c27f9a --- /dev/null +++ b/corpus/stine/stine-mx261-0.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-mx261-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX261-0", + "product_id": "MX261-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 86, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "85 - 87" + }, + { + "characteristic": "GDD", + "value": "2190" + }, + { + "characteristic": "MN Maturity", + "value": "86" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx261-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:42.285492+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx261-0.md b/corpus/stine/stine-mx261-0.md new file mode 100644 index 00000000..bef74e18 --- /dev/null +++ b/corpus/stine/stine-mx261-0.md @@ -0,0 +1,59 @@ +# Stine MX261-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 86 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx261-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 85 - 87 +- **GDD:** 2190 +- **MN Maturity:** 86 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 7 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx261-g.json b/corpus/stine/stine-mx261-g.json new file mode 100644 index 00000000..16d2f7ab --- /dev/null +++ b/corpus/stine/stine-mx261-g.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-mx261-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX261-G", + "product_id": "MX261-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 86, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "85 - 87" + }, + { + "characteristic": "GDD", + "value": "2190" + }, + { + "characteristic": "MN Maturity", + "value": "86" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/mx261-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:43.779851+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx261-g.md b/corpus/stine/stine-mx261-g.md new file mode 100644 index 00000000..150d5cd7 --- /dev/null +++ b/corpus/stine/stine-mx261-g.md @@ -0,0 +1,59 @@ +# Stine MX261-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 86 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/mx261-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 85 - 87 +- **GDD:** 2190 +- **MN Maturity:** 86 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 7 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx341-g.json b/corpus/stine/stine-mx341-g.json new file mode 100644 index 00000000..19c7ca05 --- /dev/null +++ b/corpus/stine/stine-mx341-g.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx341-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX341-G", + "product_id": "MX341-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 94, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "93 - 95" + }, + { + "characteristic": "GDD", + "value": "2375" + }, + { + "characteristic": "MN Maturity", + "value": "94" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/mx341-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:45.283645+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx341-g.md b/corpus/stine/stine-mx341-g.md new file mode 100644 index 00000000..c5199899 --- /dev/null +++ b/corpus/stine/stine-mx341-g.md @@ -0,0 +1,55 @@ +# Stine MX341-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 94 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/mx341-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 93 - 95 +- **GDD:** 2375 +- **MN Maturity:** 94 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx401-0.json b/corpus/stine/stine-mx401-0.json new file mode 100644 index 00000000..9cf26b9c --- /dev/null +++ b/corpus/stine/stine-mx401-0.json @@ -0,0 +1,186 @@ +{ + "source": "stine", + "source_key": "stine-mx401-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX401-0", + "product_id": "MX401-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 100, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "99 - 100" + }, + { + "characteristic": "GDD", + "value": "2475" + }, + { + "characteristic": "MN Maturity", + "value": "100" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx401-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:46.777329+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx401-0.md b/corpus/stine/stine-mx401-0.md new file mode 100644 index 00000000..f1244d25 --- /dev/null +++ b/corpus/stine/stine-mx401-0.md @@ -0,0 +1,58 @@ +# Stine MX401-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 100 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx401-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 99 - 100 +- **GDD:** 2475 +- **MN Maturity:** 100 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx445-g.json b/corpus/stine/stine-mx445-g.json new file mode 100644 index 00000000..7b2abf0b --- /dev/null +++ b/corpus/stine/stine-mx445-g.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx445-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX445-G", + "product_id": "MX445-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "101 - 103" + }, + { + "characteristic": "GDD", + "value": "2525" + }, + { + "characteristic": "MN Maturity", + "value": "102" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "7" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/mx445-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:48.281579+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx445-g.md b/corpus/stine/stine-mx445-g.md new file mode 100644 index 00000000..00cf5782 --- /dev/null +++ b/corpus/stine/stine-mx445-g.md @@ -0,0 +1,55 @@ +# Stine MX445-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 102 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/mx445-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 101 - 103 +- **GDD:** 2525 +- **MN Maturity:** 102 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 7 +- **Stress:** 7 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx451-0.json b/corpus/stine/stine-mx451-0.json new file mode 100644 index 00000000..a6f82878 --- /dev/null +++ b/corpus/stine/stine-mx451-0.json @@ -0,0 +1,170 @@ +{ + "source": "stine", + "source_key": "stine-mx451-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX451-0", + "product_id": "MX451-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 95, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "94 - 96" + }, + { + "characteristic": "GDD", + "value": "2400" + }, + { + "characteristic": "MN Maturity", + "value": "95" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "108% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "112% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx451-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:49.784487+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx451-0.md b/corpus/stine/stine-mx451-0.md new file mode 100644 index 00000000..f004188c --- /dev/null +++ b/corpus/stine/stine-mx451-0.md @@ -0,0 +1,54 @@ +# Stine MX451-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 95 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx451-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 94 - 96 +- **GDD:** 2400 +- **MN Maturity:** 95 +- **Harvest Population:** High-Very High +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 108% of normal +- **Population % in Narrow Rows:** 112% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx452-g.json b/corpus/stine/stine-mx452-g.json new file mode 100644 index 00000000..d1e2ded7 --- /dev/null +++ b/corpus/stine/stine-mx452-g.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx452-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX452-G", + "product_id": "MX452-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 95, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "94 - 96" + }, + { + "characteristic": "GDD", + "value": "2400" + }, + { + "characteristic": "MN Maturity", + "value": "95" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/mx452-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:51.267278+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx452-g.md b/corpus/stine/stine-mx452-g.md new file mode 100644 index 00000000..c30f22ee --- /dev/null +++ b/corpus/stine/stine-mx452-g.md @@ -0,0 +1,55 @@ +# Stine MX452-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 95 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/mx452-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 94 - 96 +- **GDD:** 2400 +- **MN Maturity:** 95 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx471-g.json b/corpus/stine/stine-mx471-g.json new file mode 100644 index 00000000..e444dc73 --- /dev/null +++ b/corpus/stine/stine-mx471-g.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx471-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX471-G", + "product_id": "MX471-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 97, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "96 - 98" + }, + { + "characteristic": "GDD", + "value": "2425" + }, + { + "characteristic": "MN Maturity", + "value": "97" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/mx471-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:52.756710+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx471-g.md b/corpus/stine/stine-mx471-g.md new file mode 100644 index 00000000..02f36ae1 --- /dev/null +++ b/corpus/stine/stine-mx471-g.md @@ -0,0 +1,55 @@ +# Stine MX471-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 97 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/mx471-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 96 - 98 +- **GDD:** 2425 +- **MN Maturity:** 97 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx481-g.json b/corpus/stine/stine-mx481-g.json new file mode 100644 index 00000000..4057ecf5 --- /dev/null +++ b/corpus/stine/stine-mx481-g.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-mx481-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX481-G", + "product_id": "MX481-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "97 - 99" + }, + { + "characteristic": "GDD", + "value": "2430" + }, + { + "characteristic": "MN Maturity", + "value": "98" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "108% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "112% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/mx481-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:54.258996+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx481-g.md b/corpus/stine/stine-mx481-g.md new file mode 100644 index 00000000..ae6ee7d6 --- /dev/null +++ b/corpus/stine/stine-mx481-g.md @@ -0,0 +1,56 @@ +# Stine MX481-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 98 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/mx481-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 97 - 99 +- **GDD:** 2430 +- **MN Maturity:** 98 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 + +## Disease Ratings + +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 108% of normal +- **Population % in Narrow Rows:** 112% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx482-g.json b/corpus/stine/stine-mx482-g.json new file mode 100644 index 00000000..a435da6b --- /dev/null +++ b/corpus/stine/stine-mx482-g.json @@ -0,0 +1,186 @@ +{ + "source": "stine", + "source_key": "stine-mx482-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX482-G", + "product_id": "MX482-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "97 - 99" + }, + { + "characteristic": "GDD", + "value": "2430" + }, + { + "characteristic": "MN Maturity", + "value": "98" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/mx482-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:55.776034+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx482-g.md b/corpus/stine/stine-mx482-g.md new file mode 100644 index 00000000..7487c0f1 --- /dev/null +++ b/corpus/stine/stine-mx482-g.md @@ -0,0 +1,58 @@ +# Stine MX482-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 98 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/mx482-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 97 - 99 +- **GDD:** 2430 +- **MN Maturity:** 98 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx483-0.json b/corpus/stine/stine-mx483-0.json new file mode 100644 index 00000000..fd49682d --- /dev/null +++ b/corpus/stine/stine-mx483-0.json @@ -0,0 +1,186 @@ +{ + "source": "stine", + "source_key": "stine-mx483-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX483-0", + "product_id": "MX483-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 98, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "97 - 99" + }, + { + "characteristic": "GDD", + "value": "2430" + }, + { + "characteristic": "MN Maturity", + "value": "98" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx483-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:57.283973+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx483-0.md b/corpus/stine/stine-mx483-0.md new file mode 100644 index 00000000..93b8f0e6 --- /dev/null +++ b/corpus/stine/stine-mx483-0.md @@ -0,0 +1,58 @@ +# Stine MX483-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 98 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx483-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 97 - 99 +- **GDD:** 2430 +- **MN Maturity:** 98 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx511-0.json b/corpus/stine/stine-mx511-0.json new file mode 100644 index 00000000..51502371 --- /dev/null +++ b/corpus/stine/stine-mx511-0.json @@ -0,0 +1,186 @@ +{ + "source": "stine", + "source_key": "stine-mx511-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX511-0", + "product_id": "MX511-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 101, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "100 - 102" + }, + { + "characteristic": "GDD", + "value": "2500" + }, + { + "characteristic": "MN Maturity", + "value": "101" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx511-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:45:58.787477+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx511-0.md b/corpus/stine/stine-mx511-0.md new file mode 100644 index 00000000..37f307cd --- /dev/null +++ b/corpus/stine/stine-mx511-0.md @@ -0,0 +1,58 @@ +# Stine MX511-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 101 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx511-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 100 - 102 +- **GDD:** 2500 +- **MN Maturity:** 101 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx521-g.json b/corpus/stine/stine-mx521-g.json new file mode 100644 index 00000000..e77ade91 --- /dev/null +++ b/corpus/stine/stine-mx521-g.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx521-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX521-G", + "product_id": "MX521-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "101 - 103" + }, + { + "characteristic": "GDD", + "value": "2525" + }, + { + "characteristic": "MN Maturity", + "value": "102" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "6" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "108% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "112% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/mx521-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:00.288240+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx521-g.md b/corpus/stine/stine-mx521-g.md new file mode 100644 index 00000000..ec1c3d0e --- /dev/null +++ b/corpus/stine/stine-mx521-g.md @@ -0,0 +1,55 @@ +# Stine MX521-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 102 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/mx521-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 101 - 103 +- **GDD:** 2525 +- **MN Maturity:** 102 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 6 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 108% of normal +- **Population % in Narrow Rows:** 112% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx522-0.json b/corpus/stine/stine-mx522-0.json new file mode 100644 index 00000000..b4b8038d --- /dev/null +++ b/corpus/stine/stine-mx522-0.json @@ -0,0 +1,186 @@ +{ + "source": "stine", + "source_key": "stine-mx522-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX522-0", + "product_id": "MX522-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 102, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "101 - 103" + }, + { + "characteristic": "GDD", + "value": "2525" + }, + { + "characteristic": "MN Maturity", + "value": "103" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "6" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx522-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:01.805691+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx522-0.md b/corpus/stine/stine-mx522-0.md new file mode 100644 index 00000000..694172e5 --- /dev/null +++ b/corpus/stine/stine-mx522-0.md @@ -0,0 +1,58 @@ +# Stine MX522-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 102 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx522-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 101 - 103 +- **GDD:** 2525 +- **MN Maturity:** 103 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 6 + +## Disease Ratings + +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx551-g.json b/corpus/stine/stine-mx551-g.json new file mode 100644 index 00000000..51736641 --- /dev/null +++ b/corpus/stine/stine-mx551-g.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx551-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX551-G", + "product_id": "MX551-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "104 - 106" + }, + { + "characteristic": "GDD", + "value": "2650" + }, + { + "characteristic": "MN Maturity", + "value": "105" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/mx551-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:03.268185+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx551-g.md b/corpus/stine/stine-mx551-g.md new file mode 100644 index 00000000..2a4b1af4 --- /dev/null +++ b/corpus/stine/stine-mx551-g.md @@ -0,0 +1,55 @@ +# Stine MX551-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 105 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/mx551-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 104 - 106 +- **GDD:** 2650 +- **MN Maturity:** 105 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx552-0.json b/corpus/stine/stine-mx552-0.json new file mode 100644 index 00000000..14f01d15 --- /dev/null +++ b/corpus/stine/stine-mx552-0.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-mx552-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX552-0", + "product_id": "MX552-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "104 - 106" + }, + { + "characteristic": "GDD", + "value": "2650" + }, + { + "characteristic": "MN Maturity", + "value": "105" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx552-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:04.787364+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx552-0.md b/corpus/stine/stine-mx552-0.md new file mode 100644 index 00000000..c7f7a0e3 --- /dev/null +++ b/corpus/stine/stine-mx552-0.md @@ -0,0 +1,56 @@ +# Stine MX552-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 105 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx552-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 104 - 106 +- **GDD:** 2650 +- **MN Maturity:** 105 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx553-0.json b/corpus/stine/stine-mx553-0.json new file mode 100644 index 00000000..93fe164c --- /dev/null +++ b/corpus/stine/stine-mx553-0.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-mx553-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX553-0", + "product_id": "MX553-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 105, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "104 - 106" + }, + { + "characteristic": "GDD", + "value": "2650" + }, + { + "characteristic": "MN Maturity", + "value": "105" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "7" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx553-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:06.276139+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx553-0.md b/corpus/stine/stine-mx553-0.md new file mode 100644 index 00000000..ce494899 --- /dev/null +++ b/corpus/stine/stine-mx553-0.md @@ -0,0 +1,56 @@ +# Stine MX553-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 105 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx553-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 104 - 106 +- **GDD:** 2650 +- **MN Maturity:** 105 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 7 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx603-0.json b/corpus/stine/stine-mx603-0.json new file mode 100644 index 00000000..b14b2e75 --- /dev/null +++ b/corpus/stine/stine-mx603-0.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-mx603-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX603-0", + "product_id": "MX603-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 106, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "105 - 107" + }, + { + "characteristic": "GDD", + "value": "2650" + }, + { + "characteristic": "MN Maturity", + "value": "106" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx603-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:07.783207+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx603-0.md b/corpus/stine/stine-mx603-0.md new file mode 100644 index 00000000..3f52029c --- /dev/null +++ b/corpus/stine/stine-mx603-0.md @@ -0,0 +1,56 @@ +# Stine MX603-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 106 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx603-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 105 - 107 +- **GDD:** 2650 +- **MN Maturity:** 106 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx604-0.json b/corpus/stine/stine-mx604-0.json new file mode 100644 index 00000000..9ebdb9ad --- /dev/null +++ b/corpus/stine/stine-mx604-0.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx604-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX604-0", + "product_id": "MX604-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 108, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "107 - 109" + }, + { + "characteristic": "GDD", + "value": "2700" + }, + { + "characteristic": "MN Maturity", + "value": "108" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "6" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx604-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:09.265211+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx604-0.md b/corpus/stine/stine-mx604-0.md new file mode 100644 index 00000000..1a418e0b --- /dev/null +++ b/corpus/stine/stine-mx604-0.md @@ -0,0 +1,55 @@ +# Stine MX604-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 108 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx604-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 107 - 109 +- **GDD:** 2700 +- **MN Maturity:** 108 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 6 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx605-0.json b/corpus/stine/stine-mx605-0.json new file mode 100644 index 00000000..112d2c1c --- /dev/null +++ b/corpus/stine/stine-mx605-0.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-mx605-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX605-0", + "product_id": "MX605-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "108 - 110" + }, + { + "characteristic": "GDD", + "value": "2725" + }, + { + "characteristic": "MN Maturity", + "value": "109" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx605-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:10.757132+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx605-0.md b/corpus/stine/stine-mx605-0.md new file mode 100644 index 00000000..9353bd82 --- /dev/null +++ b/corpus/stine/stine-mx605-0.md @@ -0,0 +1,56 @@ +# Stine MX605-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 109 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx605-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 108 - 110 +- **GDD:** 2725 +- **MN Maturity:** 109 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx605-g.json b/corpus/stine/stine-mx605-g.json new file mode 100644 index 00000000..9df21c3b --- /dev/null +++ b/corpus/stine/stine-mx605-g.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-mx605-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX605-G", + "product_id": "MX605-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "108 - 110" + }, + { + "characteristic": "GDD", + "value": "2725" + }, + { + "characteristic": "MN Maturity", + "value": "109" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/mx605-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:12.255585+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx605-g.md b/corpus/stine/stine-mx605-g.md new file mode 100644 index 00000000..235ac6eb --- /dev/null +++ b/corpus/stine/stine-mx605-g.md @@ -0,0 +1,56 @@ +# Stine MX605-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 109 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/mx605-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 108 - 110 +- **GDD:** 2725 +- **MN Maturity:** 109 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx606-0.json b/corpus/stine/stine-mx606-0.json new file mode 100644 index 00000000..e61f141a --- /dev/null +++ b/corpus/stine/stine-mx606-0.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx606-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX606-0", + "product_id": "MX606-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 110, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "109 - 111" + }, + { + "characteristic": "GDD", + "value": "2725" + }, + { + "characteristic": "MN Maturity", + "value": "110" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx606-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:13.763010+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx606-0.md b/corpus/stine/stine-mx606-0.md new file mode 100644 index 00000000..48ddbf89 --- /dev/null +++ b/corpus/stine/stine-mx606-0.md @@ -0,0 +1,55 @@ +# Stine MX606-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 110 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx606-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 109 - 111 +- **GDD:** 2725 +- **MN Maturity:** 110 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx671-g.json b/corpus/stine/stine-mx671-g.json new file mode 100644 index 00000000..92ebd24a --- /dev/null +++ b/corpus/stine/stine-mx671-g.json @@ -0,0 +1,178 @@ +{ + "source": "stine", + "source_key": "stine-mx671-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX671-G", + "product_id": "MX671-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 107, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "106 - 108" + }, + { + "characteristic": "GDD", + "value": "2700" + }, + { + "characteristic": "MN Maturity", + "value": "107" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "8" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes with Fungicide" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/mx671-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:15.274582+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx671-g.md b/corpus/stine/stine-mx671-g.md new file mode 100644 index 00000000..163bada1 --- /dev/null +++ b/corpus/stine/stine-mx671-g.md @@ -0,0 +1,56 @@ +# Stine MX671-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 107 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/mx671-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 106 - 108 +- **GDD:** 2700 +- **MN Maturity:** 107 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 8 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes with Fungicide +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx691-g.json b/corpus/stine/stine-mx691-g.json new file mode 100644 index 00000000..40f12136 --- /dev/null +++ b/corpus/stine/stine-mx691-g.json @@ -0,0 +1,174 @@ +{ + "source": "stine", + "source_key": "stine-mx691-g", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX691-G", + "product_id": "MX691-G", + "crop": "corn", + "release_year": null, + "relative_maturity": 109, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "108 - 110" + }, + { + "characteristic": "GDD", + "value": "2725" + }, + { + "characteristic": "MN Maturity", + "value": "109" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "7" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Highly Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt-/mx691-g/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:16.783093+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx691-g.md b/corpus/stine/stine-mx691-g.md new file mode 100644 index 00000000..f3f27d1a --- /dev/null +++ b/corpus/stine/stine-mx691-g.md @@ -0,0 +1,55 @@ +# Stine MX691-G + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 109 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt-/mx691-g/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 108 - 110 +- **GDD:** 2725 +- **MN Maturity:** 109 +- **Harvest Population:** High-Very High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 7 +- **Stress:** 8 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 7 + +## Plant Description + +- **Plant Height:** Medium-Tall +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Highly Recommended +- **Narrow Rows:** Highly Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx709-20.json b/corpus/stine/stine-mx709-20.json new file mode 100644 index 00000000..b9947aab --- /dev/null +++ b/corpus/stine/stine-mx709-20.json @@ -0,0 +1,186 @@ +{ + "source": "stine", + "source_key": "stine-mx709-20", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX709-20", + "product_id": "MX709-20", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Agrisure Viptera 3110" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "110 - 112" + }, + { + "characteristic": "GDD", + "value": "2800" + }, + { + "characteristic": "MN Maturity", + "value": "111" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "7" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "Yes" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/agrisure-viptera-3110-corn/mx709-20/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:18.286724+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx709-20.md b/corpus/stine/stine-mx709-20.md new file mode 100644 index 00000000..7a265304 --- /dev/null +++ b/corpus/stine/stine-mx709-20.md @@ -0,0 +1,58 @@ +# Stine MX709-20 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 111 days (representative) +- **Trait(s):** Agrisure Viptera 3110 +- **Source:** https://www.stineseed.com/corn/traits/agrisure-viptera-3110-corn/mx709-20/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 110 - 112 +- **GDD:** 2800 +- **MN Maturity:** 111 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 9 +- **Stress:** 7 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** Yes diff --git a/corpus/stine/stine-mx709-e+.json b/corpus/stine/stine-mx709-e+.json new file mode 100644 index 00000000..2efb0c9e --- /dev/null +++ b/corpus/stine/stine-mx709-e+.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-mx709-e+", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX709-E+", + "product_id": "MX709-E+", + "crop": "corn", + "release_year": null, + "relative_maturity": 111, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Stine GT" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "110 - 112" + }, + { + "characteristic": "GDD", + "value": "2800" + }, + { + "characteristic": "MN Maturity", + "value": "111" + }, + { + "characteristic": "Harvest Population", + "value": "High" + }, + { + "characteristic": "Drydown", + "value": "8" + }, + { + "characteristic": "Root", + "value": "8" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "7" + }, + { + "characteristic": "Cold Emergence", + "value": "8" + }, + { + "characteristic": "Test Weight", + "value": "7" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "7" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "8" + }, + { + "characteristic": "Goss' Wilt", + "value": "7" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Flex" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "No" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "100% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "105% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "Yes" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/stine-gt/mx709-e-/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:19.775935+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx709-e+.md b/corpus/stine/stine-mx709-e+.md new file mode 100644 index 00000000..d42badc0 --- /dev/null +++ b/corpus/stine/stine-mx709-e+.md @@ -0,0 +1,59 @@ +# Stine MX709-E+ + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 111 days (representative) +- **Trait(s):** Stine GT +- **Source:** https://www.stineseed.com/corn/traits/stine-gt/mx709-e-/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 110 - 112 +- **GDD:** 2800 +- **MN Maturity:** 111 +- **Harvest Population:** High +- **Drydown:** 8 +- **Root:** 8 +- **Stalk:** 9 +- **Stress:** 7 +- **Cold Emergence:** 8 +- **Test Weight:** 7 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 7 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 8 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 8 +- **Goss' Wilt:** 7 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium +- **Ear Flex:** Semi-Flex +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** No +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 100% of normal +- **Population % in Narrow Rows:** 105% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** Yes +- **Glufosinate Tolerant:** No diff --git a/corpus/stine/stine-mx741-0.json b/corpus/stine/stine-mx741-0.json new file mode 100644 index 00000000..5a99aefa --- /dev/null +++ b/corpus/stine/stine-mx741-0.json @@ -0,0 +1,190 @@ +{ + "source": "stine", + "source_key": "stine-mx741-0", + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": "MX741-0", + "product_id": "MX741-0", + "crop": "corn", + "release_year": null, + "relative_maturity": 114, + "maturity_group": null, + "wheat_class": null, + "trait_stack": [ + "Conventional" + ], + "trait_descriptions": [], + "positioning_statement": null, + "strengths": [], + "characteristics_groups": [ + { + "label": "AGRONOMIC CHARACTERISTICS", + "items": [ + { + "characteristic": "Maturity (RM range)", + "value": "113 - 115" + }, + { + "characteristic": "GDD", + "value": "2825" + }, + { + "characteristic": "MN Maturity", + "value": "114" + }, + { + "characteristic": "Harvest Population", + "value": "High-Very High" + }, + { + "characteristic": "Drydown", + "value": "7" + }, + { + "characteristic": "Root", + "value": "9" + }, + { + "characteristic": "Stalk", + "value": "9" + }, + { + "characteristic": "Stress", + "value": "8" + }, + { + "characteristic": "Cold Emergence", + "value": "7" + }, + { + "characteristic": "Test Weight", + "value": "8" + } + ] + }, + { + "label": "DISEASE RATINGS", + "items": [ + { + "characteristic": "Tar Spot", + "value": "7" + }, + { + "characteristic": "Gray Leaf Spot", + "value": "8" + }, + { + "characteristic": "Eye Spot", + "value": "7" + }, + { + "characteristic": "N.C. Leaf Blight", + "value": "7" + }, + { + "characteristic": "S.C. Leaf Blight", + "value": "8" + }, + { + "characteristic": "Anthracnose", + "value": "7" + }, + { + "characteristic": "Goss' Wilt", + "value": "8" + }, + { + "characteristic": "Common Rust", + "value": "7" + } + ] + }, + { + "label": "PLANT DESCRIPTION", + "items": [ + { + "characteristic": "Plant Height", + "value": "Medium" + }, + { + "characteristic": "Ear Placement", + "value": "Medium-Tall" + }, + { + "characteristic": "Ear Flex", + "value": "Semi-Fixed" + }, + { + "characteristic": "Cob Color", + "value": "Pink" + } + ] + }, + { + "label": "SOIL & PLACEMENT", + "items": [ + { + "characteristic": "Corn-on-Corn", + "value": "Yes" + }, + { + "characteristic": "Sand", + "value": "Recommended" + }, + { + "characteristic": "Loam", + "value": "Highly Recommended" + }, + { + "characteristic": "Clay", + "value": "Highly Recommended" + }, + { + "characteristic": "Wide Rows", + "value": "Recommended" + }, + { + "characteristic": "Narrow Rows", + "value": "Recommended" + }, + { + "characteristic": "Population % in 30\" or Wider Rows", + "value": "105% of normal" + }, + { + "characteristic": "Population % in Narrow Rows", + "value": "110% of normal" + } + ] + }, + { + "label": "HERBICIDE TOLERANCE", + "items": [ + { + "characteristic": "Glyphosate Tolerant", + "value": "No" + }, + { + "characteristic": "Glufosinate Tolerant", + "value": "No" + } + ] + } + ], + "_scale_direction": "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No)", + "regional_recommendations": [ + { + "product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": null, + "agronomist_email": null, + "variant_id": null + } + ], + "image_url": null, + "source_urls": [ + "https://www.stineseed.com/corn/traits/conventional-corn/mx741-0/" + ], + "sitemap_last_modified": "2025-11-06T19:37:24+00:00", + "fetched_at": "2026-06-05T01:46:21.293490+00:00", + "scraper_version": "0.1.0" +} diff --git a/corpus/stine/stine-mx741-0.md b/corpus/stine/stine-mx741-0.md new file mode 100644 index 00000000..dd73f8f6 --- /dev/null +++ b/corpus/stine/stine-mx741-0.md @@ -0,0 +1,59 @@ +# Stine MX741-0 + +- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA) +- **Brand:** Stine +- **Crop:** Corn +- **Relative maturity:** 114 days (representative) +- **Trait(s):** Conventional +- **Source:** https://www.stineseed.com/corn/traits/conventional-corn/mx741-0/ +- **Rating scale:** corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, 8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative (Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows qualitative (Tall, Highly Recommended/Recommended, Yes/No) +- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.) + +--- + +## Agronomic Characteristics + +- **Maturity (RM range):** 113 - 115 +- **GDD:** 2825 +- **MN Maturity:** 114 +- **Harvest Population:** High-Very High +- **Drydown:** 7 +- **Root:** 9 +- **Stalk:** 9 +- **Stress:** 8 +- **Cold Emergence:** 7 +- **Test Weight:** 8 + +## Disease Ratings + +- **Tar Spot:** 7 +- **Gray Leaf Spot:** 8 +- **Eye Spot:** 7 +- **N.C. Leaf Blight:** 7 +- **S.C. Leaf Blight:** 8 +- **Anthracnose:** 7 +- **Goss' Wilt:** 8 +- **Common Rust:** 7 + +## Plant Description + +- **Plant Height:** Medium +- **Ear Placement:** Medium-Tall +- **Ear Flex:** Semi-Fixed +- **Cob Color:** Pink + +## Soil & Placement + +- **Corn-on-Corn:** Yes +- **Sand:** Recommended +- **Loam:** Highly Recommended +- **Clay:** Highly Recommended +- **Wide Rows:** Recommended +- **Narrow Rows:** Recommended +- **Population % in 30" or Wider Rows:** 105% of normal +- **Population % in Narrow Rows:** 110% of normal + +## Herbicide Tolerance + +- **Glyphosate Tolerant:** No +- **Glufosinate Tolerant:** No diff --git a/docs_mcp/lessons.md b/docs_mcp/lessons.md index afeaf5da..ad02a5a1 100644 --- a/docs_mcp/lessons.md +++ b/docs_mcp/lessons.md @@ -102,6 +102,39 @@ rows). *Soil Adaptability* uses `HR` (highly recommended) / `R` all three. Ebbert's-style independent brand, but ratings ARE parsed into structured groups so they're retrievable. +**Latham Hi-Tech Seeds**: numeric ratings `~1-9 where LOWER = BETTER` +(1 = best / most tolerant / most resistant) — **REVERSED from Bayer, +same direction as NK / AgriPro**. There's no on-page legend; the +direction was derived empirically (top-rated stalks/roots cluster at +1.0–1.5, weak traits at 3.0–3.5). Categorical values pass through +verbatim: SCN source (`PI 88788`), Phytophthora gene (`Rps 1k`), +Anthracnose (`ASR`). `NA`/blank = not rated. + +**Stine Seed**: **corn** is `1-9 numeric, 9 = Excellent / best` +(HIGHER = better, same as Bayer — read from the on-page legend: +9 Excellent … 5 Below Average). **Soybeans are QUALITATIVE** (vigor +Excellent/Very Good/Good; disease Resistant/Strong/Good/Susceptible +where Resistant/Strong = best), with SCN source + RPS gene passed +through, not a number. So a Stine corn "8" is strong but a Latham +"8" is weak — never compare the raw numbers across these two. + +**Burrus Seed**: numeric ratings `1-10, 10 = best / most tolerant` +(HIGHER = better; observed range 4–10). Herbicide tolerances and Bt +insect-protection are `Yes/No` (verbatim). `NR`/blank/`0`/`-` = not +rated. Covers brands Burrus / Power Plus / DONMARIO. + +**1st Choice Seeds**: `0-10, HIGHER = better` (0-4 Below Average, +5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior). Many +older corn hybrids publish only partial ratings (source gap); wheat +is identity-only. + +**⚠️ Direction is NOT consistent across the independents.** HIGHER = +better: Bayer, Golden Harvest, Stine(corn), ProHarvest(disease), +Burrus(1-10), 1st Choice(0-10). LOWER = better (1 = best): NK, +AgriPro, **Latham**. Qualitative (no direction): Stine(soy), +ProHarvest(general/agronomic), AgriPro(agronomic), Ebbert's. A raw +numeric rating is meaningless without its `_scale_direction`. + **Always check the chunk's "Rating scale" line or call `lookup_variety(source_key)` and look at `_scale_direction` if you are unsure.** Cross-vendor comparisons are valid AFTER you've diff --git a/scrape/sources/burrus.py b/scrape/sources/burrus.py new file mode 100644 index 00000000..12829be5 --- /dev/null +++ b/scrape/sources/burrus.py @@ -0,0 +1,561 @@ +"""Burrus Seed scraper — independent family-owned company (Arenzville, IL). + +Source: Burrus Hybrids ("Burrus Seed"), an independent family company +founded **1935** in Arenzville, Illinois — NOT owned by any of the +multinationals (Bayer / Corteva / Syngenta / BASF). It markets corn under +the **Burrus** and **Power Plus** brands and soybeans under the **Burrus** +and **DONMARIO** brands, sold through a dealer network across IL / IN / IA +/ MO / WI. + +Unlike the ProHarvest scraper (which parses HTML detail pages), Burrus +publishes its full agronomic dataset through the **Seedware** catalog +widget's JSON-over-JSONP API (the backend for the product finder on +``burrusseed.com/products/{corn,soybeans}``). So this scraper does TWO +list calls and maps JSON fields straight into ``characteristics_groups``; +there is no per-variety page fetch. + +Seedware API +------------ +``GET https://burrus25.seedware.net/app/_queries/crop_varieties.php + ?crop_pkey=101&callback=cb`` -> CORN (JSONP) +``crop_pkey=102`` -> SOYBEANS + +Both require: + * a ``callback`` query param (WITHOUT it the endpoint returns ``[]``), + * a ``Referer: https://burrusseed.com/`` header. +The response is ``cb([...]);`` — strip the JSONP wrapper to get a JSON +array of ~38 corn + ~26 soy records. Each record has ~44 fields: +``id`` (variety code, e.g. ``8J697AM``), ``description`` (brand + code, +e.g. ``Power Plus 8J697AM``), ``pkey`` (Seedware row id), ``maturity`` +(RM for corn / MG for soy, as a string like ``"97.00"`` / ``"2.00"``), +``released`` (year int), ``trait`` / ``trait_platform``, a per-record +brand in ``stat_corn_brand`` / ``stat_soybean_brand``, and many +``stat_*`` agronomic / disease / herbicide-tolerance ratings. + +Rating scales (confirmed from the live data, Jun 2026) +------------------------------------------------------ + * **Numeric agronomic + disease ratings: 1-10, 10 = best / most + tolerant** (observed values 4-10; standard Seedware/seed-industry + high-is-better scale). Soy agronomic stats arrive as ``"8.000"`` — + the trailing zeros are stripped to ``"8"``. ``NR`` / ``None`` / + blank / ``-`` = not rated and are SKIPPED (never coerced to a value). + * **Herbicide tolerance + insect-protection packages: Yes / No** + (verbatim). ``glyphosate`` / ``glufosinate`` / ``2,4-D choline`` / + ``FOPs`` / ``dicamba`` tolerances and the Bt insect packages + (corn borer / rootworm / etc.) are categorical Yes/No, not numeric. + * **Categorical agronomic notes** (corn-on-corn suitability, refuge + structure) pass through verbatim. + +Output: + corpus/burrus/.md + corpus/burrus/.json + +source_key: ``burrus-`` lowercased + slugified, e.g. +``burrus-8j697am``. The variety ``id`` (the catalog code) is stable. + +CLI: + python -m scrape.sources.burrus --crop corn --limit 2 --force + python -m scrape.sources.burrus --crop soybeans + python -m scrape.sources.burrus --force + python -m scrape.sources.burrus --product burrus-8j697am + +ROBOTS / UA: burrusseed.com robots.txt blocks ~33 NAMED AI/scraper bots +(Scrapy, CCBot, Bytespider, Diffbot, ...) and declares ``Crawl-delay: 10`` ++ ``Content-signal: ai-train=no``; ``User-agent: *`` is allowed. The +operator has chosen to include this source. We use a non-blacklisted UA +and honour the 10-second crawl delay (the API call count is tiny — two +list calls — so this is cheap). +""" + +from __future__ import annotations + +import argparse +import json +import logging +import os +import random +import re +import sys +import time +from dataclasses import dataclass, field +from datetime import datetime, timezone +from pathlib import Path +from typing import Any + +import requests + +SCRAPER_VERSION = "0.1.0" +# NOT any blacklisted bot name — robots.txt allows User-agent: *. +USER_AGENT = "seed-mcp-scraper/0.1 (+https://drawbar.example/contact)" +SEEDWARE = "https://burrus25.seedware.net" +API = f"{SEEDWARE}/app/_queries/crop_varieties.php" +SITE = "https://burrusseed.com" +REFERER = "https://burrusseed.com/" + +# crop_pkey -> (chunker crop value, public product page slug). +CROP_PKEYS = { + "corn": (101, "corn"), + "soybeans": (102, "soybeans"), +} + +# robots.txt declares Crawl-delay: 10 for burrusseed.com / seedware.net. +# Honour it — the catalog is only two list calls so this is cheap. +REQ_INTERVAL_SEC = 10.0 + +RATING_SCALE_DIRECTION = ( + "numeric agronomic + disease ratings 1-10, 10=best/most-tolerant " + "(observed 4-10; higher is better); NR/blank/0/'-' = not rated (omitted). " + "Herbicide tolerances and Bt insect-protection packages are Yes/No " + "(verbatim, not numeric). Corn-on-corn suitability and refuge structure " + "are categorical." +) + +# ----- stat_* field -> (group label, human characteristic name) ----------- +# +# Group labels match the chunker's buckets in rag/chunk.py: +# "DISEASE RATINGS" -> disease framing +# "AGRONOMIC CHARACTERISTICS" -> agronomic framing +# "HERBICIDE TOLERANCE" -> falls into the chunker's MANAGEMENT +# bucket ("HERBICIDE" is a recognised label), +# so it renders as "Management notes". +# Fields intentionally NOT mapped: stat_corn_brand / stat_soybean_brand +# (used for the per-record brand), stat_herbicide_tolerance (always blank +# in the live data — the per-chemistry stats carry the real signal). + +DISEASE_FIELDS = { + # corn + "stat_gray_leaf_spot_tolerance": "Gray leaf spot tolerance", + "stat_tar_spot_tolerance": "Tar spot tolerance", + # soy + "stat_brown_stem_rot": "Brown stem rot (BSR) tolerance", + "stat_sds": "Sudden death syndrome (SDS) tolerance", + "stat_phytophthora_root_rot": "Phytophthora root rot tolerance", + "stat_prr_phytophthora_root_rot": "Phytophthora root rot (PRR) tolerance", +} + +# Agronomic ratings — numeric 1-10 (corn) and "8.000"-style (soy). +AGRONOMIC_NUMERIC_FIELDS = { + # corn + "stat_drought_tolerance": "Drought tolerance", + "stat_greensnap_tolerance": "Greensnap tolerance", + "stat_root_strength": "Root strength", + "stat_stalk_strength": "Stalk strength", + "stat_standability": "Standability", + "stat_black_cutworm": "Black cutworm tolerance", + # soy + "stat_emergence": "Emergence", + "stat_canopy_width": "Canopy width", + "stat_plant_height": "Plant height", +} + +# Agronomic categorical / Yes-No notes (insect protection + placement). +AGRONOMIC_CATEGORICAL_FIELDS = { + "stat_corn_corn": "Corn-on-corn suitability", + "stat_refuge": "Refuge structure", + "stat_corn_borer": "Corn borer protection (Bt)", + "stat_corn_rootworm": "Corn rootworm protection (Bt)", + "stat_corn_earworm": "Corn earworm protection (Bt)", + "stat_nematode": "Nematode protection", + "stat_wireworm": "Wireworm protection", +} + +# Herbicide tolerance — Yes/No per chemistry. +HERBICIDE_FIELDS = { + "stat_glyphosate_tolerance": "Glyphosate tolerance", + "stat_glufosinate_tolerance": "Glufosinate tolerance", + "stat_24d_choline_tolerance": "2,4-D choline tolerance", + "stat_dicamba_tolerance": "Dicamba tolerance", + "stat_fops_tolerance": "FOPs (fop herbicide) tolerance", +} + +GROUP_ORDER = [ + ("DISEASE RATINGS", DISEASE_FIELDS), + ("AGRONOMIC CHARACTERISTICS", {**AGRONOMIC_NUMERIC_FIELDS, + **AGRONOMIC_CATEGORICAL_FIELDS}), + ("HERBICIDE TOLERANCE", HERBICIDE_FIELDS), +] + +# Values that mean "not rated" — never coerced into a chunk. +_NOT_RATED = {"", "-", "--", "n/a", "na", "nr", "none", "0", "0.000", "0.00"} + +REPO_ROOT = Path(__file__).resolve().parents[2] +CORPUS_ROOT = Path(os.environ.get("CORPUS_ROOT") or REPO_ROOT / "corpus") +CORPUS_DIR = CORPUS_ROOT / "burrus" + +log = logging.getLogger("scrape.burrus") + + +# --------------------------------------------------------------------- HTTP + + +class RateLimitedSession: + """Polite session with backoff. Honours burrusseed.com's + Crawl-delay: 10 (>=10 s between requests to seedware.net / + burrusseed.com). The Burrus catalog is two list calls total.""" + + def __init__(self, interval: float = REQ_INTERVAL_SEC) -> None: + self.s = requests.Session() + self.s.headers["User-Agent"] = USER_AGENT + self.s.headers["Referer"] = REFERER + self.s.headers["Accept"] = "*/*" + self.interval = interval + self._last = 0.0 + + def _wait(self) -> None: + delta = time.monotonic() - self._last + if self._last and delta < self.interval: + time.sleep(self.interval - delta) + self._last = time.monotonic() + + def request(self, method: str, url: str, *, max_retries: int = 4, + timeout: float = 30.0, **kw: Any) -> requests.Response: + last_exc: Exception | None = None + resp: requests.Response | None = None + for attempt in range(max_retries): + self._wait() + try: + resp = self.s.request(method, url, timeout=timeout, **kw) + except requests.RequestException as exc: + last_exc = exc + backoff = min(30.0, (2 ** attempt) + random.random()) + log.warning("network error on %s %s: %s — retry in %.1fs", + method, url, exc, backoff) + time.sleep(backoff) + continue + if resp.status_code == 429 or 500 <= resp.status_code < 600: + ra = resp.headers.get("Retry-After") + backoff = float(ra) if (ra and ra.isdigit()) else min( + 30.0, (2 ** attempt) + random.random()) + log.warning("HTTP %d on %s %s — retry in %.1fs", + resp.status_code, method, url, backoff) + time.sleep(backoff) + continue + return resp + if last_exc: + raise last_exc + assert resp is not None + return resp + + def get(self, url: str, **kw: Any) -> requests.Response: + return self.request("GET", url, **kw) + + +def _strip_jsonp(text: str) -> Any: + """Strip a ``cb( ... );`` JSONP wrapper and parse the JSON inside.""" + s = text.strip() + m = re.match(r"^[^(]*\((.*)\)\s*;?\s*$", s, re.S) + body = m.group(1) if m else s + return json.loads(body) + + +# --------------------------------------------------------------------- model + + +@dataclass +class BurrusVariety: + source_key: str + crop: str # chunker value: corn / soybeans + product_name: str # "Power Plus 8J697AM" + product_id: str # "8J697AM" + brand: str # "Burrus" | "Power Plus" | "DONMARIO" + relative_maturity: int | None = None + maturity_group: float | None = None + release_year: int | None = None + trait_stack: list[str] = field(default_factory=list) + positioning: str | None = None + groups: list[dict] = field(default_factory=list) + source_url: str = "" + + +# --------------------------------------------------------------------- fetch + + +def fetch_crop(http: RateLimitedSession, crop_pkey: int) -> list[dict]: + """Fetch + decode the JSONP variety array for one crop_pkey.""" + url = f"{API}?crop_pkey={crop_pkey}&callback=cb" + r = http.get(url) + r.raise_for_status() + data = _strip_jsonp(r.text) + if not isinstance(data, list): + raise ValueError(f"unexpected payload for crop_pkey={crop_pkey}: " + f"{type(data).__name__}") + return data + + +# --------------------------------------------------------------------- mapping + + +def _slug(s: str) -> str: + s = (s or "").strip().lower() + s = re.sub(r"[^a-z0-9]+", "-", s) + return re.sub(r"-+", "-", s).strip("-") + + +def _is_rated(v: Any) -> bool: + if v is None: + return False + return str(v).strip().lower() not in _NOT_RATED + + +def _clean_value(v: Any) -> str: + """Normalise a stat value for display. Numeric soy stats arrive as + '8.000' — strip the trailing zeros to '8'. Everything else passes + through verbatim (Yes / No / Suitable / Integrated refuge / ...).""" + s = str(v).strip() + # numeric like "8.000" / "8.00" / "97.00" -> "8" / "97" + if re.fullmatch(r"-?\d+(?:\.\d+)?", s): + f = float(s) + return str(int(f)) if f == int(f) else (f"{f:g}") + return s + + +def _maturity(rec: dict, crop: str) -> tuple[int | None, float | None]: + raw = rec.get("maturity") + if raw is None or str(raw).strip() == "": + return None, None + try: + f = float(str(raw).strip()) + except ValueError: + return None, None + if crop == "corn": + return int(round(f)), None + return None, round(f, 1) + + +def _brand(rec: dict) -> str: + """Per-record brand. corn -> stat_corn_brand (Burrus / Power Plus); + soy -> stat_soybean_brand (Burrus / DONMARIO). Falls back to the + leading token of the description, else 'Burrus'.""" + b = rec.get("stat_corn_brand") or rec.get("stat_soybean_brand") + if b and str(b).strip(): + return str(b).strip() + desc = (rec.get("description") or "").strip() + code = (rec.get("id") or "").strip() + if desc and code and desc.lower().endswith(code.lower()): + lead = desc[: len(desc) - len(code)].strip() + if lead: + return lead + return "Burrus" + + +def _traits(rec: dict) -> list[str]: + out: list[str] = [] + for key in ("trait", "trait_platform"): + v = rec.get(key) + if v and str(v).strip(): + # strip stray trailing punctuation seen in the data + # ("Conventional." / "AM`") + t = str(v).strip().rstrip(".`") + if t and t not in out: + out.append(t) + return out + + +def _build_groups(rec: dict) -> list[dict]: + groups: list[dict] = [] + for label, fields in GROUP_ORDER: + items: list[dict] = [] + for stat_key, human in fields.items(): + v = rec.get(stat_key) + if _is_rated(v): + items.append({"characteristic": human, "value": _clean_value(v)}) + if items: + groups.append({"label": label, "items": items}) + return groups + + +def map_record(rec: dict, crop: str) -> BurrusVariety: + code = (rec.get("id") or "").strip() + pkey = rec.get("pkey") + key_seed = code or (f"pkey-{pkey}" if pkey else (rec.get("description") or "")) + source_key = f"burrus-{_slug(key_seed)}" + name = (rec.get("description") or code or key_seed).strip() + rm, mg = _maturity(rec, crop) + page_slug = CROP_PKEYS[crop][1] + return BurrusVariety( + source_key=source_key, + crop=crop, + product_name=name, + product_id=code or name, + brand=_brand(rec), + relative_maturity=rm, + maturity_group=mg, + release_year=(rec.get("released") + if isinstance(rec.get("released"), int) else None), + trait_stack=_traits(rec), + # The Seedware records carry no marketing blurb; leave positioning + # null rather than fabricate one. + positioning=None, + groups=_build_groups(rec), + source_url=f"{SITE}/products/{page_slug}", + ) + + +# --------------------------------------------------------------------- render + + +def render_markdown(v: BurrusVariety) -> str: + crop_label = {"corn": "Corn", "soybeans": "Soybeans"}.get( + v.crop, v.crop.title()) + head: list[str] = [ + f"# {v.product_name}", + "", + "- **Vendor:** Burrus Seed (Burrus Hybrids — independent family " + "company, Arenzville, IL, since 1935)", + f"- **Brand:** {v.brand}", + f"- **Crop:** {crop_label}", + ] + if v.crop == "corn" and v.relative_maturity is not None: + head.append(f"- **Relative maturity:** {v.relative_maturity} days") + if v.crop == "soybeans" and v.maturity_group is not None: + head.append(f"- **Maturity group:** {v.maturity_group}") + if v.trait_stack: + head.append(f"- **Trait(s):** {', '.join(v.trait_stack)}") + if v.release_year: + head.append(f"- **Released:** {v.release_year}") + head.append(f"- **Source:** {v.source_url}") + head.append(f"- **Rating scale:** {RATING_SCALE_DIRECTION}") + head.append("- **Service area:** Burrus dealer network " + "(IL / IN / IA / MO / WI)") + head.append("") + head += ["---", ""] + for g in v.groups: + head.append(f"## {g['label'].title()}") + head.append("") + for it in g["items"]: + head.append(f"- **{it['characteristic']}:** {it['value'] or '—'}") + head.append("") + return "\n".join(head) + + +def write_variety(v: BurrusVariety, body_md: str) -> None: + CORPUS_DIR.mkdir(parents=True, exist_ok=True) + (CORPUS_DIR / f"{v.source_key}.md").write_text(body_md, encoding="utf-8") + sidecar = { + "source": "burrus", + "source_key": v.source_key, + "vendor": "Burrus Seed", + "brand": v.brand, + "product_name": v.product_name, + "product_id": v.product_id, + "crop": v.crop, + "release_year": v.release_year, + "relative_maturity": v.relative_maturity, + "maturity_group": v.maturity_group, + "wheat_class": None, + "trait_stack": v.trait_stack, + "trait_descriptions": [], + "positioning_statement": v.positioning, + "strengths": [], + "characteristics_groups": v.groups, + "_scale_direction": RATING_SCALE_DIRECTION, + "regional_recommendations": [ + {"product_list_name": "Burrus dealer network (IL/IN/IA/MO/WI)", + "agronomist": None, "agronomist_email": None, "variant_id": None}, + ], + "image_url": None, + "source_urls": [v.source_url], + "sitemap_last_modified": None, + "fetched_at": datetime.now(timezone.utc).isoformat(), + "scraper_version": SCRAPER_VERSION, + } + (CORPUS_DIR / f"{v.source_key}.json").write_text( + json.dumps(sidecar, indent=2, ensure_ascii=False) + "\n", + encoding="utf-8") + + +# --------------------------------------------------------------------- pipeline + + +def run(*, limit: int | None, force: bool, + only_crop: str | None, only_product: str | None) -> int: + CORPUS_DIR.mkdir(parents=True, exist_ok=True) + http = RateLimitedSession() + + crops = [only_crop] if only_crop else list(CROP_PKEYS.keys()) + records: list[tuple[str, dict]] = [] + for crop in crops: + crop_pkey = CROP_PKEYS[crop][0] + try: + raw = fetch_crop(http, crop_pkey) + except (requests.HTTPError, ValueError) as exc: + log.error("fetch failed for crop=%s (pkey=%d): %s", + crop, crop_pkey, exc) + continue + log.info("crop=%-9s pkey=%d: %d records", crop, crop_pkey, len(raw)) + for rec in raw: + records.append((crop, rec)) + + varieties = [map_record(rec, crop) for crop, rec in records] + + if only_product: + key = only_product.lower() + varieties = [v for v in varieties + if v.source_key == key or v.product_id.lower() == key + or _slug(v.product_id) == _slug(key)] + if not varieties: + log.error("no variety matched --product=%s", only_product) + return 2 + + counts = {"written": 0, "skipped": 0, "empty": 0} + processed = 0 + total = len(varieties) + for v in varieties: + if limit is not None and processed >= limit: + break + processed += 1 + md_path = CORPUS_DIR / f"{v.source_key}.md" + if md_path.exists() and not force: + counts["skipped"] += 1 + log.info("[%d/%d] %s skipped", processed, total, v.source_key) + continue + if not v.groups: + counts["empty"] += 1 + log.warning("[%d/%d] %s — no rating groups (still writing identity)", + processed, total, v.source_key) + write_variety(v, render_markdown(v)) + counts["written"] += 1 + log.info("[%d/%d] %s written | brand=%s crop=%s rm/mg=%s groups=%d " + "traits=%s", processed, total, v.source_key, v.brand, v.crop, + v.relative_maturity or v.maturity_group or "-", + len(v.groups), ",".join(v.trait_stack) or "-") + + log.info("done: processed=%d written=%d skipped=%d empty_groups=%d (of %d)", + processed, counts["written"], counts["skipped"], counts["empty"], + total) + return 0 + + +# --------------------------------------------------------------------- CLI + + +def _build_argparser() -> argparse.ArgumentParser: + p = argparse.ArgumentParser( + prog="scrape.sources.burrus", + description="Scrape Burrus Seed (independent family company, " + "Arenzville IL) — corn / soybeans via the Seedware " + "JSON-over-JSONP catalog API.") + p.add_argument("--limit", type=int, default=None, + help="Stop after processing N varieties (default: all).") + p.add_argument("--force", action="store_true", + help="Re-write even if the markdown file already exists.") + p.add_argument("--crop", default=None, choices=sorted(CROP_PKEYS.keys()), + help="Limit to one crop (corn / soybeans).") + p.add_argument("--product", default=None, + help="Process a single variety by source_key or id.") + p.add_argument("--log-level", default=os.environ.get("LOG_LEVEL", "INFO")) + return p + + +def main(argv: list[str] | None = None) -> int: + args = _build_argparser().parse_args(argv) + logging.basicConfig( + level=args.log_level.upper(), + format="%(asctime)s %(levelname)s %(name)s %(message)s", + stream=sys.stderr) + return run(limit=args.limit, force=args.force, + only_crop=args.crop, only_product=args.product) + + +if __name__ == "__main__": + sys.exit(main()) diff --git a/scrape/sources/first_choice.py b/scrape/sources/first_choice.py new file mode 100644 index 00000000..304b11df --- /dev/null +++ b/scrape/sources/first_choice.py @@ -0,0 +1,671 @@ +"""1st Choice Seeds scraper — employee-owned independent (Rushville, IN). + +Source: ``www.1stchoiceseeds.com`` — a plain Apache/PHP WordPress site +(All in One SEO). 1st Choice Seeds is an **independent, employee-owned** +seed company in Rushville, Indiana, serving the Eastern Corn Belt +(IN/OH/KY/TN). Corn hybrids / soybeans / wheat (plus a cover-crop line +that is out of scope for the row-crop advisor). + +Discovery is by **sitemap**, NOT the WP REST API: the catalog custom +post types (corn-hybrids / soybeans / wheat) are NOT exposed to +``/wp-json/`` (every variety route returns ``rest_no_route``). Instead we +fetch ``/sitemap.xml`` (an All-in-One-SEO sitemap *index*) and follow the +per-crop child sitemaps: + + - ``/corn-hybrids-sitemap.xml`` -> ``/corn-hybrids//`` (~52 URLs) + - ``/soybeans-sitemap.xml`` -> ``/soybeans//`` (~22 URLs) + - ``/wheat-sitemap.xml`` -> ``/wheat//`` (~4 URLs) + +robots.txt is permissive (``User-agent: *`` / ``Disallow: /wp-admin/`` / +``Allow: /wp-admin/admin-ajax.php`` + a ``Sitemap:`` line). No Crawl-delay, +no Terms-of-Use page, no bot wall. We use a descriptive UA and ~1.2 s +between requests. + +Detail-page DOM (server-rendered, no JS needed for the text): + * Product name: the second ``

`` inside ``article.content`` (the + first is the site logo "1st Choice Seeds"). + * Corn — three ``

`` sections + a side table: + - "Hybrid Characteristics": a single ``

`` of ``label • value`` + lines split on ``
`` (Seedling Vigor, Plant Height, Ear + Placement, Root Rating, Stalk Rating, Foliar Health, Drydown, + Ear Length/Girth/Flex, Test Weight). Some hybrids only publish + Seedling Vigor (genuinely thin pages — still written). + - "Hybrid Ratings": a ``ul.chart-key`` legend + a ``div.d3-chart`` + (the numeric 0-10 bars are drawn client-side by d3 and are NOT + in the HTML). The legend IS the scale: 0-4 Below Average … 9-10 + Superior, so higher = better. + - "Management Tips": ``label: value`` lines (Corn-On-Corn, + Productivity / soil guidance, Silage Rating). + - A ```` carrying Relative Maturity, Degree Days (GDU), and + the Low/Medium/High recommended planting populations. + * Soybeans — three ``

`` sections: + - "Field Notes": a ``
    `` of strengths (often includes SCN + source / PRR gene call-outs). + - "Soybean Ratings": ``ul.chart-key`` legend only (same d3 chart). + - "Variety Description": ``div`` blocks of ``Label: value`` + pairs (Maturity = MG, Plant Type, Plant Height, PRR Gene, Flower + Color, Pubescence, Pod, Hilum). + * Wheat — thin (title + date only; wheat is private-label). We still + write an identity record so the variety is discoverable. + +Rating scale: the published legend is **0-10, higher = better** +("Below Average 0-4, Average 5, Good 6, Very Good 7, Excellent 8, +Superior 9-10"). 1st Choice publishes the *qualitative* word +(Excellent / Very Good / …) in the HTML — those map directly onto that +legend — while the numeric bar is d3-rendered and absent from the +markup. NA / blank = not rated. + +Output: + corpus/first_choice/.md + corpus/first_choice/.json + +source_key: ``firstchoice-`` lowercased, e.g. +``firstchoice-fc-8455-vt2p`` or ``firstchoice-fb-2733-en``. + +CLI: + python -m scrape.sources.first_choice --crop corn --limit 5 + python -m scrape.sources.first_choice --force + python -m scrape.sources.first_choice --product firstchoice-fc-8455-vt2p +""" + +from __future__ import annotations + +import argparse +import json +import logging +import os +import random +import re +import sys +import time +from dataclasses import dataclass, field +from datetime import datetime, timezone +from pathlib import Path +from typing import Any + +import requests +from bs4 import BeautifulSoup, NavigableString, Tag + +SCRAPER_VERSION = "0.1.0" +USER_AGENT = "seed-mcp-scraper/0.1 (+https://drawbar.example/contact)" +BASE = "https://www.1stchoiceseeds.com" +SITEMAP_INDEX = f"{BASE}/sitemap.xml" + +# Per-crop child sitemap -> chunker crop value. The chunker keys on +# "soybeans" (plural) for the MG branch, so map accordingly. The +# cover-crops sitemap is intentionally omitted (out of scope for the +# row-crop advisor). +CROP_SITEMAPS = { + "corn": "corn-hybrids-sitemap.xml", + "soybeans": "soybeans-sitemap.xml", + "wheat": "wheat-sitemap.xml", +} + +# URL path prefix that confirms a sitemap entry is a variety detail page +# (vs. a category/archive page that can sneak into a child sitemap). +CROP_PATH = { + "corn": "/corn-hybrids/", + "soybeans": "/soybeans/", + "wheat": "/wheat/", +} + +# robots.txt declares no Crawl-delay; we stay polite. The full row-crop +# catalog is ~78 detail pages, so ~1.2 s/req finishes in a couple min. +REQ_INTERVAL_SEC = 1.2 + +RATING_SCALE_DIRECTION = ( + "0-10, higher = better (legend: 0-4 Below Average, 5 Average, " + "6 Good, 7 Very Good, 8 Excellent, 9-10 Superior); 1st Choice " + "publishes the qualitative word in HTML (the numeric bar is " + "d3-rendered, not in markup); blank/NA = not rated" +) + +# Corn "Hybrid Characteristics" lines that are foliar/disease in nature +# bucket into DISEASE RATINGS; the rest are agronomic/plant ratings. +_CORN_DISEASE_LABELS = {"foliar health", "foliar rating", "foliar"} + +# Trait-suffix -> human label, derived from the slug tail. Best-effort; +# an unmapped suffix is title-cased verbatim so nothing is dropped. +TRAIT_LABELS = { + # corn + "vt2p": "VT Double PRO (VT2P)", + "gt": "Glyphosate Tolerant (GT)", + "c": "Conventional", + "pc": "PowerCore (PC)", + "tre": "Trecepta (TRE)", + "ss": "SmartStax (SS)", + "v": "VT (V)", + "dv": "Double VT (DV)", + "aa": "Agrisure Artesian (AA)", + # soybeans + "en": "Enlist E3 (EN)", + "xf": "XtendFlex (XF)", + "sts": "STS", + # wheat + "b": "Bin-run / branded (B)", + "s": "Soft (S)", +} + +REPO_ROOT = Path(__file__).resolve().parents[2] +CORPUS_ROOT = Path(os.environ.get("CORPUS_ROOT") or REPO_ROOT / "corpus") +CORPUS_DIR = CORPUS_ROOT / "first_choice" + +log = logging.getLogger("scrape.first_choice") + + +# --------------------------------------------------------------------- HTTP + + +class RateLimitedSession: + """Polite session with backoff. The 1st Choice row-crop catalog is + small (~78 detail pages + 4 sitemaps) so 1.2 s/req still finishes in + a couple minutes.""" + + def __init__(self, interval: float = REQ_INTERVAL_SEC) -> None: + self.s = requests.Session() + self.s.headers["User-Agent"] = USER_AGENT + self.interval = interval + self._last = 0.0 + + def _wait(self) -> None: + delta = time.monotonic() - self._last + if delta < self.interval: + time.sleep(self.interval - delta) + self._last = time.monotonic() + + def request(self, method: str, url: str, *, max_retries: int = 4, + timeout: float = 30.0, **kw: Any) -> requests.Response: + last_exc: Exception | None = None + resp: requests.Response | None = None + for attempt in range(max_retries): + self._wait() + try: + resp = self.s.request(method, url, timeout=timeout, **kw) + except requests.RequestException as exc: + last_exc = exc + backoff = min(30.0, (2 ** attempt) + random.random()) + log.warning("network error on %s %s: %s — retry in %.1fs", + method, url, exc, backoff) + time.sleep(backoff) + continue + if resp.status_code == 429 or 500 <= resp.status_code < 600: + ra = resp.headers.get("Retry-After") + backoff = float(ra) if (ra and ra.isdigit()) else min( + 30.0, (2 ** attempt) + random.random()) + log.warning("HTTP %d on %s %s — retry in %.1fs", + resp.status_code, method, url, backoff) + time.sleep(backoff) + continue + return resp + if last_exc: + raise last_exc + assert resp is not None + return resp + + def get(self, url: str, **kw: Any) -> requests.Response: + return self.request("GET", url, **kw) + + +# --------------------------------------------------------------------- model + + +@dataclass +class FCVariety: + source_key: str + source_url: str + crop: str # chunker value: corn / soybeans / wheat + product_name: str = "" # "FC 8455 VT2P" + relative_maturity: int | None = None # corn (days) + maturity_group: float | None = None # soy + wheat_class: str | None = None # wheat + trait_stack: list[str] = field(default_factory=list) + positioning: str | None = None + strengths: list[str] = field(default_factory=list) + # [{label, items:[{characteristic, value}]}] — chunker source of truth + groups: list[dict] = field(default_factory=list) + sitemap_last_modified: str | None = None + + +# --------------------------------------------------------------------- discovery (sitemaps) + + +_LOC_RE = re.compile(r"\s*(?:)?\s*", + re.IGNORECASE | re.DOTALL) +_URL_BLOCK_RE = re.compile(r"(.*?)", re.IGNORECASE | re.DOTALL) +_LASTMOD_RE = re.compile(r"\s*(?:)?\s*", + re.IGNORECASE | re.DOTALL) + + +def _slug_from_url(url: str) -> str: + return url.rstrip("/").rsplit("/", 1)[-1].lower() + + +def discover(http: RateLimitedSession, *, only_crop: str | None) -> list[dict]: + """Return [{crop, url, slug, lastmod}] for in-scope row-crop varieties + by walking the per-crop child sitemaps under /sitemap.xml. + + We fetch each known child sitemap directly (their names are stable + All-in-One-SEO conventions) rather than trusting the index ordering, + but we still confirm against the index so a renamed sitemap is caught. + """ + # Pull the sitemap index once so we can warn if a crop sitemap is + # missing/renamed (defensive; we still target the known names). + index_locs: set[str] = set() + try: + idx = http.get(SITEMAP_INDEX) + idx.raise_for_status() + index_locs = {m.strip() for m in _LOC_RE.findall(idx.text)} + except requests.RequestException as exc: + log.warning("could not read sitemap index %s: %s (continuing with " + "known child sitemap names)", SITEMAP_INDEX, exc) + + records: list[dict] = [] + for crop, child in CROP_SITEMAPS.items(): + if only_crop and crop != only_crop: + continue + child_url = f"{BASE}/{child}" + if index_locs and child_url not in index_locs: + log.warning("crop sitemap %s not listed in the index — site may " + "have renamed it; trying anyway", child_url) + r = http.get(child_url) + if r.status_code == 404: + log.warning("crop sitemap %s -> 404; skipping %s", child_url, crop) + continue + r.raise_for_status() + prefix = CROP_PATH[crop] + seen: set[str] = set() + n = 0 + for block in _URL_BLOCK_RE.findall(r.text): + loc_m = _LOC_RE.search(block) + if not loc_m: + continue + url = loc_m.group(1).strip() + if prefix not in url: + continue # category/archive page leaked into the sitemap + slug = _slug_from_url(url) + if not slug or slug in seen: + continue + seen.add(slug) + lm_m = _LASTMOD_RE.search(block) + records.append({ + "crop": crop, + "url": url, + "slug": slug, + "lastmod": lm_m.group(1).strip() if lm_m else None, + }) + n += 1 + log.info("crop sitemap %-22s (%s): %d varieties", child, crop, n) + log.info("total varieties discovered: %d", len(records)) + return records + + +# --------------------------------------------------------------------- detail parse + + +def _clean(s: str) -> str: + return re.sub(r"\s+", " ", s or "").strip() + + +def _direct_text(el: Tag) -> str: + return _clean("".join(c for c in el.children if isinstance(c, NavigableString))) + + +def _br_lines(el: Tag) -> list[str]: + """Text of an element with
    treated as a line break.""" + # Work on a copy so the original tree (used by other parsers) stays intact. + for br in el.find_all("br"): + br.replace_with("\n") + return [ln.strip() for ln in el.get_text("\n").split("\n") if ln.strip()] + + +def _product_name(article: Tag, slug: str) -> str: + """The variety name is the 2nd

    in article.content (the 1st is the + site-logo "1st Choice Seeds"). Fall back to a tidied slug.""" + for h1 in article.find_all("h1"): + txt = _clean(h1.get_text(" ", strip=True)) + if txt and txt.lower() != "1st choice seeds": + return txt + return slug.upper().replace("-", " ") + + +def _trait_stack(slug: str, crop: str) -> list[str]: + """Derive a trait label from the slug tail (e.g. fc-8455-vt2p -> VT2P, + fb-3545-c-sts -> Conventional + STS). The leading model token + (fc-8455 / fb-2733 / fw-2035 / 20rw36) is not a trait.""" + parts = slug.split("-") + # Drop the leading model identifier: typically the first 1-2 tokens + # (brand letters + number, e.g. "fc","8455" or "20rw36"). Anything + # that is a known trait suffix counts; we scan from the right. + traits: list[str] = [] + for tok in parts: + t = tok.lower() + if t in TRAIT_LABELS: + label = TRAIT_LABELS[t] + if label not in traits: + traits.append(label) + # Trailing numeric-like / model tokens won't be in TRAIT_LABELS, so the + # above naturally skips them. Preserve discovery order (left->right). + return traits + + +def _parse_corn(article: Tag, v: FCVariety) -> None: + """Populate corn ratings from Hybrid Characteristics + Management Tips + + the Relative Maturity / Degree Days side table.""" + agronomic: list[dict] = [] + disease: list[dict] = [] + management: list[dict] = [] + + # Hybrid Characteristics: a

    of "label • value" lines. + hc = next((h for h in article.find_all("h2") + if _clean(h.get_text()) == "Hybrid Characteristics"), None) + if hc is not None: + sib = hc.find_next_sibling() + if sib is not None and sib.name == "p": + for ln in _br_lines(sib): + # split on bullet (•) or fall back to first colon + if "•" in ln: + k, _, val = ln.partition("•") + elif ":" in ln: + k, _, val = ln.partition(":") + else: + k, val = ln, "" + k, val = _clean(k), _clean(val) + if not k: + continue + item = {"characteristic": k, "value": val} + if k.lower() in _CORN_DISEASE_LABELS: + disease.append(item) + else: + agronomic.append(item) + + # Management Tips: "label: value" lines (Corn-On-Corn / Productivity / + # Silage Rating). Stop pulling once we wander into the footer address. + mt = next((h for h in article.find_all("h2") + if _clean(h.get_text()) == "Management Tips"), None) + if mt is not None: + sib = mt.find_next_sibling() + if sib is not None and sib.name == "p": + for ln in _br_lines(sib): + if ":" not in ln: + continue + k, _, val = ln.partition(":") + k, val = _clean(k), _clean(val) + # Footer noise (address / © line) has no useful colon form. + if k and val and not k.startswith("©") and "rights reserved" not in ln.lower(): + management.append({"characteristic": k, "value": val}) + + # Side table: Relative Maturity / Degree Days + planting populations. + pop_rows: list[str] = [] + for tbl in article.find_all("table"): + for tr in tbl.find_all("tr"): + cells = [_clean(c.get_text(" ", strip=True)) + for c in tr.find_all(["td", "th"])] + cells = [c for c in cells if c] + if not cells: + continue + joined = " ".join(cells).lower() + if cells[0].lower().startswith("relative maturity") and len(cells) >= 2: + m = re.search(r"(\d+)", cells[1]) + if m: + v.relative_maturity = int(m.group(1)) + agronomic.insert(0, {"characteristic": "Relative Maturity", + "value": cells[1]}) + elif cells[0].lower().startswith("degree days") and len(cells) >= 2: + agronomic.append({"characteristic": "Degree Days (GDU)", + "value": cells[1]}) + elif joined.startswith("low") and ("medium" in joined or "high" in joined): + pop_rows.append(" / ".join(cells)) + if pop_rows: + management.append({"characteristic": "Recommended Planting Population", + "value": "; ".join(pop_rows)}) + + if agronomic: + v.groups.append({"label": "AGRONOMIC CHARACTERISTICS", "items": agronomic}) + if disease: + v.groups.append({"label": "DISEASE RATINGS", "items": disease}) + if management: + v.groups.append({"label": "MANAGEMENT", "items": management}) + + +def _parse_soy(article: Tag, v: FCVariety) -> None: + """Populate soy MG + agronomic descriptors + field-note strengths.""" + # Field Notes -> strengths (and positioning from the first one). + fn = next((h for h in article.find_all("h2") + if _clean(h.get_text()) == "Field Notes"), None) + if fn is not None: + sib = fn.find_next_sibling() + if sib is not None and sib.name == "ul": + notes = [_clean(li.get_text(" ", strip=True)) for li in sib.find_all("li")] + v.strengths = [n for n in notes if n] + if v.strengths and not v.positioning: + v.positioning = v.strengths[0] + + # Variety Description -> [{characteristic, value}] from Label: value. + agronomic: list[dict] = [] + vd = next((h for h in article.find_all("h2") + if _clean(h.get_text()) == "Variety Description"), None) + if vd is not None: + for el in vd.find_all_next(): + if el.name == "h2" and el is not vd: + break + if not isinstance(el, Tag): + continue + # Stop at the action buttons / right-nav / footer region. + cls = el.get("class") or [] + if el.name == "div" and any( + c in cls for c in ("btn", "right-bar", "right-navigation", + "address", "wrapper")): + break + b = el.find("b", recursive=False) if el.name == "div" else None + if b is not None: + k = _clean(b.get_text(" ", strip=True)).rstrip(":") + val = _direct_text(el) + if not k: + continue + if k.lower() == "maturity": + try: + v.maturity_group = float(re.search(r"[\d.]+", val).group(0)) + except (AttributeError, ValueError): + pass + agronomic.append({"characteristic": "Maturity Group", "value": val}) + else: + agronomic.append({"characteristic": k, "value": val}) + if agronomic: + v.groups.append({"label": "AGRONOMIC CHARACTERISTICS", "items": agronomic}) + + +def parse_detail(http: RateLimitedSession, rec: dict) -> FCVariety: + crop = rec["crop"] + slug = rec["slug"] + url = rec["url"] + v = FCVariety( + source_key=f"firstchoice-{slug}", + source_url=url, + crop=crop, + trait_stack=_trait_stack(slug, crop), + sitemap_last_modified=rec.get("lastmod"), + ) + r = http.get(url) + r.raise_for_status() + soup = BeautifulSoup(r.text, "html.parser") + article = soup.find("article", class_="content") or soup + v.product_name = _product_name(article, slug) + + if crop == "corn": + _parse_corn(article, v) + elif crop == "soybeans": + _parse_soy(article, v) + # wheat: thin pages — identity only (no spec sections to parse). + return v + + +# --------------------------------------------------------------------- render + + +def render_markdown(v: FCVariety) -> str: + crop_label = {"corn": "Corn", "soybeans": "Soybeans", + "wheat": "Wheat"}.get(v.crop, v.crop.title()) + head: list[str] = [ + f"# {v.product_name}", + "", + "- **Vendor:** 1st Choice Seeds (independent, employee-owned)", + "- **Brand:** 1st Choice Seeds", + f"- **Crop:** {crop_label}", + ] + if v.crop == "corn" and v.relative_maturity is not None: + head.append(f"- **Relative maturity:** {v.relative_maturity} day") + if v.crop == "soybeans" and v.maturity_group is not None: + head.append(f"- **Maturity group:** {v.maturity_group}") + if v.crop == "wheat" and v.wheat_class: + head.append(f"- **Wheat class:** {v.wheat_class}") + if v.trait_stack: + head.append(f"- **Trait(s):** {', '.join(v.trait_stack)}") + head.append(f"- **Source:** {v.source_url}") + head.append(f"- **Rating scale:** {RATING_SCALE_DIRECTION}") + head.append("- **Service area:** 1st Choice Seeds dealer network — " + "Eastern Corn Belt (IN/OH/KY/TN), Rushville, IN") + head.append("") + if v.positioning: + head += ["---", "", f"_{v.positioning}_", ""] + if v.strengths: + head += ["---", "", "## Field Notes", ""] + head += [f"- {s}" for s in v.strengths] + head.append("") + head += ["---", ""] + for g in v.groups: + head.append(f"## {g['label'].title()}") + head.append("") + for it in g["items"]: + ch = it["characteristic"] + val = it["value"] or "—" + head.append(f"- **{ch}:** {val}") + head.append("") + if not v.groups and v.crop == "wheat": + head += ["_Identity record only — 1st Choice wheat is private-label " + "and the catalog page carries no agronomic spec block._", ""] + return "\n".join(head) + + +def write_variety(v: FCVariety, body_md: str) -> None: + CORPUS_DIR.mkdir(parents=True, exist_ok=True) + (CORPUS_DIR / f"{v.source_key}.md").write_text(body_md, encoding="utf-8") + sidecar = { + "source": "first_choice", + "source_key": v.source_key, + "vendor": "1st Choice Seeds", + "brand": "1st Choice Seeds", + "product_name": v.product_name, + "product_id": v.product_name, + "crop": v.crop, + "release_year": None, + "relative_maturity": v.relative_maturity, + "maturity_group": v.maturity_group, + "wheat_class": v.wheat_class, + "trait_stack": v.trait_stack, + "trait_descriptions": [], + "positioning_statement": v.positioning, + "strengths": v.strengths, + "characteristics_groups": v.groups, + "_scale_direction": RATING_SCALE_DIRECTION, + "regional_recommendations": [ + {"product_list_name": "1st Choice Seeds dealer network " + "(Eastern Corn Belt — IN/OH/KY/TN)", + "agronomist": None, "agronomist_email": None, "variant_id": None}, + ], + "image_url": None, + "source_urls": [v.source_url], + "sitemap_last_modified": v.sitemap_last_modified, + "fetched_at": datetime.now(timezone.utc).isoformat(), + "scraper_version": SCRAPER_VERSION, + } + (CORPUS_DIR / f"{v.source_key}.json").write_text( + json.dumps(sidecar, indent=2, ensure_ascii=False) + "\n", encoding="utf-8") + + +# --------------------------------------------------------------------- pipeline + + +def run(*, limit: int | None, force: bool, + only_crop: str | None, only_product: str | None) -> int: + CORPUS_DIR.mkdir(parents=True, exist_ok=True) + http = RateLimitedSession() + records = discover(http, only_crop=only_crop) + + if only_product: + key = only_product.lower() + records = [r for r in records + if f"firstchoice-{r['slug']}" == key or r["slug"] == key] + if not records: + log.error("no variety matched --product=%s", only_product) + return 2 + + counts = {"written": 0, "skipped": 0, "empty": 0, "failed": 0} + processed = 0 + for rec in records: + if limit is not None and processed >= limit: + break + processed += 1 + source_key = f"firstchoice-{rec['slug']}" + md_path = CORPUS_DIR / f"{source_key}.md" + if md_path.exists() and not force: + counts["skipped"] += 1 + log.info("[%d/%d] %s skipped", processed, len(records), source_key) + continue + try: + v = parse_detail(http, rec) + except requests.HTTPError as exc: + counts["failed"] += 1 + log.error("[%d/%d] %s detail fetch failed: %s", + processed, len(records), source_key, exc) + continue + if not v.groups: + counts["empty"] += 1 + log.warning("[%d/%d] %s — no spec groups parsed (writing identity%s)", + processed, len(records), source_key, + "; thin wheat page" if v.crop == "wheat" else "") + write_variety(v, render_markdown(v)) + counts["written"] += 1 + log.info("[%d/%d] %s written | crop=%s rm/mg=%s groups=%d traits=%s", + processed, len(records), source_key, v.crop, + v.relative_maturity or v.maturity_group or "-", + len(v.groups), ",".join(v.trait_stack) or "-") + + log.info("done: processed=%d written=%d skipped=%d empty_groups=%d failed=%d (of %d)", + processed, counts["written"], counts["skipped"], counts["empty"], + counts["failed"], len(records)) + return 0 + + +# --------------------------------------------------------------------- CLI + + +def _build_argparser() -> argparse.ArgumentParser: + p = argparse.ArgumentParser( + prog="scrape.sources.first_choice", + description="Scrape 1st Choice Seeds (independent, employee-owned — " + "Rushville, IN) — corn / soybeans / wheat via sitemaps " + "+ detail pages.") + p.add_argument("--limit", type=int, default=None, + help="Stop after processing N varieties (default: all).") + p.add_argument("--force", action="store_true", + help="Re-fetch even if the markdown file already exists.") + p.add_argument("--crop", default=None, choices=sorted(CROP_SITEMAPS), + help="Limit to one crop (corn / soybeans / wheat).") + p.add_argument("--product", default=None, + help="Process a single variety by source_key or slug.") + p.add_argument("--log-level", default=os.environ.get("LOG_LEVEL", "INFO")) + return p + + +def main(argv: list[str] | None = None) -> int: + args = _build_argparser().parse_args(argv) + logging.basicConfig( + level=args.log_level.upper(), + format="%(asctime)s %(levelname)s %(name)s %(message)s", + stream=sys.stderr) + return run(limit=args.limit, force=args.force, + only_crop=args.crop, only_product=args.product) + + +if __name__ == "__main__": + sys.exit(main()) diff --git a/scrape/sources/latham.py b/scrape/sources/latham.py new file mode 100644 index 00000000..1a3e61e0 --- /dev/null +++ b/scrape/sources/latham.py @@ -0,0 +1,594 @@ +"""Latham Hi-Tech Seeds scraper — independent family-owned brand (Alexander, IA). + +Source: ``www.lathamseeds.com`` — WordPress site exposing a public, +no-auth REST API. robots.txt is permissive (only ``/wp-admin/`` +disallowed; the catalog + ``/wp-json/`` are open, no Crawl-delay). +Independent Upper-Midwest seed company (the self-styled "Latham +Country" — IA / MN / WI / IL / ND / SD / NE); corn + soybeans only +(an Alfalfa crop term exists in the taxonomy but has zero published +varieties — no wheat). + +Two-step ingestion (mirrors the ProHarvest scraper): + +1. **Enumerate** via the WP REST API. ``/wp/v2/varieties`` is the + variety custom-post-type (~265 records, ``X-WP-Total: 265``). + ``/wp/v2/variety_crop`` is the crop taxonomy (Corn=2013, + Soybean=2029, Alfalfa=2159/empty); ``/wp/v2/variety_trait`` is the + trait taxonomy (Enlist E3, VT2 PRO RIB, Smart Stax, XtendFlex, …). + The REST payload gives the canonical id / slug / title / permalink + and taxonomy term IDs, plus a human-readable ``class_list`` (e.g. + ``variety_crop-soybean``, ``variety_trait-enlist-e3``). ``acf`` is + ``[]`` and ``content.rendered`` is EMPTY in REST, so the ratings + have to come from the detail page. + +2. **Parse the detail page.** Each ``/products//`` page + server-renders the agronomic data as ``

    `` spec sections, each a + run of ``
  • labelvalue
  • `` rows up to + the next section header: + - Corn: "Agronomic Characteristics" (Early Vigor / Stalk Strength + / Root Strength / Stay Green / Drydown / Test Weight / Drought + Tolerance / Foliar Fungicide / Corn-on-Corn), "Plant + Characteristics" (Ear Height / Ear Type), "Disease Ratings" + (Goss's Wilt / Northern Leaf Blight / Anthracnose Stalk Rot / + Gray Leaf Spot / tar spot etc). + - Soybean: "Plant Characteristics" (Relative Maturity / Emergence + / Plant Height / Plant Type / Flower Color / Pubescence / Pod + Color / Hilum Color), "Defensive Characteristics & Disease + Ratings" (SCN Resistance source / Iron Chlorosis / Stress + Tolerance / Phytophthora Rps gene / Brown Stem Rot / White Mold + / Sudden Death). "Herbicide Tolerance" + "Placement" sections + are present but carry no ``
  • `` rows. + The relative maturity also sits in a "Key Features" ``Maturity`` + row ("113.00 RM" / "3.60 RM"); we read RM/MG from the per-crop + spec section first and fall back to that. + +Rating scale: **numeric, LOWER = BETTER** (1 = best / most +tolerant / most resistant). No explicit on-page legend, so the +direction was confirmed by cross-referencing the Product Overview +prose against the published values across ~12 corn varieties: +hybrids described "very good / superior / excellent stalks and roots" +carry Stalk/Root Strength 1.0–1.5, weaker traits run 3.0–3.5, and no +value approaches 9 (observed range ~1.0–3.5). The soybean disease +panel (Iron Chlorosis / Brown Stem Rot / White Mold / Sudden Death / +Stress Tolerance) reads the same direction (lower = more resistant). +A handful of values are categorical rather than numeric and pass +through verbatim: SCN Resistance source ("PI 88788"), Phytophthora +"Rps 1k", Anthracnose "ASR", plant descriptors ("Medium Tall", +"Flex"). ``NA`` / blank = not rated. + +Unlike the Ebbert's scraper (which left ``characteristics_groups`` +empty and relied on a verbatim body), we parse the spec sections into +structured ``characteristics_groups`` so the numeric + categorical +ratings land in the embedded chunk and are actually retrievable. The +soybean "Defensive Characteristics & Disease Ratings" section maps to +the DISEASE RATINGS bucket; corn "Agronomic Characteristics" + +"Plant Characteristics" map to AGRONOMIC CHARACTERISTICS. + +Output: + corpus/latham/.md + corpus/latham/.json + +source_key: ``latham-`` lowercased, e.g. ``latham-l-3632-e3``. + +CLI: + python -m scrape.sources.latham --crop corn --limit 5 + python -m scrape.sources.latham --force + python -m scrape.sources.latham --product latham-l-3632-e3 +""" + +from __future__ import annotations + +import argparse +import json +import logging +import os +import random +import re +import sys +import time +from dataclasses import dataclass, field +from datetime import datetime, timezone +from pathlib import Path +from typing import Any + +import requests +from bs4 import BeautifulSoup, Tag + +SCRAPER_VERSION = "0.1.0" +USER_AGENT = "seed-mcp-scraper/0.1 (+https://drawbar.example/contact)" +BASE = "https://www.lathamseeds.com" +WP = f"{BASE}/wp-json/wp/v2" + +# variety_crop taxonomy slug -> chunker crop value. The chunker keys on +# "soybeans" (plural) for the MG branch, so map accordingly. "alfalfa" +# is in the taxonomy but has zero published varieties; everything not +# listed here is out of scope for the row-crop advisor. (No wheat.) +CROP_TYPES = { + "corn": "corn", + "soybean": "soybeans", +} + +# robots.txt declares no Crawl-delay and only blocks /wp-admin/; we +# stay polite. ~265 detail pages at 1.5 s/req finishes in ~7 min. +REQ_INTERVAL_SEC = 1.5 + +RATING_SCALE_DIRECTION = ( + "numeric ratings ~1-9 where LOWER = BETTER (1 = best / most " + "tolerant / most resistant); confirmed by cross-referencing " + "Product Overview prose vs values (top-rated stalks/roots cluster " + "1.0-1.5, weak traits 3.0-3.5, none approach 9). Categorical " + "values pass through verbatim (SCN source 'PI 88788', " + "Phytophthora 'Rps 1k', Anthracnose 'ASR', 'Medium Tall', 'Flex'). " + "NA/blank = not rated." +) + +# Detail-page spec section headers (

    ) -> characteristics_groups +# label. DISEASE RATINGS -> disease framing, AGRONOMIC CHARACTERISTICS +# -> agronomic framing in the chunker; anything else passes through as +# its own titled section. Both corn and soy headers are covered. The +# soybean "Defensive Characteristics & Disease Ratings" panel mixes +# disease 1-9 ratings with categorical resistance source/genes — we +# bucket the whole panel as DISEASE so it embeds under disease framing. +SPEC_SECTIONS = { + "agronomic characteristics": "AGRONOMIC CHARACTERISTICS", + "plant characteristics": "AGRONOMIC CHARACTERISTICS", + "disease ratings": "DISEASE RATINGS", + "defensive characteristics & disease ratings": "DISEASE RATINGS", + "defensive characteristics and disease ratings": "DISEASE RATINGS", +} + +REPO_ROOT = Path(__file__).resolve().parents[2] +CORPUS_ROOT = Path(os.environ.get("CORPUS_ROOT") or REPO_ROOT / "corpus") +CORPUS_DIR = CORPUS_ROOT / "latham" + +log = logging.getLogger("scrape.latham") + + +# --------------------------------------------------------------------- HTTP + + +class RateLimitedSession: + """Polite session with backoff. Latham's catalog is ~265 detail + pages so 1.5 s/req finishes the full scrape in ~7 min.""" + + def __init__(self, interval: float = REQ_INTERVAL_SEC) -> None: + self.s = requests.Session() + self.s.headers["User-Agent"] = USER_AGENT + self.interval = interval + self._last = 0.0 + + def _wait(self) -> None: + delta = time.monotonic() - self._last + if delta < self.interval: + time.sleep(self.interval - delta) + self._last = time.monotonic() + + def request(self, method: str, url: str, *, max_retries: int = 4, + timeout: float = 30.0, **kw: Any) -> requests.Response: + last_exc: Exception | None = None + for attempt in range(max_retries): + self._wait() + try: + resp = self.s.request(method, url, timeout=timeout, **kw) + except requests.RequestException as exc: + last_exc = exc + backoff = min(30.0, (2 ** attempt) + random.random()) + log.warning("network error on %s %s: %s — retry in %.1fs", + method, url, exc, backoff) + time.sleep(backoff) + continue + if resp.status_code == 429 or 500 <= resp.status_code < 600: + ra = resp.headers.get("Retry-After") + backoff = float(ra) if (ra and ra.isdigit()) else min( + 30.0, (2 ** attempt) + random.random()) + log.warning("HTTP %d on %s %s — retry in %.1fs", + resp.status_code, method, url, backoff) + time.sleep(backoff) + continue + return resp + if last_exc: + raise last_exc + return resp # type: ignore[return-value] + + def get(self, url: str, **kw: Any) -> requests.Response: + return self.request("GET", url, **kw) + + def get_json(self, url: str, **kw: Any) -> Any: + r = self.get(url, **kw) + r.raise_for_status() + return r.json() + + +# --------------------------------------------------------------------- model + + +@dataclass +class LathamVariety: + source_key: str + source_url: str + crop: str # chunker value: corn / soybeans + product_name: str = "" # "L 3632 E3" + relative_maturity: int | None = None # corn (days) + maturity_group: float | None = None # soy + release_year: str | None = None + trait_stack: list[str] = field(default_factory=list) + positioning: str | None = None + # [{label, items:[{characteristic, value}]}] — chunker source of truth + groups: list[dict] = field(default_factory=list) + + +# --------------------------------------------------------------------- discovery (REST) + + +def _taxonomy_map(http: RateLimitedSession, taxonomy: str) -> dict[int, str]: + """term_id -> name for a WP taxonomy (paged).""" + out: dict[int, str] = {} + page = 1 + while True: + url = f"{WP}/{taxonomy}?per_page=100&page={page}&_fields=id,name,slug" + r = http.get(url) + if r.status_code == 400: # past last page + break + r.raise_for_status() + terms = r.json() + if not terms: + break + for t in terms: + out[t["id"]] = t.get("name") or t.get("slug") or str(t["id"]) + if len(terms) < 100: + break + page += 1 + return out + + +def _crop_slug_to_id(http: RateLimitedSession) -> dict[str, int]: + out: dict[str, int] = {} + for t in http.get_json(f"{WP}/variety_crop?per_page=100&_fields=id,slug"): + out[t["slug"]] = t["id"] + return out + + +def discover(http: RateLimitedSession, *, only_crop: str | None) -> list[dict]: + """Return REST variety records for the in-scope row crops.""" + crop_ids = _crop_slug_to_id(http) + records: list[dict] = [] + seen: set[int] = set() + for crop_slug, crop in CROP_TYPES.items(): + if only_crop and crop != only_crop: + continue + cid = crop_ids.get(crop_slug) + if cid is None: + log.warning("variety_crop %r not found in taxonomy — skipping", crop_slug) + continue + page = 1 + while True: + url = (f"{WP}/varieties?variety_crop={cid}&per_page=100&page={page}" + "&_fields=id,slug,title,link,variety_trait,variety_year") + r = http.get(url) + if r.status_code == 400: + break + r.raise_for_status() + batch = r.json() + if not batch: + break + for v in batch: + if v["id"] in seen: + continue + seen.add(v["id"]) + v["_crop"] = crop + records.append(v) + if len(batch) < 100: + break + page += 1 + log.info("variety_crop %-8s (%s): cumulative %d", crop_slug, crop, len(records)) + return records + + +# --------------------------------------------------------------------- detail parse + + +_MATURITY_RE = re.compile(r"([0-9]+(?:\.[0-9]+)?)") + + +def _clean(s: str) -> str: + return re.sub(r"\s+", " ", s or "").strip() + + +def _two_span(li: Tag) -> tuple[str, str] | None: + """A spec row is an
  • with exactly two non-empty + descendants: (label, value).""" + spans = [_clean(s.get_text(" ", strip=True)) for s in li.find_all("span")] + if len(spans) == 2 and all(spans): + return spans[0], spans[1] + return None + + +def _section_rows(header: Tag) -> list[tuple[str, str]]: + """Collect every two-span
  • from a section header up to (but not + including) the next section header (h2/h3) in document order.""" + rows: list[tuple[str, str]] = [] + for el in header.find_all_next(): + if el.name in ("h2", "h3") and el is not header: + break + if isinstance(el, Tag) and el.name == "li": + pair = _two_span(el) + if pair: + rows.append(pair) + return rows + + +def _parse_groups(soup: BeautifulSoup) -> list[dict]: + """Parse each known spec

    into a {label, items:[{characteristic, + value}]} group. Sections with no rows are dropped.""" + groups: list[dict] = [] + for header in soup.find_all(["h2", "h3"]): + head = _clean(header.get_text(" ", strip=True)).lower() + label = SPEC_SECTIONS.get(head) + if not label: + continue + rows = _section_rows(header) + if not rows: + continue + items = [{"characteristic": k, "value": v} for k, v in rows] + # If a previous section already mapped to this label (corn maps + # both Agronomic + Plant Characteristics -> AGRONOMIC), merge so + # the chunker sees one coherent bucket instead of two. + existing = next((g for g in groups if g["label"] == label), None) + if existing: + existing["items"].extend(items) + else: + groups.append({"label": label, "items": items}) + return groups + + +def _parse_maturity_from_groups(groups: list[dict], crop: str, + ) -> tuple[int | None, float | None]: + """Pull RM (corn) / MG (soy) from the parsed groups. Corn carries + 'Maturity' under the page's Key Features and 'Relative Maturity' is + soy-side under Plant Characteristics.""" + keys = ("relative maturity", "maturity") + for g in groups: + for it in g["items"]: + if it["characteristic"].strip().lower() in keys: + m = _MATURITY_RE.search(it["value"]) + if not m: + continue + if crop == "corn": + return int(float(m.group(1))), None + return None, float(m.group(1)) + return None, None + + +def _parse_maturity_keyfeatures(soup: BeautifulSoup, crop: str, + ) -> tuple[int | None, float | None]: + """Fallback: the 'Key Features' block carries a 'Maturity' row + ('113.00 RM' / '3.60 RM').""" + for li in soup.find_all("li"): + pair = _two_span(li) + if pair and pair[0].strip().lower() == "maturity": + m = _MATURITY_RE.search(pair[1]) + if m: + if crop == "corn": + return int(float(m.group(1))), None + return None, float(m.group(1)) + return None, None + + +def _parse_positioning(soup: BeautifulSoup) -> str | None: + """First substantive paragraph under the 'Product Overview' / + 'Hybrid Advantages' heading. Best-effort marketing blurb.""" + for header in soup.find_all(["h2", "h3"]): + if _clean(header.get_text(" ", strip=True)).lower() not in ( + "product overview", "hybrid advantages"): + continue + for el in header.find_all_next(): + if el.name in ("h2", "h3") and el is not header: + break + if isinstance(el, Tag) and el.name == "p": + t = _clean(el.get_text(" ", strip=True)) + if len(t) >= 40: + return t + return None + + +def parse_detail(http: RateLimitedSession, rec: dict, + trait_names: dict[int, str], + year_names: dict[int, str]) -> LathamVariety: + crop = rec["_crop"] + slug = rec["slug"] + url = rec.get("link") or f"{BASE}/products/{slug}/" + name = _clean((rec.get("title") or {}).get("rendered", "")) or slug.upper() + r = http.get(url) + r.raise_for_status() + soup = BeautifulSoup(r.text, "html.parser") + # Drop noise so footer/nav text never bleeds into positioning. + for t in soup(["script", "style", "noscript"]): + t.decompose() + + groups = _parse_groups(soup) + rm, mg = _parse_maturity_from_groups(groups, crop) + if rm is None and mg is None: + rm, mg = _parse_maturity_keyfeatures(soup, crop) + positioning = _parse_positioning(soup) + traits = [trait_names[t] for t in (rec.get("variety_trait") or []) + if t in trait_names] + years = [year_names[t] for t in (rec.get("variety_year") or []) + if t in year_names] + release_year = years[0] if years else None + + return LathamVariety( + source_key=f"latham-{slug.lower()}", + source_url=url, + crop=crop, + product_name=name, + relative_maturity=rm, + maturity_group=mg, + release_year=release_year, + trait_stack=traits, + positioning=positioning, + groups=groups, + ) + + +# --------------------------------------------------------------------- render + + +def render_markdown(v: LathamVariety) -> str: + crop_label = {"corn": "Corn", "soybeans": "Soybeans"}.get( + v.crop, v.crop.title()) + head: list[str] = [ + f"# {v.product_name}", + "", + "- **Vendor:** Latham Hi-Tech Seeds (independent family-owned, Alexander, IA)", + "- **Brand:** Latham Hi-Tech Seeds", + f"- **Crop:** {crop_label}", + ] + if v.crop == "corn" and v.relative_maturity is not None: + head.append(f"- **Relative maturity:** {v.relative_maturity} days") + if v.crop == "soybeans" and v.maturity_group is not None: + head.append(f"- **Maturity group:** {v.maturity_group}") + if v.trait_stack: + head.append(f"- **Trait(s):** {', '.join(v.trait_stack)}") + head.append(f"- **Source:** {v.source_url}") + head.append(f"- **Rating scale:** {RATING_SCALE_DIRECTION}") + head.append("- **Service area:** Latham dealer network — Upper Midwest " + "(IA/MN/WI/IL/ND/SD/NE)") + head.append("") + if v.positioning: + head += ["---", "", f"_{v.positioning}_", ""] + head += ["---", ""] + for g in v.groups: + head.append(f"## {g['label'].title()}") + head.append("") + for it in g["items"]: + ch = it["characteristic"] + val = it["value"] or "—" + head.append(f"- **{ch}:** {val}") + head.append("") + return "\n".join(head) + + +def write_variety(v: LathamVariety, body_md: str) -> None: + CORPUS_DIR.mkdir(parents=True, exist_ok=True) + (CORPUS_DIR / f"{v.source_key}.md").write_text(body_md, encoding="utf-8") + sidecar = { + "source": "latham", + "source_key": v.source_key, + "vendor": "Latham Hi-Tech Seeds", + "brand": "Latham Hi-Tech Seeds", + "product_name": v.product_name, + "product_id": v.product_name, + "crop": v.crop, + "release_year": v.release_year, + "relative_maturity": v.relative_maturity, + "maturity_group": v.maturity_group, + "wheat_class": None, + "trait_stack": v.trait_stack, + "trait_descriptions": [], + "positioning_statement": v.positioning, + "strengths": [], + "characteristics_groups": v.groups, + "_scale_direction": RATING_SCALE_DIRECTION, + "regional_recommendations": [ + {"product_list_name": "Latham dealer network (Upper Midwest — " + "IA/MN/WI/IL/ND/SD/NE)", + "agronomist": None, "agronomist_email": None, "variant_id": None}, + ], + "image_url": None, + "source_urls": [v.source_url], + "sitemap_last_modified": None, + "fetched_at": datetime.now(timezone.utc).isoformat(), + "scraper_version": SCRAPER_VERSION, + } + (CORPUS_DIR / f"{v.source_key}.json").write_text( + json.dumps(sidecar, indent=2, ensure_ascii=False) + "\n", + encoding="utf-8") + + +# --------------------------------------------------------------------- pipeline + + +def run(*, limit: int | None, force: bool, + only_crop: str | None, only_product: str | None) -> int: + CORPUS_DIR.mkdir(parents=True, exist_ok=True) + http = RateLimitedSession() + trait_names = _taxonomy_map(http, "variety_trait") + year_names = _taxonomy_map(http, "variety_year") + records = discover(http, only_crop=only_crop) + + if only_product: + key = only_product.lower() + records = [r for r in records + if f"latham-{r['slug'].lower()}" == key + or r["slug"].lower() == key] + if not records: + log.error("no variety matched --product=%s", only_product) + return 2 + + counts = {"written": 0, "skipped": 0, "empty": 0} + processed = 0 + for rec in records: + if limit is not None and processed >= limit: + break + processed += 1 + source_key = f"latham-{rec['slug'].lower()}" + md_path = CORPUS_DIR / f"{source_key}.md" + if md_path.exists() and not force: + counts["skipped"] += 1 + log.info("[%d/%d] %s skipped", processed, len(records), source_key) + continue + try: + v = parse_detail(http, rec, trait_names, year_names) + except requests.HTTPError as exc: + log.error("[%d/%d] %s detail fetch failed: %s", + processed, len(records), source_key, exc) + continue + if not v.groups: + counts["empty"] += 1 + log.warning("[%d/%d] %s — no spec groups parsed (still writing identity)", + processed, len(records), source_key) + write_variety(v, render_markdown(v)) + counts["written"] += 1 + log.info("[%d/%d] %s written | crop=%s rm/mg=%s groups=%d traits=%s", + processed, len(records), source_key, v.crop, + v.relative_maturity or v.maturity_group or "-", + len(v.groups), ",".join(v.trait_stack) or "-") + + log.info("done: processed=%d written=%d skipped=%d empty_groups=%d (of %d)", + processed, counts["written"], counts["skipped"], counts["empty"], + len(records)) + return 0 + + +# --------------------------------------------------------------------- CLI + + +def _build_argparser() -> argparse.ArgumentParser: + p = argparse.ArgumentParser( + prog="scrape.sources.latham", + description="Scrape Latham Hi-Tech Seeds (independent Upper-Midwest " + "brand) — corn / soybeans via the WP REST API + detail pages.") + p.add_argument("--limit", type=int, default=None, + help="Stop after processing N varieties (default: all).") + p.add_argument("--force", action="store_true", + help="Re-fetch even if the markdown file already exists.") + p.add_argument("--crop", default=None, choices=sorted(set(CROP_TYPES.values())), + help="Limit to one crop (corn / soybeans).") + p.add_argument("--product", default=None, + help="Process a single variety by source_key or slug.") + p.add_argument("--log-level", default=os.environ.get("LOG_LEVEL", "INFO")) + return p + + +def main(argv: list[str] | None = None) -> int: + args = _build_argparser().parse_args(argv) + logging.basicConfig( + level=args.log_level.upper(), + format="%(asctime)s %(levelname)s %(name)s %(message)s", + stream=sys.stderr) + return run(limit=args.limit, force=args.force, + only_crop=args.crop, only_product=args.product) + + +if __name__ == "__main__": + sys.exit(main()) diff --git a/scrape/sources/stine.py b/scrape/sources/stine.py new file mode 100644 index 00000000..0c779c13 --- /dev/null +++ b/scrape/sources/stine.py @@ -0,0 +1,767 @@ +"""Stine Seed Company scraper — independent family-owned breeder (Adel, IA). + +Source: ``www.stineseed.com`` — a custom PHP site (NOT WordPress; +``/wp-json/`` 404s). robots.txt returns 404 (none published); the +``/legal/`` page carries only a standard copyright / no-reproduction +clause (no anti-automation term — same posture as the other corpus +vendors). ``sitemap.xml`` (~499 URLs) lists every live product page, +so it is our canonical enumeration source. + +Stine is the largest privately-owned seed company in the US; it +breeds and sells **corn + soybeans** only (no wheat). The catalog is +~58 corn hybrids + ~159 soybean varieties. + +Two-step ingestion: + +1. **Enumerate** the current catalog from ``sitemap.xml``. A product + *detail* URL has the shape ``/{crop}/traits/{trait-slug}/{code}/`` + (four path segments); the bare ``/{crop}/traits/{trait-slug}/`` + landing pages are skipped. This yields exactly the live catalog + (58 corn + 159 soy), unlike the comparison ajax endpoint which + also returns thousands of discontinued/historical entries. + + Fallback enumeration (``--enumerate ajax``) hits the comparison + ajax fragments: + - corn: POST ``/ajax/corn-comparison/filter_products.php`` + - soy: POST ``/ajax/soybean-comparison/filter_products.php`` + with ``sel1=&sel2=&sel3=`` (empty = all). Each ``
  • `` carries a + numeric product id + the canonical detail URL. + +2. **Parse the detail page.** Each ``/{crop}/traits/{slug}/{code}/`` + page server-renders all agronomic data (no JS needed) as + ``
    `` → + ``
    • label + value
    • …``. The variety code + + brand mark live in the ``

      `` (``Stine ® 9444-22 Brand``). + +Rating scales differ by crop and are preserved verbatim (the chunker +never fabricates a value): + + - **Corn** publishes an on-page legend: + ``9: Excellent, 8: Very Good, 7: Good, 6: Average, + 5: Below Average`` — a **1-9 numeric** scale, **HIGHER = BETTER / + more tolerant** (same direction as Bayer/NK, so no flip). Applies + to the agronomic performance panel (Drydown/Root/Stalk/Stress/ + Cold Emergence/Test Weight) and the disease panel (Tar Spot/Gray + Leaf Spot/Eye Spot/N.C. Leaf Blight/Goss' Wilt/Common Rust/…). + Plant descriptors / soil placement / herbicide rows are + qualitative (Tall, Highly Recommended, Yes/No) and pass through. + - **Soybeans** are entirely **qualitative** (Excellent / Very Good + / Good / … and Resistant / Strong / Good / Susceptible for + disease; "higher/'Resistant' = better"). There is no numeric + legend on soy pages. SCN (Soybean Cyst Nematode) and RPS Gene + rows carry the *source/gene* (e.g. Peking, 3a) rather than a + rating. + +We parse the chart into structured ``characteristics_groups`` — a +DISEASE RATINGS group, an AGRONOMIC CHARACTERISTICS group, and a few +pass-through groups (PLANT DESCRIPTION / SOIL & PLACEMENT / HERBICIDE +TOLERANCE / SEED TREATMENT NOTES) — so every rating lands in the +embedded chunk and is actually retrievable. + +Output: + corpus/stine/.md + corpus/stine/.json + +source_key: ``stine-`` lowercased, e.g. +``stine-9444-22`` (corn) or ``stine-22r32`` (soy). + +CLI: + python -m scrape.sources.stine --crop corn --limit 2 --force + python -m scrape.sources.stine --crop soybeans --limit 2 --force + python -m scrape.sources.stine --force + python -m scrape.sources.stine --product stine-9444-22 +""" + +from __future__ import annotations + +import argparse +import json +import logging +import os +import random +import re +import sys +import time +from dataclasses import dataclass, field +from datetime import datetime, timezone +from pathlib import Path +from typing import Any + +import warnings + +import requests +from bs4 import BeautifulSoup + +try: # bs4>=4.11 raises this when html.parser sees an XML doc (the sitemap) + from bs4 import XMLParsedAsHTMLWarning + warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) +except Exception: # pragma: no cover — older bs4 without the warning class + pass + +SCRAPER_VERSION = "0.1.0" +USER_AGENT = "seed-mcp-scraper/0.1 (+https://drawbar.example/contact)" +BASE = "https://www.stineseed.com" +SITEMAP = f"{BASE}/sitemap.xml" +AJAX = { + "corn": f"{BASE}/ajax/corn-comparison/filter_products.php", + "soybeans": f"{BASE}/ajax/soybean-comparison/filter_products.php", +} + +# Stine site path segment -> chunker crop value (chunker keys on the +# PLURAL "soybeans" for the MG branch). Stine has no wheat. +CROP_PATHS = { + "corn": "corn", + "soybeans": "soybeans", +} + +# No robots.txt (404) and no Crawl-delay; stay polite at 1.5 s/req. +# ~217 detail pages -> a full run finishes in ~6 min. +REQ_INTERVAL_SEC = 1.5 + +RATING_SCALE_DIRECTION = ( + "corn agronomic+disease 1-9 numeric, 9=Excellent/best/most-tolerant, " + "8=Very Good, 7=Good, 6=Average, 5=Below Average (higher=better, same " + "direction as Bayer/NK; blank/'-'=not rated); soybeans qualitative " + "(Excellent/Very Good/Good for vigor; Resistant/Strong/Good/Susceptible " + "for disease, Resistant/Strong=best); SCN row gives source (e.g. Peking) " + "and RPS Gene gives the gene, not a rating; plant/soil/herbicide rows " + "qualitative (Tall, Highly Recommended/Recommended, Yes/No)" +) + +# ---- Chart-label classification ------------------------------------- +# The agronomy chart is a flat run of label/value
    • s mixing identity, +# performance ratings, disease ratings, plant descriptors, soil/placement, +# and herbicide rows. We bucket by label into characteristics_groups the +# chunker understands (DISEASE RATINGS -> disease framing, AGRONOMIC +# CHARACTERISTICS -> agronomic framing; the rest pass through titled). + +# Identity rows already captured into RM/MG/dedicated facts — not repeated +# as a generic characteristic. +_IDENTITY_LABELS = {"maturity", "maturity end"} + +# Corn 1-9 performance ratings -> AGRONOMIC CHARACTERISTICS. +_CORN_AGRONOMIC = { + "gdd", "mn maturity", "drydown", "root", "stalk", "stress", + "cold emergence", "test weight", "harvest population", +} +# Corn disease ratings -> DISEASE RATINGS. Set kept generous because the +# disease list varies per page (some add S.C. Leaf Blight / Anthracnose). +_CORN_DISEASE = { + "tar spot", "gray leaf spot", "eye spot", "n.c. leaf blight", + "s.c. leaf blight", "anthracnose", "goss' wilt", "goss’ wilt", + "common rust", "northern corn leaf blight", "southern corn leaf blight", + "diplodia", "fusarium", "head smut", +} +# Corn plant descriptors -> PLANT DESCRIPTION. +_CORN_PLANT = {"plant height", "ear placement", "ear flex", "cob color"} +# Corn soil/placement -> SOIL & PLACEMENT. +_CORN_SOIL = { + "corn-on-corn", "sand", "loam", "clay", "wide rows", "narrow rows", + 'population % in 30" or wider rows', "population % in narrow rows", + "population", "drought tolerance", +} +# Corn herbicide -> HERBICIDE TOLERANCE. +_CORN_HERBICIDE = {"glyphosate tolerant", "glufosinate tolerant"} + +# Soy vigor/standability -> AGRONOMIC CHARACTERISTICS. +_SOY_AGRONOMIC = {"emergence", "standability", "shattering", "lodging"} +# Soy disease + nematode + gene rows -> DISEASE RATINGS (SCN/RPS carry a +# source/gene rather than a rating; that's still the disease panel). +_SOY_DISEASE = { + "phytophthora root rot", "rps gene", "iron deficiency chlorosis", + "brown stem rot", "sudden death syndrome", "soybean cyst nematode", + "frogeye leafspot", "frogeye leaf spot", "sclerotinia white mold", + "white mold", "stem canker", "root knot nematode", "soybean rust", +} +# Soy plant descriptors / quality -> PLANT DESCRIPTION. +_SOY_PLANT = { + "height", "flower", "pubescence", "hilum", "chloride", "pod color", + "canopy", "protein", "oil", +} +# Soy herbicide/trait management -> HERBICIDE TOLERANCE. +_SOY_HERBICIDE = {"sulfonylurea tolerance", "sts", "glyphosate tolerant"} + +REPO_ROOT = Path(__file__).resolve().parents[2] +CORPUS_ROOT = Path(os.environ.get("CORPUS_ROOT") or REPO_ROOT / "corpus") +CORPUS_DIR = CORPUS_ROOT / "stine" + +log = logging.getLogger("scrape.stine") + + +# --------------------------------------------------------------------- HTTP + + +class RateLimitedSession: + """Polite session with backoff. Stine's live catalog is ~217 detail + pages, so 1.5 s/req still finishes in a few minutes.""" + + def __init__(self, interval: float = REQ_INTERVAL_SEC) -> None: + self.s = requests.Session() + self.s.headers["User-Agent"] = USER_AGENT + self.interval = interval + self._last = 0.0 + + def _wait(self) -> None: + delta = time.monotonic() - self._last + if delta < self.interval: + time.sleep(self.interval - delta) + self._last = time.monotonic() + + def request(self, method: str, url: str, *, max_retries: int = 4, + timeout: float = 30.0, **kw: Any) -> requests.Response: + last_exc: Exception | None = None + for attempt in range(max_retries): + self._wait() + try: + resp = self.s.request(method, url, timeout=timeout, **kw) + except requests.RequestException as exc: + last_exc = exc + backoff = min(30.0, (2 ** attempt) + random.random()) + log.warning("network error on %s %s: %s — retry in %.1fs", + method, url, exc, backoff) + time.sleep(backoff) + continue + if resp.status_code == 429 or 500 <= resp.status_code < 600: + ra = resp.headers.get("Retry-After") + backoff = float(ra) if (ra and ra.isdigit()) else min( + 30.0, (2 ** attempt) + random.random()) + log.warning("HTTP %d on %s %s — retry in %.1fs", + resp.status_code, method, url, backoff) + time.sleep(backoff) + continue + return resp + if last_exc: + raise last_exc + return resp # type: ignore[return-value] + + def get(self, url: str, **kw: Any) -> requests.Response: + return self.request("GET", url, **kw) + + def post(self, url: str, **kw: Any) -> requests.Response: + return self.request("POST", url, **kw) + + +# --------------------------------------------------------------------- model + + +@dataclass +class StineVariety: + source_key: str + source_url: str + crop: str # chunker value: corn / soybeans + product_name: str = "" # "9444-22", "22R32" + relative_maturity: int | None = None # corn (representative RM days) + maturity_group: float | None = None # soy MG + trait_stack: list[str] = field(default_factory=list) + positioning: str | None = None + # [{label, items:[{characteristic, value}]}] — chunker source of truth + groups: list[dict] = field(default_factory=list) + sitemap_last_modified: str | None = None + + +# --------------------------------------------------------------------- discovery + + +_DETAIL_RE = re.compile( + r"^https?://(?:www\.)?stineseed\.com/(corn|soybeans)/traits/" + r"([^/]+)/([^/]+)/?$", + re.IGNORECASE, +) + + +@dataclass +class DiscoveredURL: + url: str + crop: str + trait_slug: str + code: str + lastmod: str | None = None + + +def _norm_url(url: str) -> str: + """Canonical product URL has a trailing slash.""" + url = url.strip() + if not url.endswith("/"): + url += "/" + return url + + +def discover_sitemap(http: RateLimitedSession, *, + only_crop: str | None) -> list[DiscoveredURL]: + """Parse sitemap.xml for live product detail pages. + + A detail URL has FOUR path segments (``/{crop}/traits/{slug}/{code}/``); + the bare ``/{crop}/traits/{slug}/`` landing pages are excluded. + """ + r = http.get(SITEMAP) + r.raise_for_status() + # Parse with html.parser (lxml/xml backend isn't a guaranteed dep). It + # lowercases tag names but / are already lowercase, so + # find_all("url") still works on the sitemap fragments. + soup = BeautifulSoup(r.text, "html.parser") + out: list[DiscoveredURL] = [] + seen: set[str] = set() + for u in soup.find_all("url"): + loc_el = u.find("loc") + if not loc_el: + continue + loc = loc_el.get_text(strip=True) + m = _DETAIL_RE.match(loc) + if not m: + continue + crop, trait_slug, code = m.group(1).lower(), m.group(2), m.group(3) + crop = CROP_PATHS.get(crop) + if not crop: + continue + if only_crop and crop != only_crop: + continue + canon = _norm_url(loc) + if canon in seen: + continue + seen.add(canon) + lm_el = u.find("lastmod") + lastmod = lm_el.get_text(strip=True) if lm_el else None + out.append(DiscoveredURL(canon, crop, trait_slug, code, lastmod)) + out.sort(key=lambda d: (d.crop, d.code)) + log.info("sitemap: discovered %d product detail pages%s", + len(out), f" (crop={only_crop})" if only_crop else "") + return out + + +def discover_ajax(http: RateLimitedSession, *, + only_crop: str | None) -> list[DiscoveredURL]: + """Fallback enumeration via the comparison ajax fragments. + + NOTE: these endpoints return the FULL historical product set + (thousands of discontinued entries, with code dupes pointing at the + same slug), so we de-dupe on canonical URL. The sitemap is preferred + because it reflects only the current live catalog. + """ + out: list[DiscoveredURL] = [] + seen: set[str] = set() + for crop, endpoint in AJAX.items(): + if only_crop and crop != only_crop: + continue + r = http.post(endpoint, data={"sel1": "", "sel2": "", "sel3": ""}) + r.raise_for_status() + soup = BeautifulSoup(r.text, "html.parser") + for a in soup.select("ul.comparison-list a[href]"): + href = a.get("href") or "" + loc = href if href.startswith("http") else BASE + href + m = _DETAIL_RE.match(loc) + if not m: + continue + mcrop = CROP_PATHS.get(m.group(1).lower()) + if not mcrop or (only_crop and mcrop != only_crop): + continue + canon = _norm_url(loc) + if canon in seen: + continue + seen.add(canon) + out.append(DiscoveredURL(canon, mcrop, m.group(2), m.group(3))) + out.sort(key=lambda d: (d.crop, d.code)) + log.info("ajax: discovered %d product detail pages%s", + len(out), f" (crop={only_crop})" if only_crop else "") + return out + + +# --------------------------------------------------------------------- parse + + +def _clean(s: str) -> str: + return re.sub(r"\s+", " ", s or "").strip() + + +def _slug_to_trait(slug: str) -> str: + """Humanize a trait-slug into a display trait name. + + ``duracade-refuge-renew`` -> ``DuraCade Refuge Renew``; + ``enlist-e3-soybeans`` -> ``Enlist E3``; ``stine-gt-`` -> + ``Stine GT``; ``vt-double-pro-technology`` -> ``VT Double Pro``; + ``conventional-corn`` -> ``Conventional``. + """ + words = [w for w in re.split(r"[-_]+", slug) if w] + drop_tail = {"soybeans", "soybean", "corn", "technology"} + while words and words[-1].lower() in drop_tail: + words.pop() + if not words: + return slug + # Known acronyms / brand casings. + acronyms = {"gt": "GT", "vt": "VT", "e3": "E3", "rnai": "RNAi", + "sts": "STS", "ll": "LL", "rr2": "RR2", "3010": "3010", + "3110": "3110", "3110a": "3110A"} + out: list[str] = [] + for w in words: + lw = w.lower() + if lw in acronyms: + out.append(acronyms[lw]) + elif lw == "duracade": + out.append("DuraCade") + elif lw == "viptera": + out.append("Viptera") + elif lw == "smartstax": + out.append("SmartStax") + elif lw == "xtendflex": + out.append("XtendFlex") + elif lw == "trecepta": + out.append("Trecepta") + elif lw == "agrisure": + out.append("Agrisure") + elif lw == "gt27": + out.append("GT27") + else: + out.append(w.capitalize()) + return " ".join(out) + + +def _extract_code(h1_text: str, fallback: str) -> str: + """Pull the product code from the ``Stine ® 9444-22 Brand`` H1. + Falls back to the URL code segment (uppercased) if the H1 is odd.""" + t = h1_text + t = re.sub(r"®|™", " ", t) + t = re.sub(r"\bStine\b", " ", t, flags=re.I) + t = re.sub(r"\bBrand\b", " ", t, flags=re.I) + t = re.sub(r"\bNEW\b", " ", t) + t = _clean(t) + # Code is the first non-space token; keep it if it has a digit. + tok = t.split(" ")[0] if t else "" + if tok and any(ch.isdigit() for ch in tok): + return tok + return fallback.upper() + + +def _parse_corn_maturity(value: str) -> int | None: + """Corn 'Maturity' is an RM range like '98 - 100' or a single '99'. + Store the representative integer (mean of the range, rounded).""" + nums = [int(n) for n in re.findall(r"\d+", value or "")] + if not nums: + return None + if len(nums) == 1: + return nums[0] + return round(sum(nums[:2]) / 2) + + +def _parse_soy_mg(value: str) -> float | None: + """Soy 'Maturity' is the RM expressed as a 2- or 3-digit code where + MG = value/10 for 2-digit codes ('21' -> 2.1, '50' -> 5.0) and + value/100 for 3-digit leading-zero codes ('008' -> 0.08). For a + range ('008 - 009') take the start value.""" + m = re.match(r"\s*(\d+)", value or "") + if not m: + return None + raw = m.group(1) + n = int(raw) + if len(raw) >= 3: + return round(n / 100.0, 2) + return round(n / 10.0, 2) + + +def _bucket(crop: str, label: str) -> str: + """Map a chart label to a characteristics_groups label.""" + lk = label.lower().strip() + if lk in _IDENTITY_LABELS: + return "" # handled as a dedicated fact, not a generic item + if crop == "corn": + if lk in _CORN_DISEASE: + return "DISEASE RATINGS" + if lk in _CORN_AGRONOMIC: + return "AGRONOMIC CHARACTERISTICS" + if lk in _CORN_PLANT: + return "PLANT DESCRIPTION" + if lk in _CORN_SOIL: + return "SOIL & PLACEMENT" + if lk in _CORN_HERBICIDE: + return "HERBICIDE TOLERANCE" + else: # soybeans + if lk in _SOY_DISEASE: + return "DISEASE RATINGS" + if lk in _SOY_AGRONOMIC: + return "AGRONOMIC CHARACTERISTICS" + if lk in _SOY_PLANT: + return "PLANT DESCRIPTION" + if lk in _SOY_HERBICIDE: + return "HERBICIDE TOLERANCE" + return "OTHER CHARACTERISTICS" + + +def _parse_chart(crop: str, chart) -> tuple[list[dict], list[tuple[str, str]]]: + """Parse ``ul.agronomy-chart`` into grouped items. + + Returns (groups, raw_pairs) where groups is the bucketed + characteristics_groups list (display order preserved) and raw_pairs + is every (label, value) pair (used to pull RM/MG).""" + # Stable group order for rendering. + order = ["AGRONOMIC CHARACTERISTICS", "DISEASE RATINGS", + "PLANT DESCRIPTION", "SOIL & PLACEMENT", + "HERBICIDE TOLERANCE", "OTHER CHARACTERISTICS"] + bucketed: dict[str, list[dict]] = {k: [] for k in order} + raw_pairs: list[tuple[str, str]] = [] + seen_item: set[tuple[str, str]] = set() + for li in chart.find_all("li", recursive=False): + strong = li.find("strong") + val_el = li.find("span", class_="value") + if not strong: + continue + label = _clean(strong.get_text(" ", strip=True)) + value = _clean(val_el.get_text(" ", strip=True)) if val_el else "" + if not label: + continue + raw_pairs.append((label, value)) + grp = _bucket(crop, label) + if not grp: + continue + # The soy page repeats "Maturity" twice and we drop those via + # _IDENTITY_LABELS; de-dupe any other accidental repeats too. + key = (label.lower(), value.lower()) + if key in seen_item: + continue + seen_item.add(key) + bucketed[grp].append({"characteristic": label, "value": value}) + groups = [{"label": k, "items": bucketed[k]} for k in order if bucketed[k]] + return groups, raw_pairs + + +def parse_detail(http: RateLimitedSession, d: DiscoveredURL) -> StineVariety: + r = http.get(d.url) + r.raise_for_status() + soup = BeautifulSoup(r.text, "html.parser") + + h1 = soup.find("h1") + h1_text = _clean(h1.get_text(" ", strip=True)) if h1 else "" + code = _extract_code(h1_text, d.code) + + sec = soup.find("section", class_="agronomic-details") + chart = sec.find("ul", class_="agronomy-chart") if sec else None + groups: list[dict] = [] + raw_pairs: list[tuple[str, str]] = [] + if chart: + groups, raw_pairs = _parse_chart(d.crop, chart) + + # Pull maturity from the first "Maturity" pair. + rm: int | None = None + mg: float | None = None + mat_text = "" + for label, value in raw_pairs: + if label.lower() == "maturity": + mat_text = value + break + if d.crop == "corn": + rm = _parse_corn_maturity(mat_text) + # Keep the RM range text as a characteristic so the verbatim + # range is retrievable alongside the representative integer. + if mat_text: + for g in groups: + if g["label"] == "AGRONOMIC CHARACTERISTICS": + g["items"].insert(0, {"characteristic": "Maturity (RM range)", + "value": mat_text}) + break + else: + groups.insert(0, {"label": "AGRONOMIC CHARACTERISTICS", + "items": [{"characteristic": "Maturity (RM range)", + "value": mat_text}]}) + else: + mg = _parse_soy_mg(mat_text) + if mat_text: + for g in groups: + if g["label"] == "AGRONOMIC CHARACTERISTICS": + g["items"].insert(0, {"characteristic": "Maturity (RM)", + "value": mat_text}) + break + else: + groups.insert(0, {"label": "AGRONOMIC CHARACTERISTICS", + "items": [{"characteristic": "Maturity (RM)", + "value": mat_text}]}) + + trait = _slug_to_trait(d.trait_slug) + trait_stack = [trait] if trait and trait.lower() != "conventional" else ( + ["Conventional"] if trait.lower() == "conventional" else []) + + return StineVariety( + source_key=f"stine-{code.lower()}", + source_url=d.url, + crop=d.crop, + product_name=code, + relative_maturity=rm, + maturity_group=mg, + trait_stack=trait_stack, + positioning=None, + groups=groups, + sitemap_last_modified=d.lastmod, + ) + + +# --------------------------------------------------------------------- render + + +def render_markdown(v: StineVariety) -> str: + crop_label = {"corn": "Corn", "soybeans": "Soybeans"}.get( + v.crop, v.crop.title()) + head: list[str] = [ + f"# Stine {v.product_name}", + "", + "- **Vendor:** Stine Seed Company (independent family-owned breeder, Adel, IA)", + "- **Brand:** Stine", + f"- **Crop:** {crop_label}", + ] + if v.crop == "corn" and v.relative_maturity is not None: + head.append(f"- **Relative maturity:** {v.relative_maturity} days (representative)") + if v.crop == "soybeans" and v.maturity_group is not None: + head.append(f"- **Maturity group:** {v.maturity_group}") + if v.trait_stack: + head.append(f"- **Trait(s):** {', '.join(v.trait_stack)}") + head.append(f"- **Source:** {v.source_url}") + head.append(f"- **Rating scale:** {RATING_SCALE_DIRECTION}") + head.append("- **Service area:** Stine dealer network — Corn Belt (IA/IL/IN/MN/NE/MO etc.)") + head.append("") + head += ["---", ""] + for g in v.groups: + head.append(f"## {g['label'].title()}") + head.append("") + for it in g["items"]: + ch = it["characteristic"] + val = it["value"] or "—" + head.append(f"- **{ch}:** {val}") + head.append("") + return "\n".join(head) + + +def write_variety(v: StineVariety, body_md: str) -> None: + CORPUS_DIR.mkdir(parents=True, exist_ok=True) + (CORPUS_DIR / f"{v.source_key}.md").write_text(body_md, encoding="utf-8") + sidecar = { + "source": "stine", + "source_key": v.source_key, + "vendor": "Stine Seed Company", + "brand": "Stine", + "product_name": v.product_name, + "product_id": v.product_name, + "crop": v.crop, + "release_year": None, + "relative_maturity": v.relative_maturity, + "maturity_group": v.maturity_group, + "wheat_class": None, + "trait_stack": v.trait_stack, + "trait_descriptions": [], + "positioning_statement": v.positioning, + "strengths": [], + "characteristics_groups": v.groups, + "_scale_direction": RATING_SCALE_DIRECTION, + "regional_recommendations": [ + {"product_list_name": "Stine dealer network (Corn Belt — IA/IL/IN/MN/NE/MO etc.)", + "agronomist": None, "agronomist_email": None, "variant_id": None}, + ], + "image_url": None, + "source_urls": [v.source_url], + "sitemap_last_modified": v.sitemap_last_modified, + "fetched_at": datetime.now(timezone.utc).isoformat(), + "scraper_version": SCRAPER_VERSION, + } + (CORPUS_DIR / f"{v.source_key}.json").write_text( + json.dumps(sidecar, indent=2, ensure_ascii=False) + "\n", + encoding="utf-8") + + +# --------------------------------------------------------------------- pipeline + + +def run(*, limit: int | None, force: bool, only_crop: str | None, + only_product: str | None, enumerate_via: str) -> int: + CORPUS_DIR.mkdir(parents=True, exist_ok=True) + http = RateLimitedSession() + + if enumerate_via == "ajax": + discovered = discover_ajax(http, only_crop=only_crop) + else: + discovered = discover_sitemap(http, only_crop=only_crop) + if not discovered: + log.warning("sitemap yielded nothing — falling back to ajax") + discovered = discover_ajax(http, only_crop=only_crop) + + if only_product: + key = only_product.lower() + discovered = [d for d in discovered + if f"stine-{d.code.lower()}" == key + or d.code.lower() == key] + if not discovered: + log.error("no variety matched --product=%s", only_product) + return 2 + + counts = {"written": 0, "skipped": 0, "empty": 0, "failed": 0} + processed = 0 + total = len(discovered) + for d in discovered: + if limit is not None and processed >= limit: + break + processed += 1 + source_key = f"stine-{d.code.lower()}" + md_path = CORPUS_DIR / f"{source_key}.md" + if md_path.exists() and not force: + counts["skipped"] += 1 + log.info("[%d/%d] %s skipped", processed, total, source_key) + continue + try: + v = parse_detail(http, d) + except requests.HTTPError as exc: + counts["failed"] += 1 + log.error("[%d/%d] %s detail fetch failed: %s", + processed, total, source_key, exc) + continue + except Exception as exc: # noqa: BLE001 — keep the run going + counts["failed"] += 1 + log.error("[%d/%d] %s parse failed: %s", + processed, total, source_key, exc) + continue + if not v.groups: + counts["empty"] += 1 + log.warning("[%d/%d] %s — no chart groups parsed (still writing identity)", + processed, total, source_key) + write_variety(v, render_markdown(v)) + counts["written"] += 1 + log.info("[%d/%d] %s written | crop=%s rm/mg=%s groups=%d traits=%s", + processed, total, source_key, v.crop, + v.relative_maturity if v.crop == "corn" else v.maturity_group, + len(v.groups), ",".join(v.trait_stack) or "-") + + log.info("done: processed=%d written=%d skipped=%d empty_groups=%d failed=%d (of %d)", + processed, counts["written"], counts["skipped"], + counts["empty"], counts["failed"], total) + return 0 + + +# --------------------------------------------------------------------- CLI + + +def _build_argparser() -> argparse.ArgumentParser: + p = argparse.ArgumentParser( + prog="scrape.sources.stine", + description="Scrape Stine Seed Company (independent Corn Belt breeder) — " + "corn + soybeans via sitemap enumeration + detail pages.") + p.add_argument("--limit", type=int, default=None, + help="Stop after processing N varieties (default: all).") + p.add_argument("--force", action="store_true", + help="Re-fetch even if the markdown file already exists.") + p.add_argument("--crop", default=None, choices=sorted(CROP_PATHS), + help="Limit to one crop (corn / soybeans).") + p.add_argument("--product", default=None, + help="Process a single variety by source_key or product code.") + p.add_argument("--enumerate", dest="enumerate_via", default="sitemap", + choices=["sitemap", "ajax"], + help="Enumeration source (default: sitemap; ajax = full historical set).") + p.add_argument("--log-level", default=os.environ.get("LOG_LEVEL", "INFO")) + return p + + +def main(argv: list[str] | None = None) -> int: + args = _build_argparser().parse_args(argv) + logging.basicConfig( + level=args.log_level.upper(), + format="%(asctime)s %(levelname)s %(name)s %(message)s", + stream=sys.stderr) + return run(limit=args.limit, force=args.force, + only_crop=args.crop, only_product=args.product, + enumerate_via=args.enumerate_via) + + +if __name__ == "__main__": + sys.exit(main()) diff --git a/sources.json b/sources.json index d6e4d951..7b7732d9 100644 --- a/sources.json +++ b/sources.json @@ -213,6 +213,81 @@ "tos_check_date": "2026-06-04", "schema_notes": "Same sidecar shape as agrigold/lg/gh plot reports (results:[{rank,brand,product,traits,metrics}]) — routed through _render_gh_plot_chunk (proharvest_plots added to that source list in rag/chunk.py). API gives clean location metadata (city/state/county/year/product/lat-long/PDF); PDF gives the management block (planted/harvested/prev-crop/population/tillage/irrigation) + results. THREE PDF realities: ruled tables (extract_tables splits columns), unruled tables (text-line fallback anchored on trailing numerics; soy reports drop the Test Wt. column so rows carry 4 vs 5 numerics), and off-template third-party reports (e.g. a university land-lab with extra RM/harvest-weight columns) which a per-row + per-plot sanity gate redirects to verbatim raw_text so cross-vendor yields aren't corrupted or lost. Many plots are cross-vendor (Pioneer/DEKALB/Becks/Channel/Wyffels vs ProHarvest/Apex). Image-only PDFs (no text layer) are skipped + counted (no silent cap). metrics key 'Yield' is canonical so the chunker top-N picker finds it.", "data_type": "trial" + }, + { + "name": "latham", + "vendor": "Latham Hi-Tech Seeds", + "brands": [ + "Latham Hi-Tech Seeds" + ], + "crops": [ + "corn", + "soybeans" + ], + "verdict": "green", + "expected_count": 264, + "base_url": "https://www.lathamseeds.com", + "scope_filter": "Independent family brand (Alexander, IA — Upper Midwest). Row-crop varieties (155 corn + 109 soy; no wheat). Alfalfa taxonomy term is count=0 in the catalog.", + "tos_check_date": "2026-06-04", + "tos_note": "robots.txt permissive (only /wp-admin/ disallowed, no Crawl-delay); no Terms-of-Use anti-scraping clause located. Public WordPress catalog. UA seed-mcp-scraper, ~1.5s/req.", + "schema_notes": "WordPress. Enumerate the variety list via /wp-json/wp/v2/varieties (paginated, open) or variety-sitemap1.xml; crop/trait/year come from the variety_crop / variety_trait / variety_year taxonomies (acf+content are NOT in REST). Agronomic specs are parsed from each /products// detail page (server-rendered
    • labelvalue); parsed into characteristics_groups. SCALE: numeric ~1-9 where LOWER = BETTER (1 = best/most-tolerant/most-resistant) — REVERSED from Bayer; derived empirically (no on-page legend) by cross-referencing Product Overview prose vs values. Categorical values (SCN source 'PI 88788', Phytophthora 'Rps 1k', Anthracnose 'ASR') pass through verbatim; NA/blank = not rated. 2 corn pages are identity-only (source-side empty spec sections)." + }, + { + "name": "stine", + "vendor": "Stine Seed Company", + "brands": [ + "Stine" + ], + "crops": [ + "corn", + "soybeans" + ], + "verdict": "green", + "expected_count": 217, + "base_url": "https://www.stineseed.com", + "scope_filter": "Largest independent US seed company (Adel, IA). Row-crop varieties (58 corn + 159 soy; no wheat — Stine doesn't breed wheat).", + "tos_check_date": "2026-06-04", + "tos_note": "No robots.txt (404). /legal/ has only a standard copyright/no-reproduce clause — NO automation/scraping ban (same posture as other corpus vendors). UA seed-mcp-scraper, ~1.5s/req.", + "schema_notes": "Custom PHP site (NOT WordPress). Enumerate via sitemap.xml (filter to 4-segment /{crop}/traits/{slug}/{code}/ URLs → 58 corn + 159 soy); the /ajax/{corn,soybean}-comparison/filter_products.php endpoint is wired as a fallback (returns the full historical/discontinued set). Detail pages are clean server-rendered HTML (
      • labelvalue); parsed into characteristics_groups. SCALE: corn agronomic+disease 1-9 numeric, 9 = Excellent/best (HIGHER = better, same direction as Bayer; read from the on-page corn legend ul.tm-legend); soybeans are QUALITATIVE (Excellent/Very Good/Good; disease Resistant/Strong/Good/Susceptible) with SCN source + RPS gene passed through. Corn Maturity is an RM range (e.g. '79-81') → representative int + range kept as a characteristic; soy MG from the 2-3 digit code (/10, or /100 for leading-zero ultra-earlies)." + }, + { + "name": "first_choice", + "vendor": "1st Choice Seeds", + "brands": [ + "1st Choice Seeds" + ], + "crops": [ + "corn", + "soybeans", + "wheat" + ], + "verdict": "green", + "expected_count": 78, + "base_url": "https://www.1stchoiceseeds.com", + "scope_filter": "Employee-owned independent (Rushville, IN — Eastern Corn Belt). 52 corn + 22 soy + 4 wheat. Fills the Indiana gap (Beck's already covered; Ebbert's covers OH/IN).", + "tos_check_date": "2026-06-04", + "tos_note": "robots.txt permissive (only /wp-admin/, allows admin-ajax.php, no Crawl-delay); NO Terms-of-Use page exists at all, no bot wall. UA seed-mcp-scraper, ~1.2s/req.", + "schema_notes": "WordPress, but the catalog custom post types are NOT exposed via WP REST (rest_no_route). Enumerate via the per-crop sitemaps (corn-hybrids-sitemap.xml / soybeans-sitemap.xml / wheat-sitemap.xml) → fetch each /corn-hybrids|/soybeans|/wheat// server-rendered HTML spec block → characteristics_groups. SCALE: 0-10, HIGHER = better (legend: 0-4 Below Average, 5 Average, 6 Good, 7 Very Good, 8 Excellent, 9-10 Superior). The numeric bar is d3-rendered (not in markup); 1st Choice also prints the qualitative word in HTML, which IS captured. CAVEATS: ~40 of 52 corn pages are THIN at the source (only Seedling Vigor in the ratings panel; still carry RM/GDU/management/populations); the 12 newer GT/PC hybrids have the full panel. 4 wheat pages are identity-only (private-label, no spec block)." + }, + { + "name": "burrus", + "vendor": "Burrus Seed", + "brands": [ + "Burrus", + "Power Plus", + "DONMARIO" + ], + "crops": [ + "corn", + "soybeans" + ], + "verdict": "green", + "expected_count": 64, + "base_url": "https://burrusseed.com", + "scope_filter": "Independent family co (Arenzville, IL, since 1935; IL/IN/IA/MO/WI). 38 corn + 26 soy. Sells own Burrus brand + distributed Power Plus (corn) and DONMARIO (soy) lines; brand stored per-record.", + "tos_check_date": "2026-06-04", + "tos_note": "Data via the Seedware JSON API (burrus25.seedware.net). burrusseed.com robots.txt blocks ~33 NAMED AI/scraper bots and carries Content-signal: ai-train=no + Crawl-delay 10; User-agent:* IS allowed and the ToS has NO scraping clause. Operator chose to include this source despite the ai-train=no signal; scraper uses a non-blacklisted UA (seed-mcp-scraper) and honors Crawl-delay 10 (>=10s between requests).", + "schema_notes": "Seedware JSONP API: GET https://burrus25.seedware.net/app/_queries/crop_varieties.php?crop_pkey=101(corn)|102(soy)&callback=cb (requires a callback param + Referer https://burrusseed.com/; strip the JSONP wrapper). ~40 fields/record incl. brand, maturity (RM/MG), released, and many stat_* ratings → mapped into characteristics_groups: DISEASE RATINGS (gray leaf spot, tar spot, BSR, SDS, phytophthora), AGRONOMIC CHARACTERISTICS (drought, greensnap, stalk/root strength, standability, emergence, etc.), HERBICIDE TOLERANCE (glyphosate/glufosinate/2,4-D/dicamba/FOPs, Yes/No) + Bt insect-protection (Yes/No). SCALE: numeric agronomic+disease 1-10, 10 = best/most-tolerant (HIGHER = better; observed 4-10); NR/blank/0/'-' = not rated. Per-variety tech-sheet PDFs exist (getTechSheet/) — not ingested this pass." } ], "_excluded_sources": [ @@ -221,6 +296,12 @@ "vendor": "Corteva", "verdict": "red", "reason": "Explicit ToS prohibits automated scraping. Dealer locator at /us/sales-representatives/my-local-team.html is login-gated; no public API for dealer contact info. The MCP returns a curated fallback lesson instead of erroring." + }, + { + "name": "hoegemeyer", + "vendor": "Corteva", + "verdict": "red", + "reason": "Corteva consolidation brand (absorbing Seed Consultants, Dairyland, Nu-Tech, Terral for 2027; part of the upcoming 'Vylor' spinoff with Pioneer + Brevant). hoegemeyer.com's footer 'Terms of Use' links to corteva.com/terms-and-conditions.html (= /us/terms-of-use.html) — the SAME Corteva ToU that bans 'spiders, robots, scrapers, crawlers, data mining tools' (clause e) and building 'a similar or competitive service' (clause f). Same legal basis as the Pioneer exclusion. Even setting ToS aside, data is a single 15.8 MB Seed-Guide PDF behind an Imperva-walled AEM SPA. TREAT ALL *.corteva.com / corteva.us / pioneer.com / hoegemeyer.com / therightseed.com and the Vylor brands as ONE ToU domain: as the legacy regionals (Dairyland, Nu-Tech, Terral, Seed Consultants) migrate to Corteva's ToU, they fall under the same exclusion. Legitimate Corteva-data paths: an official Corteva data license (openinnovation@corteva.com) or university-extension trial data." } ] }