89eea0f2b4
ProHarvest Seeds (independent Corn Belt brand, proharvestseeds.com) exposes a public, no-auth WordPress REST API — cleaner ingestion than the HTML-only independents. Two new sources: - `proharvest` (variety identity, 119 row-crop varieties: 70 corn / 47 soy / 2 wheat). Enumerated via /wp/v2/seed (seed-type taxonomy), agronomics parsed from each /seed/<slug>/ detail page into structured characteristics_groups so the ratings actually embed. Mixed scale: disease 1-9 numeric (9=best, no flip), agronomic/general qualitative, soil HR/R. - `proharvest_plots` (trials, data_type=trial, 161 plots, 2024+2025). Per- cooperator harvest reports via the custom /wp-json/proharvest/v1/plots?y= endpoint + PDF table extraction. Many are cross-vendor head-to-head (ProHarvest/Apex vs Pioneer/DEKALB/Becks/Channel/Wyffels). Handles ruled tables, unruled tables (text fallback; soy drops the Test-Wt column → 4 vs 5 numerics), and off-template third-party reports (sanity-gated to verbatim so junk rows never ship). Image-only PDFs skipped + counted. - rag/chunk.py: route proharvest_plots through the shared cross-vendor plot renderer (structured) / verbatim body (raw_text fallback). - sources.json + lessons.md (rating-scales, trial-data). - README/CLAUDE.md corpus inventory brought current (it had drifted: bayer 931 not 475; ebberts/lg/agrigold were unlisted). New totals: 1,645 variety + 6,787 trial records. robots.txt permissive (only search + /dealer-* disallowed); no ToS automation clause. CI rebuilds the index from the committed corpus.
194 lines
3.9 KiB
JSON
194 lines
3.9 KiB
JSON
{
|
|
"source": "proharvest_plots",
|
|
"source_key": "phpr-corn-2024-9563",
|
|
"data_type": "trial",
|
|
"vendor": "ProHarvest Seeds",
|
|
"brand": "ProHarvest Seeds",
|
|
"crop": "corn",
|
|
"state": "IL",
|
|
"state_abbrev": "il",
|
|
"city": "Prairie City",
|
|
"county": "McDonough",
|
|
"year": 2024,
|
|
"plot_id": 9563,
|
|
"cooperator": "Tom & Bill Mcgrew",
|
|
"latitude": 40.6211512,
|
|
"longitude": -90.4620731,
|
|
"company_representative": "Eric Yoder",
|
|
"planted_date": "4/24/2024",
|
|
"harvested_date": "10/10/2024",
|
|
"previous_crop": "Soybeans",
|
|
"row_width": "30",
|
|
"population_seeds_per_acre": 35700,
|
|
"fungicide": "Yes",
|
|
"herbicide": null,
|
|
"insecticide": "Yes",
|
|
"tillage": "Conventional",
|
|
"irrigation": "Non-Irrigated",
|
|
"results": [
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 1,
|
|
"product": "83P66",
|
|
"traits": "VT2PRIB",
|
|
"metrics": {
|
|
"% H2O": 14.5,
|
|
"Test Wt.": 58.8,
|
|
"Yield": 298.07,
|
|
"+/- Ave": 23.3
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 2,
|
|
"product": "8360",
|
|
"traits": "VT2PRIB",
|
|
"metrics": {
|
|
"% H2O": 13.9,
|
|
"Test Wt.": 60,
|
|
"Yield": 286.57,
|
|
"+/- Ave": 11.8
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 3,
|
|
"product": "78P23",
|
|
"traits": "PCE",
|
|
"metrics": {
|
|
"% H2O": 13,
|
|
"Test Wt.": 58.9,
|
|
"Yield": 284.93,
|
|
"+/- Ave": 10.2
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 4,
|
|
"product": "83P17",
|
|
"traits": "PCE",
|
|
"metrics": {
|
|
"% H2O": 14,
|
|
"Test Wt.": 58.7,
|
|
"Yield": 280.11,
|
|
"+/- Ave": 5.4
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 5,
|
|
"product": "80P75",
|
|
"traits": "PCE",
|
|
"metrics": {
|
|
"% H2O": 13.1,
|
|
"Test Wt.": 56.8,
|
|
"Yield": 280.1,
|
|
"+/- Ave": 5.4
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 6,
|
|
"product": "84P78",
|
|
"traits": "TRERIB",
|
|
"metrics": {
|
|
"% H2O": 13.1,
|
|
"Test Wt.": 58.9,
|
|
"Yield": 278.67,
|
|
"+/- Ave": 3.9
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 7,
|
|
"product": "79P87",
|
|
"traits": "SSRIB",
|
|
"metrics": {
|
|
"% H2O": 12.2,
|
|
"Test Wt.": 59.1,
|
|
"Yield": 278.1,
|
|
"+/- Ave": 3.4
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 8,
|
|
"product": "84P78",
|
|
"traits": "TRERIB",
|
|
"metrics": {
|
|
"% H2O": 14,
|
|
"Test Wt.": 58.6,
|
|
"Yield": 274,
|
|
"+/- Ave": -0.7
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 9,
|
|
"product": "79P54",
|
|
"traits": "SSPRO",
|
|
"metrics": {
|
|
"% H2O": 12.3,
|
|
"Test Wt.": 60,
|
|
"Yield": 266.78,
|
|
"+/- Ave": -8
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 10,
|
|
"product": "81P20",
|
|
"traits": "PCE",
|
|
"metrics": {
|
|
"% H2O": 13.1,
|
|
"Test Wt.": 56.9,
|
|
"Yield": 266.08,
|
|
"+/- Ave": -8.7
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 11,
|
|
"product": "79P49",
|
|
"traits": "VT2PRIB",
|
|
"metrics": {
|
|
"% H2O": 12.4,
|
|
"Test Wt.": 61,
|
|
"Yield": 265.56,
|
|
"+/- Ave": -9.2
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 12,
|
|
"product": "82P68",
|
|
"traits": "SSPRO",
|
|
"metrics": {
|
|
"% H2O": 12.6,
|
|
"Test Wt.": 60.3,
|
|
"Yield": 261.64,
|
|
"+/- Ave": -13.1
|
|
}
|
|
},
|
|
{
|
|
"brand": "ProHarvest",
|
|
"rank": 13,
|
|
"product": "81P65",
|
|
"traits": "D",
|
|
"metrics": {
|
|
"% H2O": 13.1,
|
|
"Test Wt.": 59.8,
|
|
"Yield": 250.93,
|
|
"+/- Ave": -23.8
|
|
}
|
|
}
|
|
],
|
|
"n_results": 13,
|
|
"raw_text": false,
|
|
"source_urls": [
|
|
"https://proharvestseeds.com/wp-content/uploads/2024/11/Corn-Tom-Bill-McGrew-Prairie-City-IL-61470.pdf"
|
|
],
|
|
"fetched_at": "2026-06-05T00:57:42.970664+00:00",
|
|
"scraper_version": "0.1.0"
|
|
}
|