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.
445 lines
8.2 KiB
JSON
445 lines
8.2 KiB
JSON
{
|
|
"source": "proharvest_plots",
|
|
"source_key": "phpr-soybeans-2024-9595",
|
|
"data_type": "trial",
|
|
"vendor": "ProHarvest Seeds",
|
|
"brand": "ProHarvest Seeds",
|
|
"crop": "soybeans",
|
|
"state": "IL",
|
|
"state_abbrev": "il",
|
|
"city": "Strawn",
|
|
"county": "Livingston",
|
|
"year": 2024,
|
|
"plot_id": 9595,
|
|
"cooperator": "Ag Supply",
|
|
"latitude": 40.6525346,
|
|
"longitude": -88.3964427,
|
|
"company_representative": "Jake Wilken",
|
|
"planted_date": "5/7/2024",
|
|
"harvested_date": "10/2/2024",
|
|
"previous_crop": "Corn",
|
|
"row_width": "15\"",
|
|
"population_seeds_per_acre": 155000,
|
|
"fungicide": "Yes",
|
|
"herbicide": null,
|
|
"insecticide": null,
|
|
"tillage": "No-Till",
|
|
"irrigation": null,
|
|
"results": [
|
|
{
|
|
"rank": 1,
|
|
"metrics": {
|
|
"Yield": 94.93,
|
|
"% H2O": 13.4,
|
|
"+/- Ave": 12.4
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE2940S",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 2,
|
|
"metrics": {
|
|
"Yield": 92.58,
|
|
"% H2O": 13.6,
|
|
"+/- Ave": 10.0
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE3340",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 3,
|
|
"metrics": {
|
|
"Yield": 91.77,
|
|
"% H2O": 17.0,
|
|
"+/- Ave": 9.2
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE3850",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 4,
|
|
"metrics": {
|
|
"Yield": 90.79,
|
|
"% H2O": 13.9,
|
|
"+/- Ave": 8.3
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE3150",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 5,
|
|
"metrics": {
|
|
"Yield": 90.71,
|
|
"% H2O": 12.4,
|
|
"+/- Ave": 8.2
|
|
},
|
|
"brand": "Pioneer",
|
|
"product": "P32Z91E",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 6,
|
|
"metrics": {
|
|
"Yield": 90.0,
|
|
"% H2O": 14.8,
|
|
"+/- Ave": 7.5
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE3950",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 8,
|
|
"metrics": {
|
|
"Yield": 89.81,
|
|
"% H2O": 13.9,
|
|
"+/- Ave": 7.3
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE3720S",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 9,
|
|
"metrics": {
|
|
"Yield": 89.59,
|
|
"% H2O": 12.2,
|
|
"+/- Ave": 7.1
|
|
},
|
|
"brand": "Alloy",
|
|
"product": "A27E35",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 10,
|
|
"metrics": {
|
|
"Yield": 89.29,
|
|
"% H2O": 13.3,
|
|
"+/- Ave": 6.8
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE2950",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 12,
|
|
"metrics": {
|
|
"Yield": 88.26,
|
|
"% H2O": 13.5,
|
|
"+/- Ave": 5.7
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE3330S",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 13,
|
|
"metrics": {
|
|
"Yield": 87.85,
|
|
"% H2O": 13.9,
|
|
"+/- Ave": 5.3
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE3131S",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 14,
|
|
"metrics": {
|
|
"Yield": 85.76,
|
|
"% H2O": 13.7,
|
|
"+/- Ave": 3.2
|
|
},
|
|
"brand": "Alloy",
|
|
"product": "A36E33",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 15,
|
|
"metrics": {
|
|
"Yield": 85.7,
|
|
"% H2O": 12.6,
|
|
"+/- Ave": 3.2
|
|
},
|
|
"brand": "Alloy",
|
|
"product": "A29E35",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 16,
|
|
"metrics": {
|
|
"Yield": 85.67,
|
|
"% H2O": 12.8,
|
|
"+/- Ave": 3.1
|
|
},
|
|
"brand": "Apex",
|
|
"product": "AE3550",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 17,
|
|
"metrics": {
|
|
"Yield": 85.37,
|
|
"% H2O": 13.1,
|
|
"+/- Ave": 2.8
|
|
},
|
|
"brand": "Alloy",
|
|
"product": "A30E35",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 18,
|
|
"metrics": {
|
|
"Yield": 85.37,
|
|
"% H2O": 12.6,
|
|
"+/- Ave": 2.8
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG33XF3",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 18,
|
|
"metrics": {
|
|
"Yield": 85.37,
|
|
"% H2O": 12.6,
|
|
"+/- Ave": 2.8
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG27XF3",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 20,
|
|
"metrics": {
|
|
"Yield": 84.54,
|
|
"% H2O": 12.6,
|
|
"+/- Ave": 2.0
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG29XF5",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 21,
|
|
"metrics": {
|
|
"Yield": 84.49,
|
|
"% H2O": 13.5,
|
|
"+/- Ave": 2.0
|
|
},
|
|
"brand": "ProHarvest",
|
|
"product": "35E52",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 22,
|
|
"metrics": {
|
|
"Yield": 83.66,
|
|
"% H2O": 12.3,
|
|
"+/- Ave": 1.1
|
|
},
|
|
"brand": "Alloy",
|
|
"product": "A34E35",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 23,
|
|
"metrics": {
|
|
"Yield": 83.19,
|
|
"% H2O": 17.7,
|
|
"+/- Ave": 0.7
|
|
},
|
|
"brand": "Alloy",
|
|
"product": "A38E35",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 24,
|
|
"metrics": {
|
|
"Yield": 83.09,
|
|
"% H2O": 12.2,
|
|
"+/- Ave": 0.6
|
|
},
|
|
"brand": "Pioneer",
|
|
"product": "P37Z06E",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 25,
|
|
"metrics": {
|
|
"Yield": 82.17,
|
|
"% H2O": 12.3,
|
|
"+/- Ave": -0.4
|
|
},
|
|
"brand": "Pioneer",
|
|
"product": "P31Z03E",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 26,
|
|
"metrics": {
|
|
"Yield": 81.55,
|
|
"% H2O": 12.6,
|
|
"+/- Ave": -1.0
|
|
},
|
|
"brand": "Alloy",
|
|
"product": "A33E34",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 28,
|
|
"metrics": {
|
|
"Yield": 81.38,
|
|
"% H2O": 15.7,
|
|
"+/- Ave": -1.2
|
|
},
|
|
"brand": "Pioneer",
|
|
"product": "P40Z57E",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 29,
|
|
"metrics": {
|
|
"Yield": 81.22,
|
|
"% H2O": 12.6,
|
|
"+/- Ave": -1.3
|
|
},
|
|
"brand": "Pioneer",
|
|
"product": "P28Z30E",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 30,
|
|
"metrics": {
|
|
"Yield": 80.91,
|
|
"% H2O": 12.4,
|
|
"+/- Ave": -1.6
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG35XF5",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 31,
|
|
"metrics": {
|
|
"Yield": 80.9,
|
|
"% H2O": 13.3,
|
|
"+/- Ave": -1.6
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG25XF5",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 32,
|
|
"metrics": {
|
|
"Yield": 80.84,
|
|
"% H2O": 12.3,
|
|
"+/- Ave": -1.7
|
|
},
|
|
"brand": "Pioneer",
|
|
"product": "P25A16E",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 33,
|
|
"metrics": {
|
|
"Yield": 80.36,
|
|
"% H2O": 14.4,
|
|
"+/- Ave": -2.2
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG38XF3",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 34,
|
|
"metrics": {
|
|
"Yield": 78.46,
|
|
"% H2O": 14.7,
|
|
"+/- Ave": -4.1
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG36XF4",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 35,
|
|
"metrics": {
|
|
"Yield": 77.21,
|
|
"% H2O": 13.2,
|
|
"+/- Ave": -5.3
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG30XF4",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 36,
|
|
"metrics": {
|
|
"Yield": 76.73,
|
|
"% H2O": 13.0,
|
|
"+/- Ave": -5.8
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG26XF4",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 37,
|
|
"metrics": {
|
|
"Yield": 74.93,
|
|
"% H2O": 12.4,
|
|
"+/- Ave": -7.6
|
|
},
|
|
"brand": "Pioneer",
|
|
"product": "P28Z89E",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 38,
|
|
"metrics": {
|
|
"Yield": 74.89,
|
|
"% H2O": 13.4,
|
|
"+/- Ave": -7.6
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG37XF5",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 39,
|
|
"metrics": {
|
|
"Yield": 72.77,
|
|
"% H2O": 12.8,
|
|
"+/- Ave": -9.8
|
|
},
|
|
"brand": "Pioneer",
|
|
"product": "P35Z76E",
|
|
"traits": null
|
|
},
|
|
{
|
|
"rank": 40,
|
|
"metrics": {
|
|
"Yield": 72.11,
|
|
"% H2O": 12.8,
|
|
"+/- Ave": -10.4
|
|
},
|
|
"brand": "Asgrow",
|
|
"product": "AG31XF5",
|
|
"traits": null
|
|
}
|
|
],
|
|
"n_results": 37,
|
|
"raw_text": false,
|
|
"source_urls": [
|
|
"https://proharvestseeds.com/wp-content/uploads/2024/11/Soy-Ag-Supply-Strawn-IL-61775.pdf"
|
|
],
|
|
"fetched_at": "2026-06-05T00:57:19.022191+00:00",
|
|
"scraper_version": "0.1.0"
|
|
}
|