Add RobSeeCo (Rob-See-Co + Innotech): 130 corn/soy varieties from the seed-guide PDF

Independent regional brand (Elkhorn, NE; rolled up Federal Hybrids / Big Cob /
Kiser / Rupp's grain-forage). No structured web catalog — the lineup lives in
the 2026 Seed Guide PDF — so this is a PDF-extraction identity source.

- robseeco (130: 87 corn + 43 soy; Rob-See-Co 105 + Innotech 25). Downloads the
  guide (cached under var/, gitignored), dedups the duplicated pages, parses the
  corn (p5-8) + soy (p19-26) ratings tables. Rotated/vertical column headers
  reconstructed by clustering rotated words; cells mapped by x-center alignment;
  descriptive 2-col cards joined by code for trait_stack + strengths. Masters
  Choice silage + sorghum scoped out (row-crop core only).
- SCALE 1-9, 9=Best (higher=better, like Bayer/Stine-corn); column map verified
  against the card bullets (e.g. RC2500 "rapid drydown"->Drydown 8, "short
  plant"->Plant Height 5; RC4779 "industry-leading tar spot"->Tar Spot 7).

Validation: all 130 chunk via rag.chunk.chunks_from_variety (0 errors), 0
duplicate keys, 0 out-of-range ratings (misalignment check), RM/MG all sane.

robseeco.com robots permissive (Squarespace AI-block toggle off; no ToS scrape
clause; PDF on a public CDN). docs: sources.json + README/CLAUDE inventory
(2,398 variety records) + rating-scales lesson (added RobSeeCo to the
higher=better group + the cross-vendor direction warning).
This commit is contained in:
2026-06-09 23:29:11 -04:00
parent 84ad2b1de6
commit 2425a79f0c
265 changed files with 23133 additions and 6 deletions
+141
View File
@@ -0,0 +1,141 @@
{
"source": "robseeco",
"source_key": "robseeco-rc4213",
"vendor": "RobSeeCo",
"brand": "Rob-See-Co",
"product_name": "RC4213",
"product_id": "RC4213",
"crop": "corn",
"release_year": null,
"relative_maturity": 92,
"maturity_group": null,
"wheat_class": null,
"trait_stack": [
"AA",
"D"
],
"trait_descriptions": [],
"positioning_statement": null,
"strengths": [
"Very good drought tolerance with great performance at moderately low populations for great western movement",
"Outstanding performance on well drained and coarse soil types",
"Best performance in and north of zone"
],
"characteristics_groups": [
{
"label": "AGRONOMIC CHARACTERISTICS",
"items": [
{
"characteristic": "Emergence",
"value": "7"
},
{
"characteristic": "Seedling Vigor",
"value": "7"
},
{
"characteristic": "Root Strength",
"value": "6"
},
{
"characteristic": "Stalk Strength",
"value": "7"
},
{
"characteristic": "Green Snap",
"value": "7"
},
{
"characteristic": "Staygreen",
"value": "8"
},
{
"characteristic": "Drydown",
"value": "7"
},
{
"characteristic": "Drought Tolerance",
"value": "7"
},
{
"characteristic": "Plant Height",
"value": "7"
},
{
"characteristic": "Ear Height",
"value": "7"
},
{
"characteristic": "Test Weight",
"value": "6"
}
]
},
{
"label": "DISEASE RATINGS",
"items": [
{
"characteristic": "Gray Leaf Spot",
"value": "-"
},
{
"characteristic": "Goss's Wilt",
"value": "4"
},
{
"characteristic": "Northern Corn Leaf Blight",
"value": "6"
},
{
"characteristic": "Tar Spot",
"value": "6"
},
{
"characteristic": "Fungicide Response (Absence of Disease in Continuous Corn)",
"value": "-"
}
]
},
{
"label": "Planting & Placement",
"items": [
{
"characteristic": "RM to Silk",
"value": "91"
},
{
"characteristic": "RM to Blacklayer",
"value": "91"
},
{
"characteristic": "GDU to Blacklayer",
"value": "2300"
},
{
"characteristic": "Planting Rate Guideline",
"value": "ML-MH"
},
{
"characteristic": "Product Fit Geography",
"value": "A"
}
]
}
],
"_scale_direction": "Agronomic and disease ratings 1-9, 9=Best, 1=Worst, -=not available (higher is better). Plant Height 9=Tall/1=Short; Ear Height 9=High/1=Low. Planting Rate Guideline L=Low / ML=Medium-Low / M=Medium / MH=Medium-High / H=High. Disease/pest letter codes (soy): R=resistant, MR=moderately resistant, S=susceptible. Product Fit Geography A=All, C=Central (IA/MN/WI), E=East (IN/MI/OH/PA/MD), W=West (ND/SD/NE/KS/OK/TX & West), CW=Central+West.",
"regional_recommendations": [
{
"product_list_name": "RobSeeCo dealer network (Western/Central Corn Belt + Dakotas; Eastern Corn Belt via Federal Hybrids/Kiser Seed)",
"agronomist": null,
"agronomist_email": null,
"variant_id": null
}
],
"image_url": null,
"source_urls": [
"https://www.robseeco.com/products"
],
"sitemap_last_modified": null,
"fetched_at": "2026-06-10T03:23:28.025248+00:00",
"scraper_version": "0.1.0"
}