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.
230 lines
4.6 KiB
JSON
230 lines
4.6 KiB
JSON
{
|
|
"source": "proharvest_plots",
|
|
"source_key": "phpr-corn-2024-9647",
|
|
"data_type": "trial",
|
|
"vendor": "ProHarvest Seeds",
|
|
"brand": "ProHarvest Seeds",
|
|
"crop": "corn",
|
|
"state": "OH",
|
|
"state_abbrev": "oh",
|
|
"city": "Delphos",
|
|
"county": "Putnam",
|
|
"year": 2024,
|
|
"plot_id": 9647,
|
|
"cooperator": "Grow It to Show It",
|
|
"latitude": 40.8437457,
|
|
"longitude": -84.3397658,
|
|
"company_representative": "Matthew Reichert",
|
|
"planted_date": "5/8/2024",
|
|
"harvested_date": "10/13/2024",
|
|
"previous_crop": null,
|
|
"row_width": "30\"",
|
|
"population_seeds_per_acre": 34500,
|
|
"fungicide": null,
|
|
"herbicide": null,
|
|
"insecticide": null,
|
|
"tillage": null,
|
|
"irrigation": "Non-Irrigated",
|
|
"results": [
|
|
{
|
|
"rank": 1,
|
|
"metrics": {
|
|
"Yield": 233.6,
|
|
"% H2O": 15.3,
|
|
"Test Wt.": 60.0,
|
|
"+/- Ave": 21.3
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "59C72-5222EZ DV"
|
|
},
|
|
{
|
|
"rank": 2,
|
|
"metrics": {
|
|
"Yield": 233.1,
|
|
"% H2O": 15.0,
|
|
"Test Wt.": 60.0,
|
|
"+/- Ave": 20.8
|
|
},
|
|
"brand": "ProHarvest",
|
|
"product": "78P23",
|
|
"traits": "PCE"
|
|
},
|
|
{
|
|
"rank": 3,
|
|
"metrics": {
|
|
"Yield": 228.3,
|
|
"% H2O": 14.1,
|
|
"Test Wt.": 58.5,
|
|
"+/- Ave": 16.0
|
|
},
|
|
"brand": "ProHarvest",
|
|
"product": "76P42",
|
|
"traits": "PCE"
|
|
},
|
|
{
|
|
"rank": 4,
|
|
"metrics": {
|
|
"Yield": 228.1,
|
|
"% H2O": 14.7,
|
|
"Test Wt.": 61.5,
|
|
"+/- Ave": 15.8
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "61C34 STXRIB"
|
|
},
|
|
{
|
|
"rank": 5,
|
|
"metrics": {
|
|
"Yield": 222.9,
|
|
"% H2O": 15.5,
|
|
"Test Wt.": 59.5,
|
|
"+/- Ave": 10.6
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "60C86-5222EZ DV"
|
|
},
|
|
{
|
|
"rank": 6,
|
|
"metrics": {
|
|
"Yield": 219.2,
|
|
"% H2O": 13.6,
|
|
"Test Wt.": 59.5,
|
|
"+/- Ave": 6.9
|
|
},
|
|
"brand": "ProHarvest",
|
|
"product": "77P19",
|
|
"traits": "VT2P RIB"
|
|
},
|
|
{
|
|
"rank": 7,
|
|
"metrics": {
|
|
"Yield": 216.5,
|
|
"% H2O": 14.7,
|
|
"Test Wt.": 59.5,
|
|
"+/- Ave": 4.2
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "58C73-3110 AA"
|
|
},
|
|
{
|
|
"rank": 8,
|
|
"metrics": {
|
|
"Yield": 214.4,
|
|
"% H2O": 14.4,
|
|
"Test Wt.": 59.25,
|
|
"+/- Ave": 2.1
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "58C48 VT2RIB"
|
|
},
|
|
{
|
|
"rank": 9,
|
|
"metrics": {
|
|
"Yield": 211.7,
|
|
"% H2O": 13.7,
|
|
"Test Wt.": 60.0,
|
|
"+/- Ave": -0.6
|
|
},
|
|
"brand": "ProHarvest",
|
|
"product": "75P85",
|
|
"traits": "SS RIB"
|
|
},
|
|
{
|
|
"rank": 9,
|
|
"metrics": {
|
|
"Yield": 211.7,
|
|
"% H2O": 14.8,
|
|
"Test Wt.": 59.25,
|
|
"+/- Ave": -0.6
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "59C72-VT2RIB VT2P RIB"
|
|
},
|
|
{
|
|
"rank": 9,
|
|
"metrics": {
|
|
"Yield": 211.7,
|
|
"% H2O": 14.0,
|
|
"Test Wt.": 59.0,
|
|
"+/- Ave": -0.6
|
|
},
|
|
"brand": "ProHarvest",
|
|
"product": "80P75",
|
|
"traits": "PCE"
|
|
},
|
|
{
|
|
"rank": 12,
|
|
"metrics": {
|
|
"Yield": 208.9,
|
|
"% H2O": 14.0,
|
|
"Test Wt.": 59.0,
|
|
"+/- Ave": -3.4
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "57C33 VT2RIB"
|
|
},
|
|
{
|
|
"rank": 13,
|
|
"metrics": {
|
|
"Yield": 208.7,
|
|
"% H2O": 14.0,
|
|
"Test Wt.": 62.5,
|
|
"+/- Ave": -3.6
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "53C44 VT2RIB"
|
|
},
|
|
{
|
|
"rank": 14,
|
|
"metrics": {
|
|
"Yield": 200.6,
|
|
"% H2O": 14.3,
|
|
"Test Wt.": 59.5,
|
|
"+/- Ave": -11.7
|
|
},
|
|
"brand": "ProHarvest",
|
|
"product": "81P20",
|
|
"traits": "PCE"
|
|
},
|
|
{
|
|
"rank": 15,
|
|
"metrics": {
|
|
"Yield": 197.8,
|
|
"% H2O": 14.2,
|
|
"Test Wt.": 59.0,
|
|
"+/- Ave": -14.5
|
|
},
|
|
"brand": "LG",
|
|
"product": "Seeds",
|
|
"traits": "56C78-3110 AA"
|
|
},
|
|
{
|
|
"rank": 16,
|
|
"metrics": {
|
|
"Yield": 149.7,
|
|
"% H2O": 14.3,
|
|
"Test Wt.": 61.0,
|
|
"+/- Ave": -62.6
|
|
},
|
|
"brand": "ProHarvest",
|
|
"product": "73P40",
|
|
"traits": "PCE"
|
|
}
|
|
],
|
|
"n_results": 16,
|
|
"raw_text": false,
|
|
"source_urls": [
|
|
"https://proharvestseeds.com/wp-content/uploads/2024/11/Corn-Grow-It-2-Show-It-Delphos-OH-45833.pdf"
|
|
],
|
|
"fetched_at": "2026-06-05T00:56:40.025767+00:00",
|
|
"scraper_version": "0.1.0"
|
|
}
|