Phase 4-5: deployable container + corpus snapshot + CI fixes
deploy/docker-compose.yml — replace <product>/<registry> placeholders with concrete values for Drawbar's stack: - image: git.jpaul.io/justin/seed-mcp:latest (CF tunnel for pulls; CI pushes via LAN 192.168.0.2:1234 to avoid 100 MB body cap) - container_name: seed-mcp - port 8001:8000 (8001 host-side to not collide with crop-chem-docs on 8000) - PRODUCT_NAME=crop_seed, hybrid search enabled, stateless HTTP - llama-rerank shared with crop-chem-docs (NOT redefined here — expected to already be in Drawbar's parent compose network) - networks.drawbar-mcp external: true so seed-mcp joins the existing cross-MCP shared network .gitignore — corpus/ is now COMMITTED, not ignored. The monthly refresh workflow scrapes and commits corpus changes; the image-only workflow rebuilds indexes from the committed corpus. Allowing the corpus to flow through git means the :corpus-YYYY.MM.DD image tag pins to a specific seed-catalog snapshot. chroma/ and bm25/ remain ignored — those are deterministically derived from corpus. Initial committed snapshot: 614 varieties. - bayer_seeds: 475 (DEKALB 288 + Asgrow 102 + WestBred 85) - golden_harvest: 139 (Syngenta corn + soy; 36 sitemap URLs 302-redirected = discontinued) rag/chunk.py — normalize brand and crop to uppercase/lowercase in Chroma metadata so cross-vendor brand-filter lookups don't break on casing inconsistency (Bayer stores "DEKALB", Golden Harvest stores "Golden Harvest"; _build_where uppercases user-supplied brand which matched the former but not the latter pre-fix). Sidecar JSON keeps original casing for display. Stub scrapers (nk, agripro, becks_pfr, becks_products) — change return code from 2 to 0 so the monthly-refresh CI workflow doesn't fail on deferred sources. Real implementations will return 0 on success / 1 on failure when they ship. Smoke-tested cross-vendor retrieval against the 614-chunk index: - list_versions shows both vendors with correct facet counts - broad "corn hybrid 100 RM" query returns both DEKALB and Golden Harvest hits in top 5 - brand='Golden Harvest' filter returns 3 GH-only varieties - variety-code prefilter still works (E085Z5 → top hit on GH) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,243 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e085z5",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E085Z5",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E085Z5",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "85",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [
|
||||
"Z"
|
||||
],
|
||||
"trait_descriptions": [
|
||||
"Agrisure Duracade® 5222 E-Z Refuge® (above + below-ground)"
|
||||
],
|
||||
"positioning_statement": "Provides Great Yield Potential with Consistent Ear Placement",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Determinate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "85"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "86"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "85"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1220"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2140"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E085Z5_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e085z5"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:13.124737+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
# E085Z5
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 85
|
||||
- **Traits:** Z (Agrisure Duracade® 5222 E-Z Refuge® (above + below-ground))
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e085z5
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E085Z5_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Provides Great Yield Potential with Consistent Ear Placement
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 5 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Determinate |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 85 |
|
||||
| Silk RM | 86 |
|
||||
| Black layer RM | 85 |
|
||||
| Silk GDU | 1220 |
|
||||
| Black layer GDU | 2140 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,500 |
|
||||
| 260 bu/Ac | 35,000 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e092w5",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E092W5",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E092W5",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "92",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Top-End Yield Potential with Broad Adaptation",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "92"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "91"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "91"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1240"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2300"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "30,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "29,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "24,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E092W5_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e092w5"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:14.687739+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# E092W5
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 92
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e092w5
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E092W5_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Top-End Yield Potential with Broad Adaptation
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | - |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | - |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 8 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 5 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 92 |
|
||||
| Silk RM | 91 |
|
||||
| Black layer RM | 91 |
|
||||
| Silk GDU | 1240 |
|
||||
| Black layer GDU | 2300 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 34,000 |
|
||||
| 260 bu/Ac | 32,500 |
|
||||
| 220 bu/Ac | 30,500 |
|
||||
| 190 bu/Ac | 29,000 |
|
||||
| 150 bu/Ac | 24,000 |
|
||||
@@ -0,0 +1,247 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e094z4",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E094Z4",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E094Z4",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "94",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [
|
||||
"Z"
|
||||
],
|
||||
"trait_descriptions": [
|
||||
"Agrisure Duracade® 5222 E-Z Refuge® (above + below-ground)"
|
||||
],
|
||||
"positioning_statement": "Solid Yield Potential with Versatility Across Changing Soil Types",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "94"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "95"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "95"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1260"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2390"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "29,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "28,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "26,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E094Z4_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e094z4"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:16.061584+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
# E094Z4
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 94
|
||||
- **Traits:** Z (Agrisure Duracade® 5222 E-Z Refuge® (above + below-ground))
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e094z4
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E094Z4_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Solid Yield Potential with Versatility Across Changing Soil Types
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 8 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 4 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 8 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 6 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| (-) | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 94 |
|
||||
| Silk RM | 95 |
|
||||
| Black layer RM | 95 |
|
||||
| Silk GDU | 1260 |
|
||||
| Black layer GDU | 2390 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 34,000 |
|
||||
| 260 bu/Ac | 32,000 |
|
||||
| 220 bu/Ac | 29,500 |
|
||||
| 190 bu/Ac | 28,000 |
|
||||
| 150 bu/Ac | 26,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e095d3",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E095D3",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E095D3",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "95",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Diverse Genetics with Proven Yield Potential",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Fibrous"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "95"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "95"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "95"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1280"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2400"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E095D3_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e095d3"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:17.257855+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# E095D3
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 95
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e095d3
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E095D3_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Diverse Genetics with Proven Yield Potential
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | 6 |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 5 |
|
||||
| Stay green | 8 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 8 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Fibrous |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 95 |
|
||||
| Silk RM | 95 |
|
||||
| Black layer RM | 95 |
|
||||
| Silk GDU | 1280 |
|
||||
| Black layer GDU | 2400 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 28,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e097k6",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E097K6",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E097K6",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "97",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Broadly Adapted Dual-Purpose Hybrid with Excellent Grain Yield and Corn Silage Potential",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Determinate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "97"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "97"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "98"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1290"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2420"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E097K6_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e097k6"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:18.736537+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# E097K6
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 97
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e097k6
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E097K6_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Broadly Adapted Dual-Purpose Hybrid with Excellent Grain Yield and Corn Silage Potential
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 5 |
|
||||
| Northern Corn Leaf Blight | 5 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 5 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 4 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Determinate |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 97 |
|
||||
| Silk RM | 97 |
|
||||
| Black layer RM | 98 |
|
||||
| Silk GDU | 1290 |
|
||||
| Black layer GDU | 2420 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e100a3",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E100A3",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E100A3",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "100",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "High Yield Potential, Dual-Purpose Hybrid Combined with Excellent Nutritional Value",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Penetrating"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1370"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2495"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "28,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "24,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E100A3_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e100a3"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:20.118048+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# E100A3
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 100
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e100a3
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E100A3_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
High Yield Potential, Dual-Purpose Hybrid Combined with Excellent Nutritional Value
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 8 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Penetrating |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 100 |
|
||||
| Silk RM | 100 |
|
||||
| Black layer RM | 100 |
|
||||
| Silk GDU | 1370 |
|
||||
| Black layer GDU | 2495 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,000 |
|
||||
| 260 bu/Ac | 34,000 |
|
||||
| 220 bu/Ac | 31,500 |
|
||||
| 190 bu/Ac | 28,500 |
|
||||
| 150 bu/Ac | 24,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e102k7",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E102K7",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E102K7",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "102",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Short Statured Dual-Purpose Product that Packs on Grain Yield and Silage Tonnage Potential",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "102"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "99"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "102"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1345"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2525"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E102K7_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e102k7"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:21.738365+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# E102K7
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 102
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e102k7
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E102K7_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Short Statured Dual-Purpose Product that Packs on Grain Yield and Silage Tonnage Potential
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 102 |
|
||||
| Silk RM | 99 |
|
||||
| Black layer RM | 102 |
|
||||
| Silk GDU | 1345 |
|
||||
| Black layer GDU | 2525 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,247 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e105z5",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E105Z5",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E105Z5",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "105",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [
|
||||
"Z"
|
||||
],
|
||||
"trait_descriptions": [
|
||||
"Agrisure Duracade® 5222 E-Z Refuge® (above + below-ground)"
|
||||
],
|
||||
"positioning_statement": "Exceptional Dual-Purpose Enogen Hybrid with Outstanding Drought Tolerance",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "2-Very Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "105"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "105"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "106"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1455"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2660"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "30,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "28,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "26,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E105Z5_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e105z5"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:23.101303+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
# E105Z5
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 105
|
||||
- **Traits:** Z (Agrisure Duracade® 5222 E-Z Refuge® (above + below-ground))
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e105z5
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E105Z5_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Exceptional Dual-Purpose Enogen Hybrid with Outstanding Drought Tolerance
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 5 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 8 |
|
||||
| Tar Spot | 5 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 5 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 5 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| (-) | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 2-Very Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 105 |
|
||||
| Silk RM | 105 |
|
||||
| Black layer RM | 106 |
|
||||
| Silk GDU | 1455 |
|
||||
| Black layer GDU | 2660 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 34,000 |
|
||||
| 260 bu/Ac | 33,000 |
|
||||
| 220 bu/Ac | 30,000 |
|
||||
| 190 bu/Ac | 28,000 |
|
||||
| 150 bu/Ac | 26,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e107c1",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E107C1",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E107C1",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "107",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Lead Enogen Hybrid for the Central and Eastern Silage Markets",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "1-Extremely Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "107"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "110"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "105"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1500"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2600"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "26,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E107C1_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e107c1"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:24.785858+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# E107C1
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 107
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e107c1
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E107C1_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Lead Enogen Hybrid for the Central and Eastern Silage Markets
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 5 |
|
||||
| Bacterial Corn Leaf Streak | 5 |
|
||||
| Southern Corn Leaf Blight | 7 |
|
||||
| Anthracnose Stalk Rot | 5 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 5 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 1-Extremely Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 107 |
|
||||
| Silk RM | 110 |
|
||||
| Black layer RM | 105 |
|
||||
| Silk GDU | 1500 |
|
||||
| Black layer GDU | 2600 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,500 |
|
||||
| 260 bu/Ac | 35,500 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 32,000 |
|
||||
| 150 bu/Ac | 26,000 |
|
||||
@@ -0,0 +1,243 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e108k4",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E108K4",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E108K4",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "108",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Dual-Purpose Enogen DuracadeViptera Hybrid with a Very Good Grain Yield and Silage Tonnage Potential",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "104"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "106"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1430"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2640"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "0"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "0"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "0"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "0"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E108K4_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e108k4"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:26.290053+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
# E108K4
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 108
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e108k4
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E108K4_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Dual-Purpose Enogen DuracadeViptera Hybrid with a Very Good Grain Yield and Silage Tonnage Potential
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 5 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 5 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 5 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| (-) | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 108 |
|
||||
| Silk RM | 104 |
|
||||
| Black layer RM | 106 |
|
||||
| Silk GDU | 1430 |
|
||||
| Black layer GDU | 2640 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 0 |
|
||||
| 260 bu/Ac | 0 |
|
||||
| 220 bu/Ac | 0 |
|
||||
| 190 bu/Ac | 0 |
|
||||
| 150 bu/Ac | 0 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e111v7",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E111V7",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E111V7",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "111",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Versatility Across Soil Types Combined with Strong Drought Tolerance",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Fibrous"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1530"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2700"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "35,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E111V7_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e111v7"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:27.767171+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# E111V7
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 111
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e111v7
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E111V7_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Versatility Across Soil Types Combined with Strong Drought Tolerance
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 5 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 4 |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | 3 |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Fibrous |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 111 |
|
||||
| Silk RM | 112 |
|
||||
| Black layer RM | 112 |
|
||||
| Silk GDU | 1530 |
|
||||
| Black layer GDU | 2700 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 35,000 |
|
||||
| 260 bu/Ac | 33,500 |
|
||||
| 220 bu/Ac | 32,500 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 30,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-e112s5",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "E112S5",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "E112S5",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "112",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Strong Agronomics with Good Grain Quality",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "2-Very Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1530"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2730"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "30,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "27,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "24,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/E112S5_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/e112s5"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:29.123057+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# E112S5
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 112
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/e112s5
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/E112S5_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Strong Agronomics with Good Grain Quality
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 4 |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 8 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | 3 |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 5 |
|
||||
| Stay green | 8 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 6 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 2-Very Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 112 |
|
||||
| Silk RM | 113 |
|
||||
| Black layer RM | 113 |
|
||||
| Silk GDU | 1530 |
|
||||
| Black layer GDU | 2730 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 35,500 |
|
||||
| 260 bu/Ac | 33,000 |
|
||||
| 220 bu/Ac | 30,000 |
|
||||
| 190 bu/Ac | 27,000 |
|
||||
| 150 bu/Ac | 24,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g00a97",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G00A97",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G00A97",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "100",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Exceptional Yield Potential Across All Soil Types and Environments",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Determinate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Pendulum"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "99"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1345"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2490"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "39,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "37,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "32,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G00A97_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g00a97"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:31.496948+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G00A97
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 100
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g00a97
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G00A97_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Exceptional Yield Potential Across All Soil Types and Environments
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 4 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 6 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 8 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Determinate |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Pendulum |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 100 |
|
||||
| Silk RM | 99 |
|
||||
| Black layer RM | 100 |
|
||||
| Silk GDU | 1345 |
|
||||
| Black layer GDU | 2490 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 39,000 |
|
||||
| 260 bu/Ac | 37,000 |
|
||||
| 220 bu/Ac | 35,500 |
|
||||
| 190 bu/Ac | 34,000 |
|
||||
| 150 bu/Ac | 32,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g00u71",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G00U71",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G00U71",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "100",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Excellent Performances Across Moderate and High Yield Environments",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "98"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1340"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2500"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "30,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G00U71_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g00u71"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:33.011449+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G00U71
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 100
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g00u71
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G00U71_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Excellent Performances Across Moderate and High Yield Environments
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 5 |
|
||||
| Anthracnose Stalk Rot | 5 |
|
||||
| Tar Spot | 5 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 8 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 5 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 100 |
|
||||
| Silk RM | 98 |
|
||||
| Black layer RM | 100 |
|
||||
| Silk GDU | 1340 |
|
||||
| Black layer GDU | 2500 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,000 |
|
||||
| 260 bu/Ac | 34,500 |
|
||||
| 220 bu/Ac | 32,500 |
|
||||
| 190 bu/Ac | 30,500 |
|
||||
| 150 bu/Ac | 28,500 |
|
||||
@@ -0,0 +1,243 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g00x74",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G00X74",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G00X74",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "100",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Broadly Adapted Genetics with Tremendous Yield Potential",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Penetrating"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "99"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1345"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2500"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "39,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "30,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "27,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G00X74_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g00x74"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:34.529228+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
# G00X74
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 100
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g00x74
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G00X74_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Broadly Adapted Genetics with Tremendous Yield Potential
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | - |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 8 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| (-) | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Penetrating |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 100 |
|
||||
| Silk RM | 99 |
|
||||
| Black layer RM | 100 |
|
||||
| Silk GDU | 1345 |
|
||||
| Black layer GDU | 2500 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 39,000 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 30,500 |
|
||||
| 150 bu/Ac | 27,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g01u74",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G01U74",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G01U74",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "101",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Tremendous Yield Potential with Exceptional Adaptability Across Various Soil Types",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Penetrating"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "101"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "101"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1350"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2495"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G01U74_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g01u74"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:36.005437+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G01U74
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 101
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g01u74
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G01U74_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Tremendous Yield Potential with Exceptional Adaptability Across Various Soil Types
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 8 |
|
||||
| Southern Corn Leaf Blight | 5 |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 8 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 8 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Penetrating |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 101 |
|
||||
| Silk RM | 100 |
|
||||
| Black layer RM | 101 |
|
||||
| Silk GDU | 1350 |
|
||||
| Black layer GDU | 2495 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g03b19",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G03B19",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G03B19",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "103",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Broadly Adapted Across All Soil Types and Productivity Levels",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "103"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "103"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1360"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2515"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G03B19_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g03b19"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:38.490128+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G03B19
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 103
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g03b19
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G03B19_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Broadly Adapted Across All Soil Types and Productivity Levels
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 5 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 5 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 103 |
|
||||
| Silk RM | 100 |
|
||||
| Black layer RM | 103 |
|
||||
| Silk GDU | 1360 |
|
||||
| Black layer GDU | 2515 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,500 |
|
||||
| 260 bu/Ac | 35,500 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g03u08",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G03U08",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G03U08",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "103",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Elite Performance Potential with Consistency in Moderate and High Yield Environments",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "103"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "100"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "102"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1350"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2525"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G03U08_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g03u08"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:39.981234+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G03U08
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 103
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g03u08
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G03U08_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Elite Performance Potential with Consistency in Moderate and High Yield Environments
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 5 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | 7 |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 8 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 103 |
|
||||
| Silk RM | 100 |
|
||||
| Black layer RM | 102 |
|
||||
| Silk GDU | 1350 |
|
||||
| Black layer GDU | 2525 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g04m93",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G04M93",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G04M93",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "104",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Strong Performance Potential and Excellent Test Weight Across a Wide Range of Acres",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "9"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Pendulum"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "104"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "103"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "105"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1430"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2650"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G04M93_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g04m93"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:41.188896+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G04M93
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 104
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g04m93
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G04M93_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Strong Performance Potential and Excellent Test Weight Across a Wide Range of Acres
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 8 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 9 |
|
||||
| TestWeight | 8 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Pendulum |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 104 |
|
||||
| Silk RM | 103 |
|
||||
| Black layer RM | 105 |
|
||||
| Silk GDU | 1430 |
|
||||
| Black layer GDU | 2650 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,000 |
|
||||
| 260 bu/Ac | 35,500 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 28,500 |
|
||||
@@ -0,0 +1,243 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g04x79",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G04X79",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G04X79",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "104",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Robust Plant Suited for Continuous-Corn Acres Across the Cornbelt",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "2-Very Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "104"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "104"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "103"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1425"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2550"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "30,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "27,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G04X79_260417.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g04x79"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:43.665786+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
# G04X79
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 104
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g04x79
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G04X79_260417.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Robust Plant Suited for Continuous-Corn Acres Across the Cornbelt
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | - |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 8 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| (-) | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 2-Very Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 104 |
|
||||
| Silk RM | 104 |
|
||||
| Black layer RM | 103 |
|
||||
| Silk GDU | 1425 |
|
||||
| Black layer GDU | 2550 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,500 |
|
||||
| 260 bu/Ac | 34,500 |
|
||||
| 220 bu/Ac | 32,000 |
|
||||
| 190 bu/Ac | 30,000 |
|
||||
| 150 bu/Ac | 27,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g05u86",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G05U86",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G05U86",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "105",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Outstanding Agronomics with Strong Yield Potential",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "9"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "105"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "105"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "106"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1455"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2655"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G05U86_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g05u86"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:46.031403+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G05U86
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 105
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g05u86
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G05U86_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Outstanding Agronomics with Strong Yield Potential
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 5 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 8 |
|
||||
| Southern Corn Leaf Blight | 6 |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 9 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 105 |
|
||||
| Silk RM | 105 |
|
||||
| Black layer RM | 106 |
|
||||
| Silk GDU | 1455 |
|
||||
| Black layer GDU | 2655 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g06m39",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G06M39",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G06M39",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "106",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "DuracadeViptera Hybrid Adapted to the Western and Central Cornbelt with Strong Drought Tolerance",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "3-High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Pendulum"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "106"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "103"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "104"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1425"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2620"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "36,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "30,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G06M39_260417.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g06m39"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:47.365646+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G06M39
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 106
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g06m39
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G06M39_260417.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
DuracadeViptera Hybrid Adapted to the Western and Central Cornbelt with Strong Drought Tolerance
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 8 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 5 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 5 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 3-High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Pendulum |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 106 |
|
||||
| Silk RM | 103 |
|
||||
| Black layer RM | 104 |
|
||||
| Silk GDU | 1425 |
|
||||
| Black layer GDU | 2620 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 36,500 |
|
||||
| 260 bu/Ac | 34,500 |
|
||||
| 220 bu/Ac | 32,000 |
|
||||
| 190 bu/Ac | 30,500 |
|
||||
| 150 bu/Ac | 28,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g07f23",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G07F23",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G07F23",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "107",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Broadly Adapted Hybrid with Consistent Potential Across Yield Environments",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "4"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "107"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "107"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1475"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2670"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "29,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "25,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "20,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G07F23_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g07f23"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:48.989211+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G07F23
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 107
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g07f23
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G07F23_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Broadly Adapted Hybrid with Consistent Potential Across Yield Environments
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 8 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 5 |
|
||||
| Southern Corn Leaf Blight | 5 |
|
||||
| Anthracnose Stalk Rot | - |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | 5 |
|
||||
| Southern Rust | 4 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 107 |
|
||||
| Silk RM | 107 |
|
||||
| Black layer RM | 109 |
|
||||
| Silk GDU | 1475 |
|
||||
| Black layer GDU | 2670 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 34,000 |
|
||||
| 220 bu/Ac | 29,500 |
|
||||
| 190 bu/Ac | 25,000 |
|
||||
| 150 bu/Ac | 20,500 |
|
||||
@@ -0,0 +1,243 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g07x15",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G07X15",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G07X15",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "107",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Broadly Adapted Product for the Western Cornbelt",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "107"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "106"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1475"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2650"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G07X15_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g07x15"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:51.374019+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
# G07X15
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 107
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g07x15
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G07X15_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Broadly Adapted Product for the Western Cornbelt
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | - |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 8 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 6 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| (-) | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 107 |
|
||||
| Silk RM | 106 |
|
||||
| Black layer RM | 108 |
|
||||
| Silk GDU | 1475 |
|
||||
| Black layer GDU | 2650 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,000 |
|
||||
| 260 bu/Ac | 35,500 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 28,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g08d29",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G08D29",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G08D29",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "108",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Excellent Stalks and Roots for Season-Long Standability",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1505"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2660"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "30,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "27,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "24,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G08D29_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g08d29"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:52.934343+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G08D29
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 108
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g08d29
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G08D29_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Excellent Stalks and Roots for Season-Long Standability
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 8 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | 4 |
|
||||
| Anthracnose Stalk Rot | - |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | 6 |
|
||||
| Southern Rust | 5 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 8 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 108 |
|
||||
| Silk RM | 111 |
|
||||
| Black layer RM | 108 |
|
||||
| Silk GDU | 1505 |
|
||||
| Black layer GDU | 2660 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 36,000 |
|
||||
| 260 bu/Ac | 33,000 |
|
||||
| 220 bu/Ac | 30,000 |
|
||||
| 190 bu/Ac | 27,000 |
|
||||
| 150 bu/Ac | 24,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g08r52",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G08R52",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G08R52",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "108",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Broadly Adapted Hybrid with Excellent Heat and Moisture Stress Tolerance",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "106"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1470"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2580"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G08R52_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g08r52"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:54.298073+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G08R52
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 108
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g08r52
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G08R52_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Broadly Adapted Hybrid with Excellent Heat and Moisture Stress Tolerance
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 5 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 5 |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 8 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 108 |
|
||||
| Silk RM | 106 |
|
||||
| Black layer RM | 109 |
|
||||
| Silk GDU | 1470 |
|
||||
| Black layer GDU | 2580 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,500 |
|
||||
| 220 bu/Ac | 34,000 |
|
||||
| 190 bu/Ac | 32,000 |
|
||||
| 150 bu/Ac | 30,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g08u00",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G08U00",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G08U00",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "108",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Great Performance Across Yield Environments with Excellent Drought Tolerance",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "2-Very Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "2-Very High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Penetrating"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "107"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1465"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2660"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G08U00_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g08u00"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:56.016932+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G08U00
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 108
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g08u00
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G08U00_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Great Performance Across Yield Environments with Excellent Drought Tolerance
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 5 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 8 |
|
||||
| Southern Corn Leaf Blight | 7 |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 8 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 6 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 5 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 2-Very Tall |
|
||||
| Ear placement | 2-Very High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Penetrating |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 108 |
|
||||
| Silk RM | 107 |
|
||||
| Black layer RM | 108 |
|
||||
| Silk GDU | 1465 |
|
||||
| Black layer GDU | 2660 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 35,500 |
|
||||
| 260 bu/Ac | 34,000 |
|
||||
| 220 bu/Ac | 32,500 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 30,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g08u98",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G08U98",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G08U98",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "108",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Great Yield Potential with Very Good Test Weight",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "9"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1480"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2680"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "40,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "37,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G08U98_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g08u98"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:57.436495+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G08U98
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 108
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g08u98
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G08U98_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Great Yield Potential with Very Good Test Weight
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 5 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | 6 |
|
||||
| Anthracnose Stalk Rot | 9 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 5 |
|
||||
| Green snap | 5 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 5 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 6 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 108 |
|
||||
| Silk RM | 108 |
|
||||
| Black layer RM | 109 |
|
||||
| Silk GDU | 1480 |
|
||||
| Black layer GDU | 2680 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 40,000 |
|
||||
| 260 bu/Ac | 37,000 |
|
||||
| 220 bu/Ac | 34,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 28,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g09b15",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G09B15",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G09B15",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "109",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Well Adapted for the Western Cornbelt with Outstanding Drought Tolerance",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Penetrating"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1480"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2690"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "34,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G09B15_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g09b15"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:58.618343+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G09B15
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 109
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g09b15
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G09B15_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Well Adapted for the Western Cornbelt with Outstanding Drought Tolerance
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 8 |
|
||||
| Northern Corn Leaf Blight | 5 |
|
||||
| Goss's Wilt | 5 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 5 |
|
||||
| Tar Spot | 5 |
|
||||
| Fusarium Crown Rot | 4 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 5 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Penetrating |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 109 |
|
||||
| Silk RM | 108 |
|
||||
| Black layer RM | 111 |
|
||||
| Silk GDU | 1480 |
|
||||
| Black layer GDU | 2690 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,500 |
|
||||
| 220 bu/Ac | 34,500 |
|
||||
| 190 bu/Ac | 32,500 |
|
||||
| 150 bu/Ac | 30,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g09m19",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G09M19",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G09M19",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "109",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Western Adapted Product for Drought Prone Soils with Outstanding Goss’s Wilt Tolerance",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "107"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1465"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2720"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G09M19_260417.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g09m19"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:30:59.935216+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G09M19
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 109
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g09m19
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G09M19_260417.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Western Adapted Product for Drought Prone Soils with Outstanding Goss’s Wilt Tolerance
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 8 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 5 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 8 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 109 |
|
||||
| Silk RM | 107 |
|
||||
| Black layer RM | 112 |
|
||||
| Silk GDU | 1465 |
|
||||
| Black layer GDU | 2720 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 35,500 |
|
||||
| 260 bu/Ac | 34,000 |
|
||||
| 220 bu/Ac | 32,500 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 29,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g09y24",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G09Y24",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G09Y24",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "109",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Excellent Yield Stability for the Dryland Acre",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "3-High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1520"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2670"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "28,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "26,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "23,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G09Y24_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g09y24"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:02.566359+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G09Y24
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 109
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g09y24
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G09Y24_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Excellent Yield Stability for the Dryland Acre
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 5 |
|
||||
| Northern Corn Leaf Blight | 8 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 6 |
|
||||
| Anthracnose Stalk Rot | - |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 5 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 3-High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 109 |
|
||||
| Silk RM | 112 |
|
||||
| Black layer RM | 109 |
|
||||
| Silk GDU | 1520 |
|
||||
| Black layer GDU | 2670 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 34,000 |
|
||||
| 260 bu/Ac | 31,000 |
|
||||
| 220 bu/Ac | 28,500 |
|
||||
| 190 bu/Ac | 26,000 |
|
||||
| 150 bu/Ac | 23,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g10b61",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G10B61",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G10B61",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "110",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Broadly Adapted Hybrid with Strong Performance Potential on Highly Productive Soils",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "9"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Fibrous"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "110"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "116"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1520"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2760"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "31,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G10B61_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g10b61"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:04.104324+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G10B61
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 110
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g10b61
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G10B61_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Broadly Adapted Hybrid with Strong Performance Potential on Highly Productive Soils
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 4 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 5 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 9 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 5 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Fibrous |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 110 |
|
||||
| Silk RM | 112 |
|
||||
| Black layer RM | 116 |
|
||||
| Silk GDU | 1520 |
|
||||
| Black layer GDU | 2760 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 36,000 |
|
||||
| 260 bu/Ac | 34,500 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 32,500 |
|
||||
| 150 bu/Ac | 31,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g10l16",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G10L16",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G10L16",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "110",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Proven Yield Potential Across All Yield Environments",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "110"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1495"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2720"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "30,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G10L16_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g10l16"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:06.418070+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G10L16
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 110
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g10l16
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G10L16_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Proven Yield Potential Across All Yield Environments
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 4 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | 6 |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 4 |
|
||||
| Common Rust | 3 |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 5 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 110 |
|
||||
| Silk RM | 109 |
|
||||
| Black layer RM | 113 |
|
||||
| Silk GDU | 1495 |
|
||||
| Black layer GDU | 2720 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 34,000 |
|
||||
| 260 bu/Ac | 32,500 |
|
||||
| 220 bu/Ac | 31,500 |
|
||||
| 190 bu/Ac | 30,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g10m87",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G10M87",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G10M87",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "110",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Central and Eastern Cornbelt Hybrid Suited for the Highly Managed Acre",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Determinate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Penetrating"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "110"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "109"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1495"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2695"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "39,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "37,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G10M87_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g10m87"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:08.087364+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G10M87
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 110
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g10m87
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G10M87_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Central and Eastern Cornbelt Hybrid Suited for the Highly Managed Acre
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 5 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 5 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 5 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Determinate |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Penetrating |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 110 |
|
||||
| Silk RM | 109 |
|
||||
| Black layer RM | 111 |
|
||||
| Silk GDU | 1495 |
|
||||
| Black layer GDU | 2695 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 39,500 |
|
||||
| 260 bu/Ac | 37,000 |
|
||||
| 220 bu/Ac | 34,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 28,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g10u97",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G10U97",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G10U97",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "110",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Widely Adapted Product with Strong Yield Potential Across Environments",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "110"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1515"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2690"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G10U97_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g10u97"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:09.412737+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G10U97
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 110
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g10u97
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G10U97_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Widely Adapted Product with Strong Yield Potential Across Environments
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 8 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | 7 |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 110 |
|
||||
| Silk RM | 112 |
|
||||
| Black layer RM | 111 |
|
||||
| Silk GDU | 1515 |
|
||||
| Black layer GDU | 2690 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,500 |
|
||||
| 260 bu/Ac | 35,500 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g11v76",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G11V76",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G11V76",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "111",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Versatility Across Soil Types Combined with Strong Drought Tolerance",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Fibrous"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1530"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2700"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "35,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G11V76_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g11v76"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:10.761544+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G11V76
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 111
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g11v76
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G11V76_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Versatility Across Soil Types Combined with Strong Drought Tolerance
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 5 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 4 |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | 3 |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Fibrous |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 111 |
|
||||
| Silk RM | 112 |
|
||||
| Black layer RM | 112 |
|
||||
| Silk GDU | 1530 |
|
||||
| Black layer GDU | 2700 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 35,000 |
|
||||
| 260 bu/Ac | 33,500 |
|
||||
| 220 bu/Ac | 32,500 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 30,000 |
|
||||
@@ -0,0 +1,243 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g11x99",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G11X99",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G11X99",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "111",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Versatile Product with Strong Performance Potential Across All Acres",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "6-Moderately Low"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1470"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2690"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G11X99_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g11x99"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:12.321319+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
# G11X99
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 111
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g11x99
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G11X99_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Versatile Product with Strong Performance Potential Across All Acres
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | - |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 6 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| (-) | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 5-Moderate |
|
||||
| Ear placement | 6-Moderately Low |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 111 |
|
||||
| Silk RM | 108 |
|
||||
| Black layer RM | 111 |
|
||||
| Silk GDU | 1470 |
|
||||
| Black layer GDU | 2690 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 35,500 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 28,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g12a22",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G12A22",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G12A22",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "112",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Outstanding Agronomics for Yield Stability",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "3-High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Determinate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "111"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1505"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2720"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "36,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G12A22_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g12a22"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:13.865127+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G12A22
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 112
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g12a22
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G12A22_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Outstanding Agronomics for Yield Stability
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 5 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 3-High |
|
||||
| Ear flex | Semi-Determinate |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 112 |
|
||||
| Silk RM | 111 |
|
||||
| Black layer RM | 112 |
|
||||
| Silk GDU | 1505 |
|
||||
| Black layer GDU | 2720 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 36,500 |
|
||||
| 260 bu/Ac | 34,500 |
|
||||
| 220 bu/Ac | 32,500 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g12s75",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G12S75",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G12S75",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "112",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Outstanding Stalks for Late-Season Standability",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "2-Very Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1530"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2730"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "36,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G12S75_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g12s75"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:15.077145+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G12S75
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 112
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g12s75
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G12S75_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Outstanding Stalks for Late-Season Standability
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 4 |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 8 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | 3 |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 5 |
|
||||
| Stay green | 8 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 6 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 2-Very Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 112 |
|
||||
| Silk RM | 113 |
|
||||
| Black layer RM | 113 |
|
||||
| Silk GDU | 1530 |
|
||||
| Black layer GDU | 2730 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 36,500 |
|
||||
| 260 bu/Ac | 34,500 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 30,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g12u11",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G12U11",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G12U11",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "112",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Top-End Performance Potential Adapted for the Central and Eastern Cornbelt",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "2-Very Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "2-Very High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "White"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1525"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2710"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "36,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G12U11_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g12u11"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:16.417581+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G12U11
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 112
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g12u11
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G12U11_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Top-End Performance Potential Adapted for the Central and Eastern Cornbelt
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 8 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | 7 |
|
||||
| Anthracnose Stalk Rot | 8 |
|
||||
| Tar Spot | 5 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 5 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 8 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 8 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 2-Very Tall |
|
||||
| Ear placement | 2-Very High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | White |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 112 |
|
||||
| Silk RM | 113 |
|
||||
| Black layer RM | 112 |
|
||||
| Silk GDU | 1525 |
|
||||
| Black layer GDU | 2710 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 36,500 |
|
||||
| 260 bu/Ac | 35,000 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g13h15",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G13H15",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G13H15",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "113",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Broadly Adapted Hybrid for the Western Cornbelt",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "3-High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Determinate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1520"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2740"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "36,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "29,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "26,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G13H15_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g13h15"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:18.744656+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G13H15
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 113
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g13h15
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G13H15_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Broadly Adapted Hybrid for the Western Cornbelt
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 5 |
|
||||
| Anthracnose Stalk Rot | - |
|
||||
| Tar Spot | - |
|
||||
| Fusarium Crown Rot | 8 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 3-High |
|
||||
| Ear flex | Semi-Determinate |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 113 |
|
||||
| Silk RM | 112 |
|
||||
| Black layer RM | 113 |
|
||||
| Silk GDU | 1520 |
|
||||
| Black layer GDU | 2740 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 36,500 |
|
||||
| 260 bu/Ac | 34,500 |
|
||||
| 220 bu/Ac | 32,000 |
|
||||
| 190 bu/Ac | 29,500 |
|
||||
| 150 bu/Ac | 26,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g13m31",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G13M31",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G13M31",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "113",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Exciting Genetics Designed for the Highly Productive Acre in the Central and Eastern Cornbelt",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Determinate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1530"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2720"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G13M31_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g13m31"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:20.121982+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G13M31
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 113
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g13m31
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G13M31_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Exciting Genetics Designed for the Highly Productive Acre in the Central and Eastern Cornbelt
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 6 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 5 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Determinate |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 113 |
|
||||
| Silk RM | 113 |
|
||||
| Black layer RM | 113 |
|
||||
| Silk GDU | 1530 |
|
||||
| Black layer GDU | 2720 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,500 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g13u29",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G13U29",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G13U29",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "113",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Strong Performance and Agronomics for the Western Cornbelt",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "112"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1525"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2735"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G13U29_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g13u29"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:22.751186+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G13U29
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 113
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g13u29
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G13U29_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Strong Performance and Agronomics for the Western Cornbelt
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 8 |
|
||||
| Bacterial Corn Leaf Streak | 8 |
|
||||
| Southern Corn Leaf Blight | 7 |
|
||||
| Anthracnose Stalk Rot | 8 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 6 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 5 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 8 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 113 |
|
||||
| Silk RM | 112 |
|
||||
| Black layer RM | 114 |
|
||||
| Silk GDU | 1525 |
|
||||
| Black layer GDU | 2735 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,000 |
|
||||
| 260 bu/Ac | 35,500 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g13u96",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G13U96",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G13U96",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "113",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Excellent Yield Potential with a Strong Disease Package for the Continuous-Corn Acre",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "9"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "9"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "4-Moderately Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "108"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1480"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2725"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "28,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G13U96_260417.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g13u96"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:24.272875+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G13U96
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 113
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g13u96
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G13U96_260417.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Excellent Yield Potential with a Strong Disease Package for the Continuous-Corn Acre
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 8 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | 7 |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 9 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 9 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 4-Moderately Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 113 |
|
||||
| Silk RM | 108 |
|
||||
| Black layer RM | 113 |
|
||||
| Silk GDU | 1480 |
|
||||
| Black layer GDU | 2725 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,000 |
|
||||
| 260 bu/Ac | 35,500 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,000 |
|
||||
| 150 bu/Ac | 28,500 |
|
||||
@@ -0,0 +1,247 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g13x38",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G13X38",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G13X38",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "113",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Reliable Agronomics with Consistent Performance Fit for the Central and Eastern Cornbelt",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "1-Extremely Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "2-Very High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "White"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1550"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2725"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G13X38_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g13x38"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:25.936468+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,89 @@
|
||||
# G13X38
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 113
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g13x38
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G13X38_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Reliable Agronomics with Consistent Performance Fit for the Central and Eastern Cornbelt
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | - |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 7 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 7 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 6 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 6 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | - |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| (-) | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| (-) | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 1-Extremely Tall |
|
||||
| Ear placement | 2-Very High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | White |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 113 |
|
||||
| Silk RM | 114 |
|
||||
| Black layer RM | 113 |
|
||||
| Silk GDU | 1550 |
|
||||
| Black layer GDU | 2725 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,000 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 32,000 |
|
||||
| 150 bu/Ac | 30,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g14b32",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G14B32",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G14B32",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "114",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Incredible Yield Potential for the Eastern Cornbelt on the Highly Productive Acre",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "1-Extremely Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "1-Extremely High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Penetrating"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1530"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2740"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "29,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G14B32_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g14b32"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:27.405624+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G14B32
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 114
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g14b32
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G14B32_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Incredible Yield Potential for the Eastern Cornbelt on the Highly Productive Acre
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 5 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 5 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 4 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 8 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 1-Extremely Tall |
|
||||
| Ear placement | 1-Extremely High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Penetrating |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 114 |
|
||||
| Silk RM | 113 |
|
||||
| Black layer RM | 114 |
|
||||
| Silk GDU | 1530 |
|
||||
| Black layer GDU | 2740 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,500 |
|
||||
| 260 bu/Ac | 35,000 |
|
||||
| 220 bu/Ac | 33,000 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 29,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g14b65",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G14B65",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G14B65",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "114",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Excellent Heat and Drought Tolerance that Provides Consistent Yield Potential",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "-"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "4-Moderately High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "115"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1535"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2750"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "35,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G14B65_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g14b65"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:28.897418+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G14B65
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 114
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g14b65
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G14B65_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Excellent Heat and Drought Tolerance that Provides Consistent Yield Potential
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 7 |
|
||||
| Northern Corn Leaf Blight | 7 |
|
||||
| Goss's Wilt | 7 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 4 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | - |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 8 |
|
||||
| Green snap | 8 |
|
||||
| Stay green | 7 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 4-Moderately High |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 114 |
|
||||
| Silk RM | 113 |
|
||||
| Black layer RM | 115 |
|
||||
| Silk GDU | 1535 |
|
||||
| Black layer GDU | 2750 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 35,000 |
|
||||
| 260 bu/Ac | 33,500 |
|
||||
| 220 bu/Ac | 32,500 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 30,500 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g14r38",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G14R38",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G14R38",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "114",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Consistent Yield Potential with an Excellent Agronomic Package",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "2-Very High"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Determinate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Red"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1535"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2730"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "37,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "35,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "28,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "22,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G14R38_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g14r38"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:30.218663+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G14R38
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 114
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g14r38
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G14R38_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Consistent Yield Potential with an Excellent Agronomic Package
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 5 |
|
||||
| Northern Corn Leaf Blight | 6 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 6 |
|
||||
| Southern Corn Leaf Blight | 6 |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 6 |
|
||||
| Fusarium Crown Rot | 7 |
|
||||
| Common Rust | 7 |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 7 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 8 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 7 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 2-Very High |
|
||||
| Ear flex | Semi-Determinate |
|
||||
| Cob color | Red |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 114 |
|
||||
| Silk RM | 113 |
|
||||
| Black layer RM | 114 |
|
||||
| Silk GDU | 1535 |
|
||||
| Black layer GDU | 2730 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 37,000 |
|
||||
| 260 bu/Ac | 35,000 |
|
||||
| 220 bu/Ac | 32,000 |
|
||||
| 190 bu/Ac | 28,000 |
|
||||
| 150 bu/Ac | 22,000 |
|
||||
@@ -0,0 +1,243 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g14x81",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G14X81",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G14X81",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "114",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Top-End Yield Potential for the Highly Productive Acre",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "-"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "5"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "(-)",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "6-Moderately Short"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "Pink"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Semi-Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "113"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1540"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2725"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "38,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "36,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "33,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "32,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,000"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G14X81_260325.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g14x81"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:31.663985+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,88 @@
|
||||
# G14X81
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 114
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g14x81
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G14X81_260325.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Top-End Yield Potential for the Highly Productive Acre
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | - |
|
||||
| Northern Corn Leaf Blight | 5 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | - |
|
||||
| Anthracnose Stalk Rot | 6 |
|
||||
| Tar Spot | 7 |
|
||||
| Fusarium Crown Rot | 5 |
|
||||
| Common Rust | - |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 6 |
|
||||
| Seeding vigor | 7 |
|
||||
| Root strength | 6 |
|
||||
| Stalk strength | 6 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 5 |
|
||||
| Drydown | 7 |
|
||||
| TestWeight | 7 |
|
||||
| Drought | 5 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| (-) | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 6-Moderately Short |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | Pink |
|
||||
| Leaf type | Semi-Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 114 |
|
||||
| Silk RM | 113 |
|
||||
| Black layer RM | 113 |
|
||||
| Silk GDU | 1540 |
|
||||
| Black layer GDU | 2725 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 38,000 |
|
||||
| 260 bu/Ac | 36,000 |
|
||||
| 220 bu/Ac | 33,500 |
|
||||
| 190 bu/Ac | 32,000 |
|
||||
| 150 bu/Ac | 30,000 |
|
||||
@@ -0,0 +1,239 @@
|
||||
{
|
||||
"source": "golden_harvest",
|
||||
"source_key": "golden_harvest-g15j91",
|
||||
"vendor": "Syngenta",
|
||||
"brand": "Golden Harvest",
|
||||
"product_name": "G15J91",
|
||||
"product_id": null,
|
||||
"hybrid_prefix": "G15J91",
|
||||
"hybrid_suffix": null,
|
||||
"crop": "corn",
|
||||
"release_year": null,
|
||||
"relative_maturity": "115",
|
||||
"maturity_group": null,
|
||||
"wheat_class": null,
|
||||
"trait_stack": [],
|
||||
"trait_descriptions": [],
|
||||
"positioning_statement": "Proven Yield Performance with Season-Long Standability",
|
||||
"strengths": [],
|
||||
"characteristics_groups": [
|
||||
{
|
||||
"label": "DISEASE RATINGS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Gray Leaf Spot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Northern Corn Leaf Blight",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Goss's Wilt",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Bacterial Corn Leaf Streak",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Corn Leaf Blight",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Anthracnose Stalk Rot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Tar Spot",
|
||||
"value": "8"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fusarium Crown Rot",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Common Rust",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"characteristic": "Southern Rust",
|
||||
"value": "6"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "AGRONOMIC CHARACTERISTICS",
|
||||
"type": "chart",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Emergence",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Seeding vigor",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stalk strength",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Green snap",
|
||||
"value": "7"
|
||||
},
|
||||
{
|
||||
"characteristic": "Stay green",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drydown",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "TestWeight",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"characteristic": "Drought",
|
||||
"value": "8"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "RECOMMENDED MANAGEMENT",
|
||||
"type": "list",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Continuous corn",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fungicide response",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "High pH soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Highly productive soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Coarse-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Medium-textured soils",
|
||||
"value": "✓"
|
||||
},
|
||||
{
|
||||
"characteristic": "Fine-textured soils",
|
||||
"value": "✓"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "PLANT/EAR CHARACTERISTICS",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Plant height",
|
||||
"value": "3-Tall"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear placement",
|
||||
"value": "5-Moderate"
|
||||
},
|
||||
{
|
||||
"characteristic": "Ear flex",
|
||||
"value": "Semi-Flex"
|
||||
},
|
||||
{
|
||||
"characteristic": "Cob color",
|
||||
"value": "White"
|
||||
},
|
||||
{
|
||||
"characteristic": "Leaf type",
|
||||
"value": "Upright"
|
||||
},
|
||||
{
|
||||
"characteristic": "Root type",
|
||||
"value": "Modified"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "MATURITY INFO",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Relative maturity",
|
||||
"value": "115"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk RM",
|
||||
"value": "114"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer RM",
|
||||
"value": "116"
|
||||
},
|
||||
{
|
||||
"characteristic": "Silk GDU",
|
||||
"value": "1555"
|
||||
},
|
||||
{
|
||||
"characteristic": "Black layer GDU",
|
||||
"value": "2765"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "SEEDING RATES",
|
||||
"type": "table",
|
||||
"items": [
|
||||
{
|
||||
"characteristic": "Yield Environment",
|
||||
"value": "Target Seeds / Ac"
|
||||
},
|
||||
{
|
||||
"characteristic": "300 bu/Ac",
|
||||
"value": "35,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "260 bu/Ac",
|
||||
"value": "34,000"
|
||||
},
|
||||
{
|
||||
"characteristic": "220 bu/Ac",
|
||||
"value": "32,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "190 bu/Ac",
|
||||
"value": "31,500"
|
||||
},
|
||||
{
|
||||
"characteristic": "150 bu/Ac",
|
||||
"value": "30,500"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"_scale_direction": "1-9 (9 = best)",
|
||||
"regional_recommendations": [],
|
||||
"image_url": null,
|
||||
"techsheet_url": "https://assets.syngentaebiz.com/pdf/techsheets/G15J91_260310.pdf",
|
||||
"source_urls": [
|
||||
"https://www.goldenharvestseeds.com/products/corn/g15j91"
|
||||
],
|
||||
"sitemap_last_modified": "2026-04-28",
|
||||
"fetched_at": "2026-05-25T17:31:33.160425+00:00",
|
||||
"scraper_version": "0.1.0"
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
# G15J91
|
||||
|
||||
- **Vendor:** Syngenta
|
||||
- **Brand:** Golden Harvest
|
||||
- **Crop:** Corn
|
||||
- **Relative maturity:** 115
|
||||
- **Source:** https://www.goldenharvestseeds.com/products/corn/g15j91
|
||||
- **Tech sheet (PDF):** https://assets.syngentaebiz.com/pdf/techsheets/G15J91_260310.pdf
|
||||
- **Rating scale (Golden Harvest):** 1-9 (9 = best)
|
||||
|
||||
---
|
||||
## Positioning
|
||||
|
||||
Proven Yield Performance with Season-Long Standability
|
||||
|
||||
## Disease Ratings
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Gray Leaf Spot | 6 |
|
||||
| Northern Corn Leaf Blight | 8 |
|
||||
| Goss's Wilt | 6 |
|
||||
| Bacterial Corn Leaf Streak | 7 |
|
||||
| Southern Corn Leaf Blight | 7 |
|
||||
| Anthracnose Stalk Rot | 8 |
|
||||
| Tar Spot | 8 |
|
||||
| Fusarium Crown Rot | 6 |
|
||||
| Common Rust | 3 |
|
||||
| Southern Rust | 6 |
|
||||
|
||||
## Agronomic Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Emergence | 6 |
|
||||
| Seeding vigor | 6 |
|
||||
| Root strength | 7 |
|
||||
| Stalk strength | 7 |
|
||||
| Green snap | 7 |
|
||||
| Stay green | 6 |
|
||||
| Drydown | 6 |
|
||||
| TestWeight | 6 |
|
||||
| Drought | 8 |
|
||||
|
||||
## Recommended Management
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Continuous corn | ✓ |
|
||||
| Fungicide response | ✓ |
|
||||
| High pH soils | ✓ |
|
||||
| Highly productive soils | ✓ |
|
||||
| Coarse-textured soils | ✓ |
|
||||
| Medium-textured soils | ✓ |
|
||||
| Fine-textured soils | ✓ |
|
||||
|
||||
## Plant/Ear Characteristics
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Plant height | 3-Tall |
|
||||
| Ear placement | 5-Moderate |
|
||||
| Ear flex | Semi-Flex |
|
||||
| Cob color | White |
|
||||
| Leaf type | Upright |
|
||||
| Root type | Modified |
|
||||
|
||||
## Maturity Info
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Relative maturity | 115 |
|
||||
| Silk RM | 114 |
|
||||
| Black layer RM | 116 |
|
||||
| Silk GDU | 1555 |
|
||||
| Black layer GDU | 2765 |
|
||||
|
||||
## Seeding Rates
|
||||
|
||||
| Characteristic | Value |
|
||||
|---|---|
|
||||
| Yield Environment | Target Seeds / Ac |
|
||||
| 300 bu/Ac | 35,500 |
|
||||
| 260 bu/Ac | 34,000 |
|
||||
| 220 bu/Ac | 32,500 |
|
||||
| 190 bu/Ac | 31,500 |
|
||||
| 150 bu/Ac | 30,500 |
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user