{"query":"SELECT  ST_AsGeoJSON(g2m.geo_grid)::json AS geometry, g2m.id AS grid_id, --query individual result values from result_values table (  SELECT array_to_json(array_agg(valu_arr)) AS values FROM  (         SELECT prv.*, pri.*          FROM result_values prv         JOIN results_hidden prh ON prv.value_result_id = prh.result_id         JOIN results_info pri ON pri.info_result_id = prh.result_id         JOIN pesticide_descriptions pd ON description_pesticide_id = value_pesticide_id         WHERE ST_WITHIN(prh.geo_location, g2m.geo_grid)           ) valu_arr ) AS values --query crops for each result within grid square /* ,(  SELECT array_to_json(array_agg(crop_arr)) AS crops FROM  (         SELECT cp.* FROM crop_properties cp         JOIN results_hidden prh ON cp.result_id = prh.result_id         JOIN results_info pri ON pri.info_result_id = prh.result_id         JOIN result_values prv ON prv.value_result_id = prh.result_id         JOIN pesticide_descriptions pd ON description_pesticide_id = value_pesticide_id         WHERE ST_WITHIN(prh.geo_location, g2m.geo_grid)           ) crop_arr ) AS crops */ FROM grid2mile g2m JOIN (  SELECT DISTINCT(g2m.id)  FROM results_hidden prh  JOIN grid2mile g2m ON ST_WITHIN(prh.geo_location, g2m.geo_grid)     JOIN results_info pri ON pri.info_result_id = prh.result_id     JOIN result_values prv ON prv.value_result_id = prh.result_id     JOIN pesticide_descriptions pd ON description_pesticide_id = value_pesticide_id     WHERE TRUE  ) res ON g2m.id=res.id ","where":"","rowCount":39,"rows":[{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.35876403,44.088211634],[-73.318577105,44.088506594],[-73.318177776,44.059540966],[-73.358345103,44.059246291],[-73.35876403,44.088211634]]]]},"grid_id":193,"sampleCount":9,"samples":{"5":[{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"0.41","range_type":null,"range_oper":"=","range_lower":0.41,"range_upper":0.41,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.41,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"0.17","range_type":null,"range_oper":"=","range_lower":0.17,"range_upper":0.17,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.17,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.61 - 1.82","range_type":"LOQ","range_oper":"<","range_lower":0.61,"range_upper":1.82,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.61,"upper":1.82,"type":"LOQ","spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Tebufenozide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"0.47","range_type":null,"range_oper":"=","range_lower":0.47,"range_upper":0.47,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.47,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Thiophanate-methyl","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.4 - 1.21","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.21,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.21,"type":"LOQ","spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"30.65","range_type":null,"range_oper":"=","range_lower":30.65,"range_upper":30.65,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":30.65,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"1.35","range_type":null,"range_oper":"=","range_lower":1.35,"range_upper":1.35,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.35,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Propazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"0.41","range_type":null,"range_oper":"=","range_lower":0.41,"range_upper":0.41,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.41,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"0.52","range_type":null,"range_oper":"=","range_lower":0.52,"range_upper":0.52,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.52,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Thiamethoxam","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.61,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.61,"type":"LOQ","spec":null}},{"value_result_id":5,"value_grid_id":193,"value_pesticide_id":"Indoxacarb","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-27","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 2.02 - 6.06","range_type":"LOQ","range_oper":"<","range_lower":2.02,"range_upper":6.06,"value_county":"ADDISON","info_result_id":5,"info_result_date":"2021-05-27","info_date_collected":"27-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.95,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":2.02,"upper":6.06,"type":"LOQ","spec":null}}],"6":[{"value_result_id":6,"value_grid_id":193,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"1.78","range_type":null,"range_oper":"=","range_lower":1.78,"range_upper":1.78,"value_county":"ADDISON","info_result_id":6,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.62,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.78,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":6,"value_grid_id":193,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"0.11","range_type":null,"range_oper":"=","range_lower":0.11,"range_upper":0.11,"value_county":"ADDISON","info_result_id":6,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.62,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.11,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":6,"value_grid_id":193,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"<LOQ, 0.04 - 0.13","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.13,"value_county":"ADDISON","info_result_id":6,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.62,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.13,"type":"LOQ","spec":null}},{"value_result_id":6,"value_grid_id":193,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"0.84","range_type":null,"range_oper":"=","range_lower":0.84,"range_upper":0.84,"value_county":"ADDISON","info_result_id":6,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.62,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.84,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":6,"value_grid_id":193,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"7.31","range_type":null,"range_oper":"=","range_lower":7.31,"range_upper":7.31,"value_county":"ADDISON","info_result_id":6,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.62,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":7.31,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"7":[{"value_result_id":7,"value_grid_id":193,"value_pesticide_id":"Thiophanate-methyl","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-31","value_year_collected":2021,"value_month_collected":7,"value_result":"<LOQ, 0.39 - 1.18","range_type":"LOQ","range_oper":"<","range_lower":0.39,"range_upper":1.18,"value_county":"ADDISON","info_result_id":7,"info_result_date":"2021-07-31","info_date_collected":"31-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.07,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.39,"upper":1.18,"type":"LOQ","spec":null}},{"value_result_id":7,"value_grid_id":193,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-31","value_year_collected":2021,"value_month_collected":7,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"ADDISON","info_result_id":7,"info_result_date":"2021-07-31","info_date_collected":"31-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.07,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":7,"value_grid_id":193,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-31","value_year_collected":2021,"value_month_collected":7,"value_result":"0.16","range_type":null,"range_oper":"=","range_lower":0.16,"range_upper":0.16,"value_county":"ADDISON","info_result_id":7,"info_result_date":"2021-07-31","info_date_collected":"31-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.07,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.16,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"8":[{"value_result_id":8,"value_grid_id":193,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-26","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"ADDISON","info_result_id":8,"info_result_date":"2021-08-26","info_date_collected":"26-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.06,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":8,"value_grid_id":193,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-26","value_year_collected":2021,"value_month_collected":8,"value_result":"1.7","range_type":null,"range_oper":"=","range_lower":1.7,"range_upper":1.7,"value_county":"ADDISON","info_result_id":8,"info_result_date":"2021-08-26","info_date_collected":"26-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.06,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.7,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"9":[{"value_result_id":9,"value_grid_id":193,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-09-21","value_year_collected":2021,"value_month_collected":9,"value_result":"0.23","range_type":null,"range_oper":"=","range_lower":0.23,"range_upper":0.23,"value_county":"ADDISON","info_result_id":9,"info_result_date":"2021-09-21","info_date_collected":"21-Sep","info_year_collected":2021,"info_month_collected":9,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.03,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.23,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":9,"value_grid_id":193,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-09-21","value_year_collected":2021,"value_month_collected":9,"value_result":"<LOQ, 0.07 - 0.2","range_type":"LOQ","range_oper":"<","range_lower":0.07,"range_upper":0.2,"value_county":"ADDISON","info_result_id":9,"info_result_date":"2021-09-21","info_date_collected":"21-Sep","info_year_collected":2021,"info_month_collected":9,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.03,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.07,"upper":0.2,"type":"LOQ","spec":null}}],"18":[{"value_result_id":18,"value_grid_id":193,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-10","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 1.36 - 4.07","range_type":"LOQ","range_oper":"<","range_lower":1.36,"range_upper":4.07,"value_county":"ADDISON","info_result_id":18,"info_result_date":"2022-05-10","info_date_collected":"10-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9198,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":1.36,"upper":4.07,"type":"LOQ","spec":null}},{"value_result_id":18,"value_grid_id":193,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-10","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 1.22 - 3.66","range_type":"LOQ","range_oper":"<","range_lower":1.22,"range_upper":3.66,"value_county":"ADDISON","info_result_id":18,"info_result_date":"2022-05-10","info_date_collected":"10-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9198,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":1.22,"upper":3.66,"type":"LOQ","spec":null}},{"value_result_id":18,"value_grid_id":193,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-10","value_year_collected":2022,"value_month_collected":5,"value_result":"4.28","range_type":null,"range_oper":"=","range_lower":4.28,"range_upper":4.28,"value_county":"ADDISON","info_result_id":18,"info_result_date":"2022-05-10","info_date_collected":"10-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9198,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":4.28,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":18,"value_grid_id":193,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-10","value_year_collected":2022,"value_month_collected":5,"value_result":"1.28","range_type":null,"range_oper":"=","range_lower":1.28,"range_upper":1.28,"value_county":"ADDISON","info_result_id":18,"info_result_date":"2022-05-10","info_date_collected":"10-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9198,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.28,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":18,"value_grid_id":193,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-10","value_year_collected":2022,"value_month_collected":5,"value_result":"41.84","range_type":null,"range_oper":"=","range_lower":41.84,"range_upper":41.84,"value_county":"ADDISON","info_result_id":18,"info_result_date":"2022-05-10","info_date_collected":"10-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9198,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":41.84,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":18,"value_grid_id":193,"value_pesticide_id":"Propazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-10","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 0.16 - 0.49","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.49,"value_county":"ADDISON","info_result_id":18,"info_result_date":"2022-05-10","info_date_collected":"10-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9198,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.49,"type":"LOQ","spec":null}}],"20":[{"value_result_id":20,"value_grid_id":193,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"ADDISON","info_result_id":20,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0365,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":20,"value_grid_id":193,"value_pesticide_id":"Thiophanate-methyl","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.6 - 1.79","range_type":"LOQ","range_oper":"<","range_lower":0.6,"range_upper":1.79,"value_county":"ADDISON","info_result_id":20,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0365,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.6,"upper":1.79,"type":"LOQ","spec":null}},{"value_result_id":20,"value_grid_id":193,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.2 - 0.6","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.6,"value_county":"ADDISON","info_result_id":20,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0365,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.6,"type":"LOQ","spec":null}},{"value_result_id":20,"value_grid_id":193,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.16 - 0.48","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.48,"value_county":"ADDISON","info_result_id":20,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0365,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.48,"type":"LOQ","spec":null}},{"value_result_id":20,"value_grid_id":193,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"1.22","range_type":null,"range_oper":"=","range_lower":1.22,"range_upper":1.22,"value_county":"ADDISON","info_result_id":20,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0365,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.22,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":20,"value_grid_id":193,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"0.31","range_type":null,"range_oper":"=","range_lower":0.31,"range_upper":0.31,"value_county":"ADDISON","info_result_id":20,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0365,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.31,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":20,"value_grid_id":193,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.16 - 0.48","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.48,"value_county":"ADDISON","info_result_id":20,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0365,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.48,"type":"LOQ","spec":null}}],"25":[{"value_result_id":25,"value_grid_id":193,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"ADDISON","info_result_id":25,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8223,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":25,"value_grid_id":193,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"ADDISON","info_result_id":25,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8223,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":25,"value_grid_id":193,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"ADDISON","info_result_id":25,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8223,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":25,"value_grid_id":193,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"6.45","range_type":null,"range_oper":"=","range_lower":6.45,"range_upper":6.45,"value_county":"ADDISON","info_result_id":25,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8223,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":6.45,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":25,"value_grid_id":193,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.06 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.21,"value_county":"ADDISON","info_result_id":25,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8223,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.21,"type":"LOQ","spec":null}}],"30":[{"value_result_id":30,"value_grid_id":193,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.11 - 0.33","range_type":"LOQ","range_oper":"<","range_lower":0.11,"range_upper":0.33,"value_county":"ADDISON","info_result_id":30,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.5683,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.11,"upper":0.33,"type":"LOQ","spec":null}},{"value_result_id":30,"value_grid_id":193,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"0.52","range_type":null,"range_oper":"=","range_lower":0.52,"range_upper":0.52,"value_county":"ADDISON","info_result_id":30,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.5683,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.52,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":30,"value_grid_id":193,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.07 - 0.22","range_type":"LOQ","range_oper":"<","range_lower":0.07,"range_upper":0.22,"value_county":"ADDISON","info_result_id":30,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.5683,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.07,"upper":0.22,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.318177776,44.059540966],[-73.278009851,44.05982152],[-73.277630688,44.030855471],[-73.317779044,44.030575188],[-73.318177776,44.059540966]]]]},"grid_id":274,"sampleCount":3,"samples":{"21":[{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Coumaphos","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"17.46","range_type":null,"range_oper":"=","range_lower":17.46,"range_upper":17.46,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":17.46,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"0.37","range_type":null,"range_oper":"=","range_lower":0.37,"range_upper":0.37,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.37,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Thiophanate-methyl","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"5.68","range_type":null,"range_oper":"=","range_lower":5.68,"range_upper":5.68,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":5.68,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.2 - 0.59","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.59,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.59,"type":"LOQ","spec":null}},{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"0.47","range_type":null,"range_oper":"=","range_lower":0.47,"range_upper":0.47,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.47,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"0.7","range_type":null,"range_oper":"=","range_lower":0.7,"range_upper":0.7,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.7,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"0.39","range_type":null,"range_oper":"=","range_lower":0.39,"range_upper":0.39,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.39,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":21,"value_grid_id":274,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.16 - 0.47","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.47,"value_county":"ADDISON","info_result_id":21,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0844,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.47,"type":"LOQ","spec":null}}],"26":[{"value_result_id":26,"value_grid_id":274,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.11 - 0.32","range_type":"LOQ","range_oper":"<","range_lower":0.11,"range_upper":0.32,"value_county":"ADDISON","info_result_id":26,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7057,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.11,"upper":0.32,"type":"LOQ","spec":null}},{"value_result_id":26,"value_grid_id":274,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"0.54","range_type":null,"range_oper":"=","range_lower":0.54,"range_upper":0.54,"value_county":"ADDISON","info_result_id":26,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7057,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.54,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":26,"value_grid_id":274,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.06 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.21,"value_county":"ADDISON","info_result_id":26,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7057,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.21,"type":"LOQ","spec":null}}],"31":[{"value_result_id":31,"value_grid_id":274,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.09 - 0.26","range_type":"LOQ","range_oper":"<","range_lower":0.09,"range_upper":0.26,"value_county":"ADDISON","info_result_id":31,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7021,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.09,"upper":0.26,"type":"LOQ","spec":null}},{"value_result_id":31,"value_grid_id":274,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"0.43","range_type":null,"range_oper":"=","range_lower":0.43,"range_upper":0.43,"value_county":"ADDISON","info_result_id":31,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7021,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.43,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":31,"value_grid_id":274,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.11 - 0.32","range_type":"LOQ","range_oper":"<","range_lower":0.11,"range_upper":0.32,"value_county":"ADDISON","info_result_id":31,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7021,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.11,"upper":0.32,"type":"LOQ","spec":null}},{"value_result_id":31,"value_grid_id":274,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.17 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.51,"value_county":"ADDISON","info_result_id":31,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7021,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.51,"type":"LOQ","spec":null}},{"value_result_id":31,"value_grid_id":274,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"0.71","range_type":null,"range_oper":"=","range_lower":0.71,"range_upper":0.71,"value_county":"ADDISON","info_result_id":31,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7021,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.71,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":31,"value_grid_id":274,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.06 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.21,"value_county":"ADDISON","info_result_id":31,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7021,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.21,"type":"LOQ","spec":null}},{"value_result_id":31,"value_grid_id":274,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 2.13 - 6.38","range_type":"LOQ","range_oper":"<","range_lower":2.13,"range_upper":6.38,"value_county":"ADDISON","info_result_id":31,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.7021,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":2.13,"upper":6.38,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.317779044,44.030575188],[-73.277630688,44.030855471],[-73.277252093,44.001889272],[-73.317380909,44.001609259],[-73.317779044,44.030575188]]]]},"grid_id":275,"sampleCount":2,"samples":{"131":[{"value_result_id":131,"value_grid_id":275,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.02 - 3.06","range_type":"LOQ","range_oper":"<","range_lower":1.02,"range_upper":3.06,"value_county":"ADDISON","info_result_id":131,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.8578,"info_other_mass_g":7.3,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"dandelion, corn was being planted 5/16/23 adjacent to field ~30 ft from field upwind","value_object":{"level":null,"operator":"<","lower":1.02,"upper":3.06,"type":"LOQ","spec":null}},{"value_result_id":131,"value_grid_id":275,"value_pesticide_id":"Atrazine","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"2.03","range_type":null,"range_oper":"=","range_lower":2.03,"range_upper":2.03,"value_county":"ADDISON","info_result_id":131,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.8578,"info_other_mass_g":7.3,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"dandelion, corn was being planted 5/16/23 adjacent to field ~30 ft from field upwind","value_object":{"level":2.03,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":131,"value_grid_id":275,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.29","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.29,"value_county":"ADDISON","info_result_id":131,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.8578,"info_other_mass_g":7.3,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"dandelion, corn was being planted 5/16/23 adjacent to field ~30 ft from field upwind","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.29,"type":"LOQ","spec":null}},{"value_result_id":131,"value_grid_id":275,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.35","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.35,"value_county":"ADDISON","info_result_id":131,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.8578,"info_other_mass_g":7.3,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"dandelion, corn was being planted 5/16/23 adjacent to field ~30 ft from field upwind","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.35,"type":"LOQ","spec":null}}],"138":[{"value_result_id":138,"value_grid_id":275,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"7.88","range_type":null,"range_oper":"=","range_lower":7.88,"range_upper":7.88,"value_county":"ADDISON","info_result_id":138,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9405,"info_other_mass_g":4.9,"info_hive_count":"NA","info_plant_species":"apple","info_row_crop_site":"Y","info_notes":"apple tree, corn was being planted 5/16/23 ~3 ft from field downwind","value_object":{"level":7.88,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":138,"value_grid_id":275,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"8.06","range_type":null,"range_oper":"=","range_lower":8.06,"range_upper":8.06,"value_county":"ADDISON","info_result_id":138,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9405,"info_other_mass_g":4.9,"info_hive_count":"NA","info_plant_species":"apple","info_row_crop_site":"Y","info_notes":"apple tree, corn was being planted 5/16/23 ~3 ft from field downwind","value_object":{"level":8.06,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":138,"value_grid_id":275,"value_pesticide_id":"Atrazine","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"3.95","range_type":null,"range_oper":"=","range_lower":3.95,"range_upper":3.95,"value_county":"ADDISON","info_result_id":138,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9405,"info_other_mass_g":4.9,"info_hive_count":"NA","info_plant_species":"apple","info_row_crop_site":"Y","info_notes":"apple tree, corn was being planted 5/16/23 ~3 ft from field downwind","value_object":{"level":3.95,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":138,"value_grid_id":275,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.18 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.18,"range_upper":0.51,"value_county":"ADDISON","info_result_id":138,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9405,"info_other_mass_g":4.9,"info_hive_count":"NA","info_plant_species":"apple","info_row_crop_site":"Y","info_notes":"apple tree, corn was being planted 5/16/23 ~3 ft from field downwind","value_object":{"level":null,"operator":"<","lower":0.18,"upper":0.51,"type":"LOQ","spec":null}},{"value_result_id":138,"value_grid_id":275,"value_pesticide_id":"Metalaxyl","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"ADDISON","info_result_id":138,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9405,"info_other_mass_g":4.9,"info_hive_count":"NA","info_plant_species":"apple","info_row_crop_site":"Y","info_notes":"apple tree, corn was being planted 5/16/23 ~3 ft from field downwind","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":138,"value_grid_id":275,"value_pesticide_id":"Thiabendazole","value_sample_type":"Plant","value_date_collected":"2023-05-16","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.51 - 1.52","range_type":"LOQ","range_oper":"<","range_lower":0.51,"range_upper":1.52,"value_county":"ADDISON","info_result_id":138,"info_result_date":"2023-05-16","info_date_collected":"16-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9405,"info_other_mass_g":4.9,"info_hive_count":"NA","info_plant_species":"apple","info_row_crop_site":"Y","info_notes":"apple tree, corn was being planted 5/16/23 ~3 ft from field downwind","value_object":{"level":null,"operator":"<","lower":0.51,"upper":1.52,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.317380909,44.001609259],[-73.277252093,44.001889272],[-73.276874203,43.972923018],[-73.316983512,43.972643291],[-73.317380909,44.001609259]]]]},"grid_id":276,"sampleCount":3,"samples":{"24":[{"value_result_id":24,"value_grid_id":276,"value_pesticide_id":"Acetamiprid","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"1.58","range_type":null,"range_oper":"=","range_lower":1.58,"range_upper":1.58,"value_county":"ADDISON","info_result_id":24,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6785,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.58,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":24,"value_grid_id":276,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"0.27","range_type":null,"range_oper":"=","range_lower":0.27,"range_upper":0.27,"value_county":"ADDISON","info_result_id":24,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6785,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.27,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":24,"value_grid_id":276,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"0.72","range_type":null,"range_oper":"=","range_lower":0.72,"range_upper":0.72,"value_county":"ADDISON","info_result_id":24,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6785,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.72,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":24,"value_grid_id":276,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.11 - 0.32","range_type":"LOQ","range_oper":"<","range_lower":0.11,"range_upper":0.32,"value_county":"ADDISON","info_result_id":24,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6785,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.11,"upper":0.32,"type":"LOQ","spec":null}},{"value_result_id":24,"value_grid_id":276,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"0.22","range_type":null,"range_oper":"=","range_lower":0.22,"range_upper":0.22,"value_county":"ADDISON","info_result_id":24,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6785,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.22,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":24,"value_grid_id":276,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.06 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.21,"value_county":"ADDISON","info_result_id":24,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6785,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.21,"type":"LOQ","spec":null}},{"value_result_id":24,"value_grid_id":276,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.17 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.51,"value_county":"ADDISON","info_result_id":24,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6785,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.51,"type":"LOQ","spec":null}},{"value_result_id":24,"value_grid_id":276,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"7.67","range_type":null,"range_oper":"=","range_lower":7.67,"range_upper":7.67,"value_county":"ADDISON","info_result_id":24,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6785,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":7.67,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"29":[{"value_result_id":29,"value_grid_id":276,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-13","value_year_collected":2022,"value_month_collected":8,"value_result":"0.29","range_type":null,"range_oper":"=","range_lower":0.29,"range_upper":0.29,"value_county":"ADDISON","info_result_id":29,"info_result_date":"2022-08-13","info_date_collected":"13-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0648,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.29,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":29,"value_grid_id":276,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-13","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.06 - 0.2","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.2,"value_county":"ADDISON","info_result_id":29,"info_result_date":"2022-08-13","info_date_collected":"13-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0648,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.2,"type":"LOQ","spec":null}}],"115":[{"value_result_id":115,"value_grid_id":276,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-22","value_year_collected":2023,"value_month_collected":5,"value_result":"9.45","range_type":null,"range_oper":"=","range_lower":9.45,"range_upper":9.45,"value_county":"ADDISON","info_result_id":115,"info_result_date":"2023-05-22","info_date_collected":"22-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9485,"info_other_mass_g":8.5,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"1/4 mile from corn planted 5/19. Pollen collected 5/21-5/22. A little rain on 5/20","value_object":{"level":9.45,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":115,"value_grid_id":276,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-22","value_year_collected":2023,"value_month_collected":5,"value_result":"29.25","range_type":null,"range_oper":"=","range_lower":29.25,"range_upper":29.25,"value_county":"ADDISON","info_result_id":115,"info_result_date":"2023-05-22","info_date_collected":"22-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9485,"info_other_mass_g":8.5,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"1/4 mile from corn planted 5/19. Pollen collected 5/21-5/22. A little rain on 5/20","value_object":{"level":29.25,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":115,"value_grid_id":276,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-22","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.36","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.36,"value_county":"ADDISON","info_result_id":115,"info_result_date":"2023-05-22","info_date_collected":"22-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9485,"info_other_mass_g":8.5,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"1/4 mile from corn planted 5/19. Pollen collected 5/21-5/22. A little rain on 5/20","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.36,"type":"LOQ","spec":null}},{"value_result_id":115,"value_grid_id":276,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-22","value_year_collected":2023,"value_month_collected":5,"value_result":"1.96","range_type":null,"range_oper":"=","range_lower":1.96,"range_upper":1.96,"value_county":"ADDISON","info_result_id":115,"info_result_date":"2023-05-22","info_date_collected":"22-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9485,"info_other_mass_g":8.5,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"1/4 mile from corn planted 5/19. Pollen collected 5/21-5/22. A little rain on 5/20","value_object":{"level":1.96,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":115,"value_grid_id":276,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-05-22","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.61,"value_county":"ADDISON","info_result_id":115,"info_result_date":"2023-05-22","info_date_collected":"22-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9485,"info_other_mass_g":8.5,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"1/4 mile from corn planted 5/19. Pollen collected 5/21-5/22. A little rain on 5/20","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.61,"type":"LOQ","spec":null}},{"value_result_id":115,"value_grid_id":276,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen","value_date_collected":"2023-05-22","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 2.02 - 6.06","range_type":"LOQ","range_oper":"<","range_lower":2.02,"range_upper":6.06,"value_county":"ADDISON","info_result_id":115,"info_result_date":"2023-05-22","info_date_collected":"22-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9485,"info_other_mass_g":8.5,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"1/4 mile from corn planted 5/19. Pollen collected 5/21-5/22. A little rain on 5/20","value_object":{"level":null,"operator":"<","lower":2.02,"upper":6.06,"type":"LOQ","spec":null}},{"value_result_id":115,"value_grid_id":276,"value_pesticide_id":"Thiabendazole","value_sample_type":"Pollen","value_date_collected":"2023-05-22","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.4 - 1.21","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.21,"value_county":"ADDISON","info_result_id":115,"info_result_date":"2023-05-22","info_date_collected":"22-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9485,"info_other_mass_g":8.5,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"1/4 mile from corn planted 5/19. Pollen collected 5/21-5/22. A little rain on 5/20","value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.21,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.281447936,44.320509153],[-73.241102003,44.320777969],[-73.240737538,44.291813034],[-73.28106365,44.291544481],[-73.281447936,44.320509153]]]]},"grid_id":345,"sampleCount":2,"samples":{"108":[{"value_result_id":108,"value_grid_id":345,"value_pesticide_id":"Boscalid","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.37 - 4.1","range_type":"LOQ","range_oper":"<","range_lower":1.37,"range_upper":4.1,"value_county":"CHITTENDEN","info_result_id":108,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8753,"info_other_mass_g":14.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"seeding within 2 miles (not very close)","value_object":{"level":null,"operator":"<","lower":1.37,"upper":4.1,"type":"LOQ","spec":null}},{"value_result_id":108,"value_grid_id":345,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"CHITTENDEN","info_result_id":108,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8753,"info_other_mass_g":14.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"seeding within 2 miles (not very close)","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":108,"value_grid_id":345,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"CHITTENDEN","info_result_id":108,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8753,"info_other_mass_g":14.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"seeding within 2 miles (not very close)","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}},{"value_result_id":108,"value_grid_id":345,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"0.97","range_type":null,"range_oper":"=","range_lower":0.97,"range_upper":0.97,"value_county":"CHITTENDEN","info_result_id":108,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8753,"info_other_mass_g":14.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"seeding within 2 miles (not very close)","value_object":{"level":0.97,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":108,"value_grid_id":345,"value_pesticide_id":"Thiabendazole","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.41 - 1.23","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.23,"value_county":"CHITTENDEN","info_result_id":108,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8753,"info_other_mass_g":14.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"seeding within 2 miles (not very close)","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.23,"type":"LOQ","spec":null}}],"109":[{"value_result_id":109,"value_grid_id":345,"value_pesticide_id":"Boscalid","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.38 - 4.11","range_type":"LOQ","range_oper":"<","range_lower":1.38,"range_upper":4.11,"value_county":"CHITTENDEN","info_result_id":109,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8674,"info_other_mass_g":14.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.38,"upper":4.11,"type":"LOQ","spec":null}},{"value_result_id":109,"value_grid_id":345,"value_pesticide_id":"Cyantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.38 - 4.11","range_type":"LOQ","range_oper":"<","range_lower":1.38,"range_upper":4.11,"value_county":"CHITTENDEN","info_result_id":109,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8674,"info_other_mass_g":14.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.38,"upper":4.11,"type":"LOQ","spec":null}},{"value_result_id":109,"value_grid_id":345,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.64 - 4.93","range_type":"LOQ","range_oper":"<","range_lower":1.64,"range_upper":4.93,"value_county":"CHITTENDEN","info_result_id":109,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8674,"info_other_mass_g":14.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.64,"upper":4.93,"type":"LOQ","spec":null}},{"value_result_id":109,"value_grid_id":345,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"CHITTENDEN","info_result_id":109,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8674,"info_other_mass_g":14.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":109,"value_grid_id":345,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"CHITTENDEN","info_result_id":109,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8674,"info_other_mass_g":14.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}},{"value_result_id":109,"value_grid_id":345,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"1.33","range_type":null,"range_oper":"=","range_lower":1.33,"range_upper":1.33,"value_county":"CHITTENDEN","info_result_id":109,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8674,"info_other_mass_g":14.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":1.33,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.269800946,43.422535765],[-73.230056175,43.422796373],[-73.229708401,43.39382682],[-73.269434241,43.39356647],[-73.269800946,43.422535765]]]]},"grid_id":376,"sampleCount":5,"samples":{"124":[{"value_result_id":124,"value_grid_id":376,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"4.39","range_type":null,"range_oper":"=","range_lower":4.39,"range_upper":4.39,"value_county":"RUTLAND","info_result_id":124,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8347,"info_other_mass_g":8.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"trap on from 5/10-5/13, corn planted 5/11","value_object":{"level":4.39,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":124,"value_grid_id":376,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.41 - 1.24","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.24,"value_county":"RUTLAND","info_result_id":124,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8347,"info_other_mass_g":8.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"trap on from 5/10-5/13, corn planted 5/11","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.24,"type":"LOQ","spec":null}},{"value_result_id":124,"value_grid_id":376,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"0.5","range_type":null,"range_oper":"=","range_lower":0.5,"range_upper":0.5,"value_county":"RUTLAND","info_result_id":124,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8347,"info_other_mass_g":8.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"trap on from 5/10-5/13, corn planted 5/11","value_object":{"level":0.5,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":124,"value_grid_id":376,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.06 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.21,"value_county":"RUTLAND","info_result_id":124,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8347,"info_other_mass_g":8.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"trap on from 5/10-5/13, corn planted 5/11","value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.21,"type":"LOQ","spec":null}}],"127":[{"value_result_id":127,"value_grid_id":376,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-06","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"RUTLAND","info_result_id":127,"info_result_date":"2023-08-06","info_date_collected":"6-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8646,"info_other_mass_g":9.6,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Surrounded by corn","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":127,"value_grid_id":376,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-06","value_year_collected":2023,"value_month_collected":8,"value_result":"0.34","range_type":null,"range_oper":"=","range_lower":0.34,"range_upper":0.34,"value_county":"RUTLAND","info_result_id":127,"info_result_date":"2023-08-06","info_date_collected":"6-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8646,"info_other_mass_g":9.6,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Surrounded by corn","value_object":{"level":0.34,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"188":[{"value_result_id":188,"value_grid_id":376,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Soil","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"3.15","range_type":null,"range_oper":"=","range_lower":3.15,"range_upper":3.15,"value_county":"RUTLAND","info_result_id":188,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.6913,"info_other_mass_g":11.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"From both edges of beeyard, ~3 ft from cornfield, planted 5/11","value_object":{"level":3.15,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":188,"value_grid_id":376,"value_pesticide_id":"Atrazine","value_sample_type":"Soil","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.18 - 0.52","range_type":"LOQ","range_oper":"<","range_lower":0.18,"range_upper":0.52,"value_county":"RUTLAND","info_result_id":188,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.6913,"info_other_mass_g":11.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"From both edges of beeyard, ~3 ft from cornfield, planted 5/11","value_object":{"level":null,"operator":"<","lower":0.18,"upper":0.52,"type":"LOQ","spec":null}},{"value_result_id":188,"value_grid_id":376,"value_pesticide_id":"Imidacloprid","value_sample_type":"Soil","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"2.37","range_type":null,"range_oper":"=","range_lower":2.37,"range_upper":2.37,"value_county":"RUTLAND","info_result_id":188,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.6913,"info_other_mass_g":11.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"From both edges of beeyard, ~3 ft from cornfield, planted 5/11","value_object":{"level":2.37,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":188,"value_grid_id":376,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Soil","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"0.92","range_type":null,"range_oper":"=","range_lower":0.92,"range_upper":0.92,"value_county":"RUTLAND","info_result_id":188,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.6913,"info_other_mass_g":11.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"From both edges of beeyard, ~3 ft from cornfield, planted 5/11","value_object":{"level":0.92,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":188,"value_grid_id":376,"value_pesticide_id":"Metolachlor","value_sample_type":"Soil","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"1.63","range_type":null,"range_oper":"=","range_lower":1.63,"range_upper":1.63,"value_county":"RUTLAND","info_result_id":188,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.6913,"info_other_mass_g":11.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"From both edges of beeyard, ~3 ft from cornfield, planted 5/11","value_object":{"level":1.63,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":188,"value_grid_id":376,"value_pesticide_id":"Metalaxyl","value_sample_type":"Soil","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"RUTLAND","info_result_id":188,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.6913,"info_other_mass_g":11.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"From both edges of beeyard, ~3 ft from cornfield, planted 5/11","value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":188,"value_grid_id":376,"value_pesticide_id":"Napropamide","value_sample_type":"Soil","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"1.29","range_type":null,"range_oper":"=","range_lower":1.29,"range_upper":1.29,"value_county":"RUTLAND","info_result_id":188,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.6913,"info_other_mass_g":11.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"From both edges of beeyard, ~3 ft from cornfield, planted 5/11","value_object":{"level":1.29,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":188,"value_grid_id":376,"value_pesticide_id":"Propiconazole","value_sample_type":"Soil","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"4.02","range_type":null,"range_oper":"=","range_lower":4.02,"range_upper":4.02,"value_county":"RUTLAND","info_result_id":188,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.6913,"info_other_mass_g":11.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"From both edges of beeyard, ~3 ft from cornfield, planted 5/11","value_object":{"level":4.02,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"189":[{"value_result_id":189,"value_grid_id":376,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"7.53","range_type":null,"range_oper":"=","range_lower":7.53,"range_upper":7.53,"value_county":"RUTLAND","info_result_id":189,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4637,"info_other_mass_g":3.4,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":7.53,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":189,"value_grid_id":376,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.09 - 0.23","range_type":"LOQ","range_oper":"<","range_lower":0.09,"range_upper":0.23,"value_county":"RUTLAND","info_result_id":189,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4637,"info_other_mass_g":3.4,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.09,"upper":0.23,"type":"LOQ","spec":null}}],"190":[{"value_result_id":190,"value_grid_id":376,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 1.9 - 5.7","range_type":"LOQ","range_oper":"<","range_lower":1.9,"range_upper":5.7,"value_county":"RUTLAND","info_result_id":190,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.6831,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":1.9,"upper":5.7,"type":"LOQ","spec":null}},{"value_result_id":190,"value_grid_id":376,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.22","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.22,"value_county":"RUTLAND","info_result_id":190,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.6831,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.22,"type":"LOQ","spec":null}},{"value_result_id":190,"value_grid_id":376,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.22 - 0.65","range_type":"LOQ","range_oper":"<","range_lower":0.22,"range_upper":0.65,"value_county":"RUTLAND","info_result_id":190,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.6831,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.22,"upper":0.65,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.26906808,43.364597025],[-73.229361144,43.364857117],[-73.229014403,43.335887265],[-73.268702465,43.335627431],[-73.26906808,43.364597025]]]]},"grid_id":378,"sampleCount":2,"samples":{"125":[{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.43 - 4.3","range_type":"LOQ","range_oper":"<","range_lower":1.43,"range_upper":4.3,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":null,"operator":"<","lower":1.43,"upper":4.3,"type":"LOQ","spec":null}},{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.43 - 4.3","range_type":"LOQ","range_oper":"<","range_lower":1.43,"range_upper":4.3,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":null,"operator":"<","lower":1.43,"upper":4.3,"type":"LOQ","spec":null}},{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"30.99","range_type":null,"range_oper":"=","range_lower":30.99,"range_upper":30.99,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":30.99,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"0.46","range_type":null,"range_oper":"=","range_lower":0.46,"range_upper":0.46,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":0.46,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"0.22","range_type":null,"range_oper":"=","range_lower":0.22,"range_upper":0.22,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":0.22,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"0.64","range_type":null,"range_oper":"=","range_lower":0.64,"range_upper":0.64,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":0.64,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.61,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.61,"type":"LOQ","spec":null}},{"value_result_id":125,"value_grid_id":378,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.41 - 1.23","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.23,"value_county":"RUTLAND","info_result_id":125,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8797,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Planted 5/18, trapped 5/18-5/20","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.23,"type":"LOQ","spec":null}}],"126":[{"value_result_id":126,"value_grid_id":378,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"RUTLAND","info_result_id":126,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.797,"info_other_mass_g":8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":126,"value_grid_id":378,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"RUTLAND","info_result_id":126,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.797,"info_other_mass_g":8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.242565351,44.436636212],[-73.20213904,44.436892013],[-73.20179235,44.407927413],[-73.242198688,44.407671876],[-73.242565351,44.436636212]]]]},"grid_id":421,"sampleCount":1,"samples":{"87":[{"value_result_id":87,"value_grid_id":421,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"CHITTENDEN","info_result_id":87,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9222,"info_other_mass_g":6.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"UVM Horticulture farm","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":87,"value_grid_id":421,"value_pesticide_id":"Coumaphos","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 4.06 - 12.19","range_type":"LOQ","range_oper":"<","range_lower":4.06,"range_upper":12.19,"value_county":"CHITTENDEN","info_result_id":87,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9222,"info_other_mass_g":6.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"UVM Horticulture farm","value_object":{"level":null,"operator":"<","lower":4.06,"upper":12.19,"type":"LOQ","spec":null}},{"value_result_id":87,"value_grid_id":421,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 1.63 - 4.88","range_type":"LOQ","range_oper":"<","range_lower":1.63,"range_upper":4.88,"value_county":"CHITTENDEN","info_result_id":87,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9222,"info_other_mass_g":6.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"UVM Horticulture farm","value_object":{"level":null,"operator":"<","lower":1.63,"upper":4.88,"type":"LOQ","spec":null}},{"value_result_id":87,"value_grid_id":421,"value_pesticide_id":"Fluazinam","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"1.59","range_type":null,"range_oper":"=","range_lower":1.59,"range_upper":1.59,"value_county":"CHITTENDEN","info_result_id":87,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9222,"info_other_mass_g":6.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"UVM Horticulture farm","value_object":{"level":1.59,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.238562125,44.118020168],[-73.198353744,44.118273139],[-73.198012688,44.089306884],[-73.23820145,44.089054161],[-73.238562125,44.118020168]]]]},"grid_id":432,"sampleCount":1,"samples":{"49":[{"value_result_id":49,"value_grid_id":432,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen (in-hive)","value_date_collected":"2022-10-12","value_year_collected":2022,"value_month_collected":10,"value_result":"18.39","range_type":null,"range_oper":"=","range_lower":18.39,"range_upper":18.39,"value_county":"ADDISON","info_result_id":49,"info_result_date":"2022-10-12","info_date_collected":"12-Oct","info_year_collected":2022,"info_month_collected":10,"info_scale":null,"info_sample_type":"Pollen (in-hive)","info_sample_mass_g":2.6408,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":18.39,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.23820145,44.089054161],[-73.198012688,44.089306884],[-73.197672141,44.06034048],[-73.237841315,44.060088004],[-73.23820145,44.089054161]]]]},"grid_id":433,"sampleCount":7,"samples":{"22":[{"value_result_id":22,"value_grid_id":433,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"ADDISON","info_result_id":22,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8472,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":22,"value_grid_id":433,"value_pesticide_id":"Thiophanate-methyl","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.62 - 1.86","range_type":"LOQ","range_oper":"<","range_lower":0.62,"range_upper":1.86,"value_county":"ADDISON","info_result_id":22,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8472,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.62,"upper":1.86,"type":"LOQ","spec":null}},{"value_result_id":22,"value_grid_id":433,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"0.75","range_type":null,"range_oper":"=","range_lower":0.75,"range_upper":0.75,"value_county":"ADDISON","info_result_id":22,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8472,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.75,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":22,"value_grid_id":433,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.17 - 0.5","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.5,"value_county":"ADDISON","info_result_id":22,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8472,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.5,"type":"LOQ","spec":null}},{"value_result_id":22,"value_grid_id":433,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.06 - 0.19","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.19,"value_county":"ADDISON","info_result_id":22,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8472,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.19,"type":"LOQ","spec":null}},{"value_result_id":22,"value_grid_id":433,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-22","value_year_collected":2022,"value_month_collected":7,"value_result":"0.42","range_type":null,"range_oper":"=","range_lower":0.42,"range_upper":0.42,"value_county":"ADDISON","info_result_id":22,"info_result_date":"2022-07-22","info_date_collected":"22-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8472,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.42,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"27":[{"value_result_id":27,"value_grid_id":433,"value_pesticide_id":"Acetamiprid","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"1.18","range_type":null,"range_oper":"=","range_lower":1.18,"range_upper":1.18,"value_county":"ADDISON","info_result_id":27,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.821,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.18,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":27,"value_grid_id":433,"value_pesticide_id":"Boscalid","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 2.07 - 6.22","range_type":"LOQ","range_oper":"<","range_lower":2.07,"range_upper":6.22,"value_county":"ADDISON","info_result_id":27,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.821,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":2.07,"upper":6.22,"type":"LOQ","spec":null}},{"value_result_id":27,"value_grid_id":433,"value_pesticide_id":"Fluopyram","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.04 - 0.1","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.1,"value_county":"ADDISON","info_result_id":27,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.821,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.1,"type":"LOQ","spec":null}},{"value_result_id":27,"value_grid_id":433,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.06 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.21,"value_county":"ADDISON","info_result_id":27,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.821,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.21,"type":"LOQ","spec":null}},{"value_result_id":27,"value_grid_id":433,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen (trap)","value_date_collected":"2022-07-29","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.62 - 1.87","range_type":"LOQ","range_oper":"<","range_lower":0.62,"range_upper":1.87,"value_county":"ADDISON","info_result_id":27,"info_result_date":"2022-07-29","info_date_collected":"29-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.821,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.62,"upper":1.87,"type":"LOQ","spec":null}}],"32":[{"value_result_id":32,"value_grid_id":433,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.09 - 0.26","range_type":"LOQ","range_oper":"<","range_lower":0.09,"range_upper":0.26,"value_county":"ADDISON","info_result_id":32,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6379,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.09,"upper":0.26,"type":"LOQ","spec":null}},{"value_result_id":32,"value_grid_id":433,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.11 - 0.32","range_type":"LOQ","range_oper":"<","range_lower":0.11,"range_upper":0.32,"value_county":"ADDISON","info_result_id":32,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6379,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.11,"upper":0.32,"type":"LOQ","spec":null}},{"value_result_id":32,"value_grid_id":433,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 2.16 - 6.47","range_type":"LOQ","range_oper":"<","range_lower":2.16,"range_upper":6.47,"value_county":"ADDISON","info_result_id":32,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6379,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":2.16,"upper":6.47,"type":"LOQ","spec":null}}],"46":[{"value_result_id":46,"value_grid_id":433,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (in-hive)","value_date_collected":"2022-10-12","value_year_collected":2022,"value_month_collected":10,"value_result":"<LOQ, 0.28 - 0.83","range_type":"LOQ","range_oper":"<","range_lower":0.28,"range_upper":0.83,"value_county":"ADDISON","info_result_id":46,"info_result_date":"2022-10-12","info_date_collected":"12-Oct","info_year_collected":2022,"info_month_collected":10,"info_scale":null,"info_sample_type":"Pollen (in-hive)","info_sample_mass_g":1.4443,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.28,"upper":0.83,"type":"LOQ","spec":null}},{"value_result_id":46,"value_grid_id":433,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (in-hive)","value_date_collected":"2022-10-12","value_year_collected":2022,"value_month_collected":10,"value_result":"<LOQ, 0.21 - 0.69","range_type":"LOQ","range_oper":"<","range_lower":0.21,"range_upper":0.69,"value_county":"ADDISON","info_result_id":46,"info_result_date":"2022-10-12","info_date_collected":"12-Oct","info_year_collected":2022,"info_month_collected":10,"info_scale":null,"info_sample_type":"Pollen (in-hive)","info_sample_mass_g":1.4443,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.21,"upper":0.69,"type":"LOQ","spec":null}}],"110":[{"value_result_id":110,"value_grid_id":433,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"8.55","range_type":null,"range_oper":"=","range_lower":8.55,"range_upper":8.55,"value_county":"ADDISON","info_result_id":110,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8919,"info_other_mass_g":14,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":8.55,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":110,"value_grid_id":433,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"13.4","range_type":null,"range_oper":"=","range_lower":13.4,"range_upper":13.4,"value_county":"ADDISON","info_result_id":110,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8919,"info_other_mass_g":14,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":13.4,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":110,"value_grid_id":433,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"0.39","range_type":null,"range_oper":"=","range_lower":0.39,"range_upper":0.39,"value_county":"ADDISON","info_result_id":110,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8919,"info_other_mass_g":14,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":0.39,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":110,"value_grid_id":433,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"2.78","range_type":null,"range_oper":"=","range_lower":2.78,"range_upper":2.78,"value_county":"ADDISON","info_result_id":110,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8919,"info_other_mass_g":14,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":2.78,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":110,"value_grid_id":433,"value_pesticide_id":"Thiamethoxam","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"4.02","range_type":null,"range_oper":"=","range_lower":4.02,"range_upper":4.02,"value_county":"ADDISON","info_result_id":110,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8919,"info_other_mass_g":14,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":4.02,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"111":[{"value_result_id":111,"value_grid_id":433,"value_pesticide_id":"Thiophanate-methyl","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.61 - 1.83","range_type":"LOQ","range_oper":"<","range_lower":0.61,"range_upper":1.83,"value_county":"ADDISON","info_result_id":111,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9274,"info_other_mass_g":14.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":0.61,"upper":1.83,"type":"LOQ","spec":null}},{"value_result_id":111,"value_grid_id":433,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"16.56","range_type":null,"range_oper":"=","range_lower":16.56,"range_upper":16.56,"value_county":"ADDISON","info_result_id":111,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9274,"info_other_mass_g":14.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":16.56,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":111,"value_grid_id":433,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"ADDISON","info_result_id":111,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9274,"info_other_mass_g":14.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":111,"value_grid_id":433,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"1.62","range_type":null,"range_oper":"=","range_lower":1.62,"range_upper":1.62,"value_county":"ADDISON","info_result_id":111,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9274,"info_other_mass_g":14.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":1.62,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":111,"value_grid_id":433,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.41 - 1.22","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.22,"value_county":"ADDISON","info_result_id":111,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9274,"info_other_mass_g":14.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.22,"type":"LOQ","spec":null}},{"value_result_id":111,"value_grid_id":433,"value_pesticide_id":"Thiamethoxam","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"2.5","range_type":null,"range_oper":"=","range_lower":2.5,"range_upper":2.5,"value_county":"ADDISON","info_result_id":111,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9274,"info_other_mass_g":14.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":2.5,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"112":[{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.41 - 4.23","range_type":"LOQ","range_oper":"<","range_lower":1.41,"range_upper":4.23,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":1.41,"upper":4.23,"type":"LOQ","spec":null}},{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.61 - 4.84","range_type":"LOQ","range_oper":"<","range_lower":1.61,"range_upper":4.84,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":1.61,"upper":4.84,"type":"LOQ","spec":null}},{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"45.16","range_type":null,"range_oper":"=","range_lower":45.16,"range_upper":45.16,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":45.16,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.36","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.36,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.36,"type":"LOQ","spec":null}},{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"3.21","range_type":null,"range_oper":"=","range_lower":3.21,"range_upper":3.21,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":3.21,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.6","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.6,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.6,"type":"LOQ","spec":null}},{"value_result_id":112,"value_grid_id":433,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.4 - 1.21","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.21,"value_county":"ADDISON","info_result_id":112,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9638,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field prep, spraying, drill seeding all happening on adjacent fields","value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.21,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.236764278,43.973188715],[-73.196653714,43.973440431],[-73.196315373,43.944473496],[-73.236406445,43.944222045],[-73.236764278,43.973188715]]]]},"grid_id":437,"sampleCount":7,"samples":{"34":[{"value_result_id":34,"value_grid_id":437,"value_pesticide_id":"Atrazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-05-18","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 0.13 - 0.4","range_type":"LOQ","range_oper":"<","range_lower":0.13,"range_upper":0.4,"value_county":"ADDISON","info_result_id":34,"info_result_date":"2022-05-18","info_date_collected":"18-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":7.4533,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.13,"upper":0.4,"type":"LOQ","spec":null}},{"value_result_id":34,"value_grid_id":437,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant Tissue","value_date_collected":"2022-05-18","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 0.04 - 0.13","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.13,"value_county":"ADDISON","info_result_id":34,"info_result_date":"2022-05-18","info_date_collected":"18-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":7.4533,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.13,"type":"LOQ","spec":null}}],"35":[{"value_result_id":35,"value_grid_id":437,"value_pesticide_id":"Atrazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-07-28","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.14 - 0.43","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.43,"value_county":"ADDISON","info_result_id":35,"info_result_date":"2022-07-28","info_date_collected":"28-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.9484,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.43,"type":"LOQ","spec":null}}],"36":[{"value_result_id":36,"value_grid_id":437,"value_pesticide_id":"Atrazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-07-28","value_year_collected":2022,"value_month_collected":7,"value_result":"<LOQ, 0.15 - 0.46","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.46,"value_county":"ADDISON","info_result_id":36,"info_result_date":"2022-07-28","info_date_collected":"28-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.5574,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.46,"type":"LOQ","spec":null}},{"value_result_id":36,"value_grid_id":437,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant Tissue","value_date_collected":"2022-07-28","value_year_collected":2022,"value_month_collected":7,"value_result":"0.22","range_type":null,"range_oper":"=","range_lower":0.22,"range_upper":0.22,"value_county":"ADDISON","info_result_id":36,"info_result_date":"2022-07-28","info_date_collected":"28-Jul","info_year_collected":2022,"info_month_collected":7,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.5574,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":0.22,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"37":[{"value_result_id":37,"value_grid_id":437,"value_pesticide_id":"Atrazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"26.39","range_type":null,"range_oper":"=","range_lower":26.39,"range_upper":26.39,"value_county":"ADDISON","info_result_id":37,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":5.2068,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":26.39,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":37,"value_grid_id":437,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"3.03","range_type":null,"range_oper":"=","range_lower":3.03,"range_upper":3.03,"value_county":"ADDISON","info_result_id":37,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":5.2068,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":3.03,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":37,"value_grid_id":437,"value_pesticide_id":"Propazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"1.05","range_type":null,"range_oper":"=","range_lower":1.05,"range_upper":1.05,"value_county":"ADDISON","info_result_id":37,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":5.2068,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":1.05,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"38":[{"value_result_id":38,"value_grid_id":437,"value_pesticide_id":"Fluoxastrobin","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"ADDISON","info_result_id":38,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":7.6986,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":38,"value_grid_id":437,"value_pesticide_id":"Atrazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"7.45","range_type":null,"range_oper":"=","range_lower":7.45,"range_upper":7.45,"value_county":"ADDISON","info_result_id":38,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":7.6986,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":7.45,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":38,"value_grid_id":437,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"ADDISON","info_result_id":38,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":7.6986,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":38,"value_grid_id":437,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"1.11","range_type":null,"range_oper":"=","range_lower":1.11,"range_upper":1.11,"value_county":"ADDISON","info_result_id":38,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":7.6986,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":1.11,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":38,"value_grid_id":437,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 0.04 - 0.13","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.13,"value_county":"ADDISON","info_result_id":38,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":7.6986,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.13,"type":"LOQ","spec":null}},{"value_result_id":38,"value_grid_id":437,"value_pesticide_id":"Propazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-14","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"ADDISON","info_result_id":38,"info_result_date":"2022-09-14","info_date_collected":"14-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":7.6986,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}}],"39":[{"value_result_id":39,"value_grid_id":437,"value_pesticide_id":"Fluoxastrobin","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"0.44","range_type":null,"range_oper":"=","range_lower":0.44,"range_upper":0.44,"value_county":"ADDISON","info_result_id":39,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.2717,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":0.44,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":39,"value_grid_id":437,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 1.07 - 3.19","range_type":"LOQ","range_oper":"<","range_lower":1.07,"range_upper":3.19,"value_county":"ADDISON","info_result_id":39,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.2717,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":1.07,"upper":3.19,"type":"LOQ","spec":null}},{"value_result_id":39,"value_grid_id":437,"value_pesticide_id":"Atrazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"0.72","range_type":null,"range_oper":"=","range_lower":0.72,"range_upper":0.72,"value_county":"ADDISON","info_result_id":39,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.2717,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":0.72,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":39,"value_grid_id":437,"value_pesticide_id":"Fumagillin","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 7.97 - 23.92","range_type":"LOQ","range_oper":"<","range_lower":7.97,"range_upper":23.92,"value_county":"ADDISON","info_result_id":39,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.2717,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":7.97,"upper":23.92,"type":"LOQ","spec":null}},{"value_result_id":39,"value_grid_id":437,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"0.27","range_type":null,"range_oper":"=","range_lower":0.27,"range_upper":0.27,"value_county":"ADDISON","info_result_id":39,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.2717,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":0.27,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":39,"value_grid_id":437,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"4.92","range_type":null,"range_oper":"=","range_lower":4.92,"range_upper":4.92,"value_county":"ADDISON","info_result_id":39,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.2717,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":4.92,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":39,"value_grid_id":437,"value_pesticide_id":"Cyflufenamid","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 0.32 - 0.96","range_type":"LOQ","range_oper":"<","range_lower":0.32,"range_upper":0.96,"value_county":"ADDISON","info_result_id":39,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":6.2717,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.32,"upper":0.96,"type":"LOQ","spec":null}}],"40":[{"value_result_id":40,"value_grid_id":437,"value_pesticide_id":"Fluoxastrobin","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"0.28","range_type":null,"range_oper":"=","range_lower":0.28,"range_upper":0.28,"value_county":"ADDISON","info_result_id":40,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":8.8519,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":0.28,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":40,"value_grid_id":437,"value_pesticide_id":"Atrazine","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"0.44","range_type":null,"range_oper":"=","range_lower":0.44,"range_upper":0.44,"value_county":"ADDISON","info_result_id":40,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":8.8519,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":0.44,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":40,"value_grid_id":437,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 0.09 - 0.27","range_type":"LOQ","range_oper":"<","range_lower":0.09,"range_upper":0.27,"value_county":"ADDISON","info_result_id":40,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":8.8519,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.09,"upper":0.27,"type":"LOQ","spec":null}},{"value_result_id":40,"value_grid_id":437,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"0.33","range_type":null,"range_oper":"=","range_lower":0.33,"range_upper":0.33,"value_county":"ADDISON","info_result_id":40,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":8.8519,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":0.33,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":40,"value_grid_id":437,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"11.31","range_type":null,"range_oper":"=","range_lower":11.31,"range_upper":11.31,"value_county":"ADDISON","info_result_id":40,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":8.8519,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":11.31,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":40,"value_grid_id":437,"value_pesticide_id":"Cyflufenamid","value_sample_type":"Plant Tissue","value_date_collected":"2022-09-16","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 0.23 - 0.68","range_type":"LOQ","range_oper":"<","range_lower":0.23,"range_upper":0.68,"value_county":"ADDISON","info_result_id":40,"info_result_date":"2022-09-16","info_date_collected":"16-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Plant Tissue","info_sample_mass_g":8.8519,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":"NA lat/lon copied from original data to allow processing","value_object":{"level":null,"operator":"<","lower":0.23,"upper":0.68,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.204931279,44.668601837],[-73.164343667,44.668845539],[-73.164013001,44.639882124],[-73.204580414,44.639638709],[-73.204931279,44.668601837]]]]},"grid_id":493,"sampleCount":3,"samples":{"96":[{"value_result_id":96,"value_grid_id":493,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"CHITTENDEN","info_result_id":96,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9245,"info_other_mass_g":9.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Zero ag near me, zero within miles","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}}],"98":[{"value_result_id":98,"value_grid_id":493,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-06-05","value_year_collected":2023,"value_month_collected":6,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"CHITTENDEN","info_result_id":98,"info_result_date":"2023-06-05","info_date_collected":"5-Jun","info_year_collected":2023,"info_month_collected":6,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9399,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"does not know when corn was planted","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":98,"value_grid_id":493,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-06-05","value_year_collected":2023,"value_month_collected":6,"value_result":"<LOQ, 1.62 - 4.86","range_type":"LOQ","range_oper":"<","range_lower":1.62,"range_upper":4.86,"value_county":"CHITTENDEN","info_result_id":98,"info_result_date":"2023-06-05","info_date_collected":"5-Jun","info_year_collected":2023,"info_month_collected":6,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9399,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"does not know when corn was planted","value_object":{"level":null,"operator":"<","lower":1.62,"upper":4.86,"type":"LOQ","spec":null}},{"value_result_id":98,"value_grid_id":493,"value_pesticide_id":"Fluopyram","value_sample_type":"Pollen","value_date_collected":"2023-06-05","value_year_collected":2023,"value_month_collected":6,"value_result":"<LOQ, 0.02 - 0.06","range_type":"LOQ","range_oper":"<","range_lower":0.02,"range_upper":0.06,"value_county":"CHITTENDEN","info_result_id":98,"info_result_date":"2023-06-05","info_date_collected":"5-Jun","info_year_collected":2023,"info_month_collected":6,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9399,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"does not know when corn was planted","value_object":{"level":null,"operator":"<","lower":0.02,"upper":0.06,"type":"LOQ","spec":null}},{"value_result_id":98,"value_grid_id":493,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-06-05","value_year_collected":2023,"value_month_collected":6,"value_result":"3.48","range_type":null,"range_oper":"=","range_lower":3.48,"range_upper":3.48,"value_county":"CHITTENDEN","info_result_id":98,"info_result_date":"2023-06-05","info_date_collected":"5-Jun","info_year_collected":2023,"info_month_collected":6,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9399,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"does not know when corn was planted","value_object":{"level":3.48,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":98,"value_grid_id":493,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-06-05","value_year_collected":2023,"value_month_collected":6,"value_result":"0.74","range_type":null,"range_oper":"=","range_lower":0.74,"range_upper":0.74,"value_county":"CHITTENDEN","info_result_id":98,"info_result_date":"2023-06-05","info_date_collected":"5-Jun","info_year_collected":2023,"info_month_collected":6,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9399,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"does not know when corn was planted","value_object":{"level":0.74,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":98,"value_grid_id":493,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-06-05","value_year_collected":2023,"value_month_collected":6,"value_result":"3.44","range_type":null,"range_oper":"=","range_lower":3.44,"range_upper":3.44,"value_county":"CHITTENDEN","info_result_id":98,"info_result_date":"2023-06-05","info_date_collected":"5-Jun","info_year_collected":2023,"info_month_collected":6,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9399,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"does not know when corn was planted","value_object":{"level":3.44,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":98,"value_grid_id":493,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-06-05","value_year_collected":2023,"value_month_collected":6,"value_result":"12.45","range_type":null,"range_oper":"=","range_lower":12.45,"range_upper":12.45,"value_county":"CHITTENDEN","info_result_id":98,"info_result_date":"2023-06-05","info_date_collected":"5-Jun","info_year_collected":2023,"info_month_collected":6,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9399,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"does not know when corn was planted","value_object":{"level":12.45,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"99":[{"value_result_id":99,"value_grid_id":493,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"0.62","range_type":null,"range_oper":"=","range_lower":0.62,"range_upper":0.62,"value_county":"CHITTENDEN","info_result_id":99,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9456,"info_other_mass_g":9.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":0.62,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":99,"value_grid_id":493,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 1.62 - 4.85","range_type":"LOQ","range_oper":"<","range_lower":1.62,"range_upper":4.85,"value_county":"CHITTENDEN","info_result_id":99,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9456,"info_other_mass_g":9.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.62,"upper":4.85,"type":"LOQ","spec":null}},{"value_result_id":99,"value_grid_id":493,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"0.72","range_type":null,"range_oper":"=","range_lower":0.72,"range_upper":0.72,"value_county":"CHITTENDEN","info_result_id":99,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9456,"info_other_mass_g":9.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":0.72,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":99,"value_grid_id":493,"value_pesticide_id":"Ametryn","value_sample_type":"Pollen","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.4 - 1.21","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.21,"value_county":"CHITTENDEN","info_result_id":99,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9456,"info_other_mass_g":9.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.21,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.20213904,44.436892013],[-73.161712208,44.437133506],[-73.16138549,44.408168657],[-73.20179235,44.407927413],[-73.20213904,44.436892013]]]]},"grid_id":501,"sampleCount":1,"samples":{"73":[{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Acetamiprid","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.36 - 1.07","range_type":"LOQ","range_oper":"<","range_lower":0.36,"range_upper":1.07,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":null,"operator":"<","lower":0.36,"upper":1.07,"type":"LOQ","spec":null}},{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"5.56","range_type":null,"range_oper":"=","range_lower":5.56,"range_upper":5.56,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":5.56,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"5.83","range_type":null,"range_oper":"=","range_lower":5.83,"range_upper":5.83,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":5.83,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Fumagillin","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 17.13 - 51.38","range_type":"LOQ","range_oper":"<","range_lower":17.13,"range_upper":51.38,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":null,"operator":"<","lower":17.13,"upper":51.38,"type":"LOQ","spec":null}},{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.13 - 0.39","range_type":"LOQ","range_oper":"<","range_lower":0.13,"range_upper":0.39,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":null,"operator":"<","lower":0.13,"upper":0.39,"type":"LOQ","spec":null}},{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"0.43","range_type":null,"range_oper":"=","range_lower":0.43,"range_upper":0.43,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":0.43,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"2.09","range_type":null,"range_oper":"=","range_lower":2.09,"range_upper":2.09,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":2.09,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.17 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.51,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.51,"type":"LOQ","spec":null}},{"value_result_id":73,"value_grid_id":501,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen","value_date_collected":"2023-05-27","value_year_collected":2023,"value_month_collected":5,"value_result":"1.52","range_type":null,"range_oper":"=","range_lower":1.52,"range_upper":1.52,"value_county":"CHITTENDEN","info_result_id":73,"info_result_date":"2023-05-27","info_date_collected":"27-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.671,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops","value_object":{"level":1.52,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.20179235,44.407927413],[-73.16138549,44.408168657],[-73.161059263,44.379203658],[-73.20144618,44.378962664],[-73.20179235,44.407927413]]]]},"grid_id":502,"sampleCount":2,"samples":{"100":[{"value_result_id":100,"value_grid_id":502,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"9.11","range_type":null,"range_oper":"=","range_lower":9.11,"range_upper":9.11,"value_county":"CHITTENDEN","info_result_id":100,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9681,"info_other_mass_g":7.6,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hinesburgh Rd Field tlled/planted 5/14/23","value_object":{"level":9.11,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":100,"value_grid_id":502,"value_pesticide_id":"Thiophanate-methyl","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.6 - 1.81","range_type":"LOQ","range_oper":"<","range_lower":0.6,"range_upper":1.81,"value_county":"CHITTENDEN","info_result_id":100,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9681,"info_other_mass_g":7.6,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hinesburgh Rd Field tlled/planted 5/14/23","value_object":{"level":null,"operator":"<","lower":0.6,"upper":1.81,"type":"LOQ","spec":null}},{"value_result_id":100,"value_grid_id":502,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"1.98","range_type":null,"range_oper":"=","range_lower":1.98,"range_upper":1.98,"value_county":"CHITTENDEN","info_result_id":100,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9681,"info_other_mass_g":7.6,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hinesburgh Rd Field tlled/planted 5/14/23","value_object":{"level":1.98,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":100,"value_grid_id":502,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"0.43","range_type":null,"range_oper":"=","range_lower":0.43,"range_upper":0.43,"value_county":"CHITTENDEN","info_result_id":100,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9681,"info_other_mass_g":7.6,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hinesburgh Rd Field tlled/planted 5/14/23","value_object":{"level":0.43,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":100,"value_grid_id":502,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"0.72","range_type":null,"range_oper":"=","range_lower":0.72,"range_upper":0.72,"value_county":"CHITTENDEN","info_result_id":100,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9681,"info_other_mass_g":7.6,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hinesburgh Rd Field tlled/planted 5/14/23","value_object":{"level":0.72,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":100,"value_grid_id":502,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.61 - 4.83","range_type":"LOQ","range_oper":"<","range_lower":1.61,"range_upper":4.83,"value_county":"CHITTENDEN","info_result_id":100,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9681,"info_other_mass_g":7.6,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hinesburgh Rd Field tlled/planted 5/14/23","value_object":{"level":null,"operator":"<","lower":1.61,"upper":4.83,"type":"LOQ","spec":null}}],"101":[{"value_result_id":101,"value_grid_id":502,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-07-31","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"CHITTENDEN","info_result_id":101,"info_result_date":"2023-07-31","info_date_collected":"31-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0511,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":101,"value_grid_id":502,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-07-31","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 1.58 - 4.75","range_type":"LOQ","range_oper":"<","range_lower":1.58,"range_upper":4.75,"value_county":"CHITTENDEN","info_result_id":101,"info_result_date":"2023-07-31","info_date_collected":"31-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0511,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.58,"upper":4.75,"type":"LOQ","spec":null}},{"value_result_id":101,"value_grid_id":502,"value_pesticide_id":"Imidacloprid","value_sample_type":"Pollen","value_date_collected":"2023-07-31","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 1.39 - 4.16","range_type":"LOQ","range_oper":"<","range_lower":1.39,"range_upper":4.16,"value_county":"CHITTENDEN","info_result_id":101,"info_result_date":"2023-07-31","info_date_collected":"31-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0511,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.39,"upper":4.16,"type":"LOQ","spec":null}},{"value_result_id":101,"value_grid_id":502,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-07-31","value_year_collected":2023,"value_month_collected":7,"value_result":"0.21","range_type":null,"range_oper":"=","range_lower":0.21,"range_upper":0.21,"value_county":"CHITTENDEN","info_result_id":101,"info_result_date":"2023-07-31","info_date_collected":"31-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0511,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":0.21,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.197672141,44.06034048],[-73.157502459,44.060578834],[-73.157181983,44.031612047],[-73.197332105,44.031373926],[-73.197672141,44.06034048]]]]},"grid_id":514,"sampleCount":1,"samples":{"114":[{"value_result_id":114,"value_grid_id":514,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-24","value_year_collected":2023,"value_month_collected":5,"value_result":"11.91","range_type":null,"range_oper":"=","range_lower":11.91,"range_upper":11.91,"value_county":"ADDISON","info_result_id":114,"info_result_date":"2023-05-24","info_date_collected":"24-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8262,"info_other_mass_g":8.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Seeding and field prep with two miles and two days of the collection date","value_object":{"level":11.91,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":114,"value_grid_id":514,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-24","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"ADDISON","info_result_id":114,"info_result_date":"2023-05-24","info_date_collected":"24-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8262,"info_other_mass_g":8.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Seeding and field prep with two miles and two days of the collection date","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":114,"value_grid_id":514,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-24","value_year_collected":2023,"value_month_collected":5,"value_result":"1.55","range_type":null,"range_oper":"=","range_lower":1.55,"range_upper":1.55,"value_county":"ADDISON","info_result_id":114,"info_result_date":"2023-05-24","info_date_collected":"24-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8262,"info_other_mass_g":8.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Seeding and field prep with two miles and two days of the collection date","value_object":{"level":1.55,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":114,"value_grid_id":514,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen","value_date_collected":"2023-05-24","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 2.07 - 6.22","range_type":"LOQ","range_oper":"<","range_lower":2.07,"range_upper":6.22,"value_county":"ADDISON","info_result_id":114,"info_result_date":"2023-05-24","info_date_collected":"24-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8262,"info_other_mass_g":8.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Seeding and field prep with two miles and two days of the collection date","value_object":{"level":null,"operator":"<","lower":2.07,"upper":6.22,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.197332105,44.031373926],[-73.157181983,44.031612047],[-73.156861986,44.00264511],[-73.196992576,44.002407222],[-73.197332105,44.031373926]]]]},"grid_id":515,"sampleCount":1,"samples":{"113":[{"value_result_id":113,"value_grid_id":515,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-23","value_year_collected":2023,"value_month_collected":5,"value_result":"0.36","range_type":null,"range_oper":"=","range_lower":0.36,"range_upper":0.36,"value_county":"ADDISON","info_result_id":113,"info_result_date":"2023-05-23","info_date_collected":"23-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.036,"info_other_mass_g":8.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"no visibly close corn or soy, near the downtown of Middlebury","value_object":{"level":0.36,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":113,"value_grid_id":515,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-23","value_year_collected":2023,"value_month_collected":5,"value_result":"8.01","range_type":null,"range_oper":"=","range_lower":8.01,"range_upper":8.01,"value_county":"ADDISON","info_result_id":113,"info_result_date":"2023-05-23","info_date_collected":"23-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.036,"info_other_mass_g":8.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"no visibly close corn or soy, near the downtown of Middlebury","value_object":{"level":8.01,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":113,"value_grid_id":515,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-23","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.36","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.36,"value_county":"ADDISON","info_result_id":113,"info_result_date":"2023-05-23","info_date_collected":"23-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.036,"info_other_mass_g":8.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"no visibly close corn or soy, near the downtown of Middlebury","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.36,"type":"LOQ","spec":null}},{"value_result_id":113,"value_grid_id":515,"value_pesticide_id":"Penthiopyrad","value_sample_type":"Pollen","value_date_collected":"2023-05-23","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.14 - 0.4","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.4,"value_county":"ADDISON","info_result_id":113,"info_result_date":"2023-05-23","info_date_collected":"23-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.036,"info_other_mass_g":8.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"no visibly close corn or soy, near the downtown of Middlebury","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.4,"type":"LOQ","spec":null}},{"value_result_id":113,"value_grid_id":515,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-23","value_year_collected":2023,"value_month_collected":5,"value_result":"1.16","range_type":null,"range_oper":"=","range_lower":1.16,"range_upper":1.16,"value_county":"ADDISON","info_result_id":113,"info_result_date":"2023-05-23","info_date_collected":"23-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.036,"info_other_mass_g":8.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"no visibly close corn or soy, near the downtown of Middlebury","value_object":{"level":1.16,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.194967061,43.828604259],[-73.154953165,43.828840645],[-73.154636693,43.799872712],[-73.194631241,43.799636576],[-73.194967061,43.828604259]]]]},"grid_id":522,"sampleCount":3,"samples":{"117":[{"value_result_id":117,"value_grid_id":522,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"1.23","range_type":null,"range_oper":"=","range_lower":1.23,"range_upper":1.23,"value_county":"RUTLAND","info_result_id":117,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9516,"info_other_mass_g":9.4,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops within several miles of this apiary (Sample ID #6/16)","value_object":{"level":1.23,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":117,"value_grid_id":522,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"1.95","range_type":null,"range_oper":"=","range_lower":1.95,"range_upper":1.95,"value_county":"RUTLAND","info_result_id":117,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9516,"info_other_mass_g":9.4,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops within several miles of this apiary (Sample ID #6/16)","value_object":{"level":1.95,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":117,"value_grid_id":522,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.77","range_type":null,"range_oper":"=","range_lower":0.77,"range_upper":0.77,"value_county":"RUTLAND","info_result_id":117,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9516,"info_other_mass_g":9.4,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops within several miles of this apiary (Sample ID #6/16)","value_object":{"level":0.77,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":117,"value_grid_id":522,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.4 - 1.21","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.21,"value_county":"RUTLAND","info_result_id":117,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9516,"info_other_mass_g":9.4,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops within several miles of this apiary (Sample ID #6/16)","value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.21,"type":"LOQ","spec":null}}],"119":[{"value_result_id":119,"value_grid_id":522,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"1","range_type":null,"range_oper":"=","range_lower":1,"range_upper":1,"value_county":"RUTLAND","info_result_id":119,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8486,"info_other_mass_g":10,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag. row crops w/in several miles of this apiary. Major goldenrod nectar flow on during collection time. (Putnam #6/16)","value_object":{"level":1,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"120":[{"value_result_id":120,"value_grid_id":522,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-13","value_year_collected":2023,"value_month_collected":8,"value_result":"0.98","range_type":null,"range_oper":"=","range_lower":0.98,"range_upper":0.98,"value_county":"RUTLAND","info_result_id":120,"info_result_date":"2023-08-13","info_date_collected":"13-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9358,"info_other_mass_g":10.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"No ag row crops w/in several miles of this apiary. (Putnam # 6/16)","value_object":{"level":0.98,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.16667195,44.871587299],[-73.125941782,44.871818049],[-73.125628067,44.842855024],[-73.166337869,44.842624442],[-73.16667195,44.871587299]]]]},"grid_id":566,"sampleCount":5,"samples":{"85":[{"value_result_id":85,"value_grid_id":566,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":85,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8058,"info_other_mass_g":9.4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":85,"value_grid_id":566,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.06 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.21,"value_county":"FRANKLIN","info_result_id":85,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8058,"info_other_mass_g":9.4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.21,"type":"LOQ","spec":null}},{"value_result_id":85,"value_grid_id":566,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.15 - 0.42","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.42,"value_county":"FRANKLIN","info_result_id":85,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8058,"info_other_mass_g":9.4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.42,"type":"LOQ","spec":null}},{"value_result_id":85,"value_grid_id":566,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 2.08 - 6.24","range_type":"LOQ","range_oper":"<","range_lower":2.08,"range_upper":6.24,"value_county":"FRANKLIN","info_result_id":85,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8058,"info_other_mass_g":9.4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":2.08,"upper":6.24,"type":"LOQ","spec":null}},{"value_result_id":85,"value_grid_id":566,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"10.87","range_type":null,"range_oper":"=","range_lower":10.87,"range_upper":10.87,"value_county":"FRANKLIN","info_result_id":85,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8058,"info_other_mass_g":9.4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":10.87,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"89":[{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"6.87","range_type":null,"range_oper":"=","range_lower":6.87,"range_upper":6.87,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":6.87,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Cyantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.32 - 3.93","range_type":"LOQ","range_oper":"<","range_lower":1.32,"range_upper":3.93,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":1.32,"upper":3.93,"type":"LOQ","spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.38 - 4.13","range_type":"LOQ","range_oper":"<","range_lower":1.38,"range_upper":4.13,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":1.38,"upper":4.13,"type":"LOQ","spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Fluopyram","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.02 - 0.06","range_type":"LOQ","range_oper":"<","range_lower":0.02,"range_upper":0.06,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":0.02,"upper":0.06,"type":"LOQ","spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"64.93","range_type":null,"range_oper":"=","range_lower":64.93,"range_upper":64.93,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":64.93,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.51","range_type":null,"range_oper":"=","range_lower":0.51,"range_upper":0.51,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":0.51,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"30.6","range_type":null,"range_oper":"=","range_lower":30.6,"range_upper":30.6,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":30.6,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.54","range_type":null,"range_oper":"=","range_lower":0.54,"range_upper":0.54,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":0.54,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.16 - 0.47","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.47,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.47,"type":"LOQ","spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"Metalaxyl","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.29","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.29,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.29,"type":"LOQ","spec":null}},{"value_result_id":89,"value_grid_id":566,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"66.11","range_type":null,"range_oper":"=","range_lower":66.11,"range_upper":66.11,"value_county":"FRANKLIN","info_result_id":89,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0864,"info_other_mass_g":8.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"planting unknown. Palmer yard","value_object":{"level":66.11,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"135":[{"value_result_id":135,"value_grid_id":566,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.4","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.4,"value_county":"FRANKLIN","info_result_id":135,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":5.0592,"info_other_mass_g":5.7,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.4,"type":"LOQ","spec":null}},{"value_result_id":135,"value_grid_id":566,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.16 - 0.47","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.47,"value_county":"FRANKLIN","info_result_id":135,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":5.0592,"info_other_mass_g":5.7,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.47,"type":"LOQ","spec":null}}],"144":[{"value_result_id":144,"value_grid_id":566,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.4","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.4,"value_county":"FRANKLIN","info_result_id":144,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":5.0046,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.4,"type":"LOQ","spec":null}},{"value_result_id":144,"value_grid_id":566,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.16 - 0.48","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.48,"value_county":"FRANKLIN","info_result_id":144,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":5.0046,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.48,"type":"LOQ","spec":null}}],"153":[{"value_result_id":153,"value_grid_id":566,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 1.78 - 5.34","range_type":"LOQ","range_oper":"<","range_lower":1.78,"range_upper":5.34,"value_county":"FRANKLIN","info_result_id":153,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9357,"info_other_mass_g":4.5,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":1.78,"upper":5.34,"type":"LOQ","spec":null}},{"value_result_id":153,"value_grid_id":566,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.18 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.18,"range_upper":0.51,"value_county":"FRANKLIN","info_result_id":153,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9357,"info_other_mass_g":4.5,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.18,"upper":0.51,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.166004291,44.813661436],[-73.125314825,44.813891851],[-73.125002055,44.78492853],[-73.165671216,44.784698282],[-73.166004291,44.813661436]]]]},"grid_id":568,"sampleCount":8,"samples":{"71":[{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.54","range_type":null,"range_oper":"=","range_lower":0.54,"range_upper":0.54,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":0.54,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"5.64","range_type":null,"range_oper":"=","range_lower":5.64,"range_upper":5.64,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":5.64,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Cyantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.37 - 4.1","range_type":"LOQ","range_oper":"<","range_lower":1.37,"range_upper":4.1,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.37,"upper":4.1,"type":"LOQ","spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Fluopyram","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.08","range_type":null,"range_oper":"=","range_lower":0.08,"range_upper":0.08,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":0.08,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"14.55","range_type":null,"range_oper":"=","range_lower":14.55,"range_upper":14.55,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":14.55,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"6.63","range_type":null,"range_oper":"=","range_lower":6.63,"range_upper":6.63,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":6.63,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Pyrimethanil","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.68 - 2.05","range_type":"LOQ","range_oper":"<","range_lower":0.68,"range_upper":2.05,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.68,"upper":2.05,"type":"LOQ","spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"18.42","range_type":null,"range_oper":"=","range_lower":18.42,"range_upper":18.42,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":18.42,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Metalaxyl","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"73.39","range_type":null,"range_oper":"=","range_lower":73.39,"range_upper":73.39,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":73.39,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":71,"value_grid_id":568,"value_pesticide_id":"Thiamethoxam","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.82 - 2.46","range_type":"LOQ","range_oper":"<","range_lower":0.82,"range_upper":2.46,"value_county":"FRANKLIN","info_result_id":71,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8731,"info_other_mass_g":8.8,"info_hive_count":"5","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.82,"upper":2.46,"type":"LOQ","spec":null}}],"77":[{"value_result_id":77,"value_grid_id":568,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.41 - 1.22","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.22,"value_county":"FRANKLIN","info_result_id":77,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9262,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.22,"type":"LOQ","spec":null}},{"value_result_id":77,"value_grid_id":568,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"FRANKLIN","info_result_id":77,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9262,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":77,"value_grid_id":568,"value_pesticide_id":"Prometryn","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"0.44","range_type":null,"range_oper":"=","range_lower":0.44,"range_upper":0.44,"value_county":"FRANKLIN","info_result_id":77,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9262,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":0.44,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":77,"value_grid_id":568,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"1.7","range_type":null,"range_oper":"=","range_lower":1.7,"range_upper":1.7,"value_county":"FRANKLIN","info_result_id":77,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9262,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":1.7,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":77,"value_grid_id":568,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"50.69","range_type":null,"range_oper":"=","range_lower":50.69,"range_upper":50.69,"value_county":"FRANKLIN","info_result_id":77,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9262,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":50.69,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"80":[{"value_result_id":80,"value_grid_id":568,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":80,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8656,"info_other_mass_g":6.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":80,"value_grid_id":568,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"5.83","range_type":null,"range_oper":"=","range_lower":5.83,"range_upper":5.83,"value_county":"FRANKLIN","info_result_id":80,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8656,"info_other_mass_g":6.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":5.83,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":80,"value_grid_id":568,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"12.02","range_type":null,"range_oper":"=","range_lower":12.02,"range_upper":12.02,"value_county":"FRANKLIN","info_result_id":80,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8656,"info_other_mass_g":6.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":12.02,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":80,"value_grid_id":568,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"14.6","range_type":null,"range_oper":"=","range_lower":14.6,"range_upper":14.6,"value_county":"FRANKLIN","info_result_id":80,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8656,"info_other_mass_g":6.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":14.6,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":80,"value_grid_id":568,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"26.23","range_type":null,"range_oper":"=","range_lower":26.23,"range_upper":26.23,"value_county":"FRANKLIN","info_result_id":80,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8656,"info_other_mass_g":6.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":26.23,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"84":[{"value_result_id":84,"value_grid_id":568,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"7.54","range_type":null,"range_oper":"=","range_lower":7.54,"range_upper":7.54,"value_county":"FRANKLIN","info_result_id":84,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8479,"info_other_mass_g":7.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":7.54,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":84,"value_grid_id":568,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"1.71","range_type":null,"range_oper":"=","range_lower":1.71,"range_upper":1.71,"value_county":"FRANKLIN","info_result_id":84,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8479,"info_other_mass_g":7.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":1.71,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":84,"value_grid_id":568,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"14.77","range_type":null,"range_oper":"=","range_lower":14.77,"range_upper":14.77,"value_county":"FRANKLIN","info_result_id":84,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8479,"info_other_mass_g":7.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":14.77,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":84,"value_grid_id":568,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"55.52","range_type":null,"range_oper":"=","range_lower":55.52,"range_upper":55.52,"value_county":"FRANKLIN","info_result_id":84,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8479,"info_other_mass_g":7.6,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":55.52,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"147":[{"value_result_id":147,"value_grid_id":568,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.19 - 0.56","range_type":"LOQ","range_oper":"<","range_lower":0.19,"range_upper":0.56,"value_county":"FRANKLIN","info_result_id":147,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.2506,"info_other_mass_g":5.3,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.19,"upper":0.56,"type":"LOQ","spec":null}}],"158":[{"value_result_id":158,"value_grid_id":568,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.18 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.18,"range_upper":0.51,"value_county":"FRANKLIN","info_result_id":158,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9413,"info_other_mass_g":5.8,"info_hive_count":"N/A","info_plant_species":"ny aster","info_row_crop_site":"Y","info_notes":"NY Aster","value_object":{"level":null,"operator":"<","lower":0.18,"upper":0.51,"type":"LOQ","spec":null}}],"159":[{"value_result_id":159,"value_grid_id":568,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"0.18","range_type":null,"range_oper":"=","range_lower":0.18,"range_upper":0.18,"value_county":"FRANKLIN","info_result_id":159,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.7223,"info_other_mass_g":5.9,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":0.18,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":159,"value_grid_id":568,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.15 - 0.42","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.42,"value_county":"FRANKLIN","info_result_id":159,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.7223,"info_other_mass_g":5.9,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.42,"type":"LOQ","spec":null}},{"value_result_id":159,"value_grid_id":568,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"7.62","range_type":null,"range_oper":"=","range_lower":7.62,"range_upper":7.62,"value_county":"FRANKLIN","info_result_id":159,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.7223,"info_other_mass_g":5.9,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":7.62,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"166":[{"value_result_id":166,"value_grid_id":568,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-09-08","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.2 - 0.57","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.57,"value_county":"FRANKLIN","info_result_id":166,"info_result_date":"2023-09-08","info_date_collected":"8-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4944,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.57,"type":"LOQ","spec":null}},{"value_result_id":166,"value_grid_id":568,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Plant","value_date_collected":"2023-09-08","value_year_collected":2023,"value_month_collected":9,"value_result":"22.28","range_type":null,"range_oper":"=","range_lower":22.28,"range_upper":22.28,"value_county":"FRANKLIN","info_result_id":166,"info_result_date":"2023-09-08","info_date_collected":"8-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4944,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":22.28,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.163353161,44.581954843],[-73.12282556,44.582183307],[-73.122516494,44.55321917],[-73.163023986,44.552990978],[-73.163353161,44.581954843]]]]},"grid_id":576,"sampleCount":5,"samples":{"65":[{"value_result_id":65,"value_grid_id":576,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.65 - 4.94","range_type":"LOQ","range_oper":"<","range_lower":1.65,"range_upper":4.94,"value_county":"CHITTENDEN","info_result_id":65,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8619,"info_other_mass_g":7.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":1.65,"upper":4.94,"type":"LOQ","spec":null}},{"value_result_id":65,"value_grid_id":576,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"CHITTENDEN","info_result_id":65,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8619,"info_other_mass_g":7.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":65,"value_grid_id":576,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"CHITTENDEN","info_result_id":65,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8619,"info_other_mass_g":7.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}}],"66":[{"value_result_id":66,"value_grid_id":576,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-10-06","value_year_collected":2023,"value_month_collected":10,"value_result":"<LOQ, 0.12 - 0.36","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.36,"value_county":"CHITTENDEN","info_result_id":66,"info_result_date":"2023-10-06","info_date_collected":"6-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":3.351,"info_other_mass_g":3.3,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.36,"type":"LOQ","spec":null}},{"value_result_id":66,"value_grid_id":576,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-10-06","value_year_collected":2023,"value_month_collected":10,"value_result":"<LOQ, 2.39 - 7.16","range_type":"LOQ","range_oper":"<","range_lower":2.39,"range_upper":7.16,"value_county":"CHITTENDEN","info_result_id":66,"info_result_date":"2023-10-06","info_date_collected":"6-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":3.351,"info_other_mass_g":3.3,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":null,"operator":"<","lower":2.39,"upper":7.16,"type":"LOQ","spec":null}},{"value_result_id":66,"value_grid_id":576,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-10-06","value_year_collected":2023,"value_month_collected":10,"value_result":"3.08","range_type":null,"range_oper":"=","range_lower":3.08,"range_upper":3.08,"value_county":"CHITTENDEN","info_result_id":66,"info_result_date":"2023-10-06","info_date_collected":"6-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":3.351,"info_other_mass_g":3.3,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"","value_object":{"level":3.08,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"67":[{"value_result_id":67,"value_grid_id":576,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.65 - 4.95","range_type":"LOQ","range_oper":"<","range_lower":1.65,"range_upper":4.95,"value_county":"CHITTENDEN","info_result_id":67,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8522,"info_other_mass_g":5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":1.65,"upper":4.95,"type":"LOQ","spec":null}},{"value_result_id":67,"value_grid_id":576,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"0.26","range_type":null,"range_oper":"=","range_lower":0.26,"range_upper":0.26,"value_county":"CHITTENDEN","info_result_id":67,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8522,"info_other_mass_g":5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":0.26,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":67,"value_grid_id":576,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"CHITTENDEN","info_result_id":67,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8522,"info_other_mass_g":5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}}],"68":[{"value_result_id":68,"value_grid_id":576,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"5.08","range_type":null,"range_oper":"=","range_lower":5.08,"range_upper":5.08,"value_county":"CHITTENDEN","info_result_id":68,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8148,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":5.08,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":68,"value_grid_id":576,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.45 - 4.36","range_type":"LOQ","range_oper":"<","range_lower":1.45,"range_upper":4.36,"value_county":"CHITTENDEN","info_result_id":68,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8148,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":1.45,"upper":4.36,"type":"LOQ","spec":null}},{"value_result_id":68,"value_grid_id":576,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"CHITTENDEN","info_result_id":68,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8148,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":68,"value_grid_id":576,"value_pesticide_id":"Prometryn","value_sample_type":"Pollen","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.15 - 0.42","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.42,"value_county":"CHITTENDEN","info_result_id":68,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8148,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.42,"type":"LOQ","spec":null}},{"value_result_id":68,"value_grid_id":576,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.15 - 0.42","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.42,"value_county":"CHITTENDEN","info_result_id":68,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8148,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.42,"type":"LOQ","spec":null}}],"69":[{"value_result_id":69,"value_grid_id":576,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 5.2 - 15.61","range_type":"LOQ","range_oper":"<","range_lower":5.2,"range_upper":15.61,"value_county":"CHITTENDEN","info_result_id":69,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":1.5373,"info_other_mass_g":1.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":5.2,"upper":15.61,"type":"LOQ","spec":null}},{"value_result_id":69,"value_grid_id":576,"value_pesticide_id":"Imidacloprid","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 4.55 - 13.66","range_type":"LOQ","range_oper":"<","range_lower":4.55,"range_upper":13.66,"value_county":"CHITTENDEN","info_result_id":69,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":1.5373,"info_other_mass_g":1.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":null,"operator":"<","lower":4.55,"upper":13.66,"type":"LOQ","spec":null}},{"value_result_id":69,"value_grid_id":576,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-18","value_year_collected":2023,"value_month_collected":5,"value_result":"1.81","range_type":null,"range_oper":"=","range_lower":1.81,"range_upper":1.81,"value_county":"CHITTENDEN","info_result_id":69,"info_result_date":"2023-05-18","info_date_collected":"18-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":1.5373,"info_other_mass_g":1.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Hives located 3-5 miles; no corn in area (too wet) *Additional 110g sample sotred frozen if needed","value_object":{"level":1.81,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.125941782,44.871818049],[-73.08521114,44.872034272],[-73.084917793,44.843071094],[-73.125628067,44.842855024],[-73.125941782,44.871818049]]]]},"grid_id":646,"sampleCount":11,"samples":{"10":[{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.66 - 1.99","range_type":"LOQ","range_oper":"<","range_lower":0.66,"range_upper":1.99,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.66,"upper":1.99,"type":"LOQ","spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.6 - 1.79","range_type":"LOQ","range_oper":"<","range_lower":0.6,"range_upper":1.79,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.6,"upper":1.79,"type":"LOQ","spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"69.83","range_type":null,"range_oper":"=","range_lower":69.83,"range_upper":69.83,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":69.83,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.03 - 0.1","range_type":"LOQ","range_oper":"<","range_lower":0.03,"range_upper":0.1,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.03,"upper":0.1,"type":"LOQ","spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"0.43","range_type":null,"range_oper":"=","range_lower":0.43,"range_upper":0.43,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.43,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Thiacloprid","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.13 - 0.4","range_type":"LOQ","range_oper":"<","range_lower":0.13,"range_upper":0.4,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.13,"upper":0.4,"type":"LOQ","spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"46.41","range_type":null,"range_oper":"=","range_lower":46.41,"range_upper":46.41,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":46.41,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Propazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"2.39","range_type":null,"range_oper":"=","range_lower":2.39,"range_upper":2.39,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":2.39,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"0.77","range_type":null,"range_oper":"=","range_lower":0.77,"range_upper":0.77,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.77,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"867","range_type":null,"range_oper":"=","range_lower":867,"range_upper":867,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":867,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Thiamethoxam","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.6","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.6,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.6,"type":"LOQ","spec":null}},{"value_result_id":10,"value_grid_id":646,"value_pesticide_id":"Thiabendazole","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-26","value_year_collected":2021,"value_month_collected":5,"value_result":"0.37","range_type":null,"range_oper":"=","range_lower":0.37,"range_upper":0.37,"value_county":"FRANKLIN","info_result_id":10,"info_result_date":"2021-05-26","info_date_collected":"26-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.02,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.37,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"11":[{"value_result_id":11,"value_grid_id":646,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"5.47","range_type":null,"range_oper":"=","range_lower":5.47,"range_upper":5.47,"value_county":"FRANKLIN","info_result_id":11,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":5.47,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":11,"value_grid_id":646,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"0.11","range_type":null,"range_oper":"=","range_lower":0.11,"range_upper":0.11,"value_county":"FRANKLIN","info_result_id":11,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.11,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":11,"value_grid_id":646,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"0.14","range_type":null,"range_oper":"=","range_lower":0.14,"range_upper":0.14,"value_county":"FRANKLIN","info_result_id":11,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.14,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":11,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"10.21","range_type":null,"range_oper":"=","range_lower":10.21,"range_upper":10.21,"value_county":"FRANKLIN","info_result_id":11,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":10.21,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":11,"value_grid_id":646,"value_pesticide_id":"Propazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"FRANKLIN","info_result_id":11,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":11,"value_grid_id":646,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-19","value_year_collected":2021,"value_month_collected":6,"value_result":"55.51","range_type":null,"range_oper":"=","range_lower":55.51,"range_upper":55.51,"value_county":"FRANKLIN","info_result_id":11,"info_result_date":"2021-06-19","info_date_collected":"19-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":55.51,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"12":[{"value_result_id":12,"value_grid_id":646,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-02","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"FRANKLIN","info_result_id":12,"info_result_date":"2021-08-02","info_date_collected":"2-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.97,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":12,"value_grid_id":646,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-02","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"FRANKLIN","info_result_id":12,"info_result_date":"2021-08-02","info_date_collected":"2-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.97,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":12,"value_grid_id":646,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-02","value_year_collected":2021,"value_month_collected":8,"value_result":"0.13","range_type":null,"range_oper":"=","range_lower":0.13,"range_upper":0.13,"value_county":"FRANKLIN","info_result_id":12,"info_result_date":"2021-08-02","info_date_collected":"2-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.97,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.13,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":12,"value_grid_id":646,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-02","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.03 - 0.1","range_type":"LOQ","range_oper":"<","range_lower":0.03,"range_upper":0.1,"value_county":"FRANKLIN","info_result_id":12,"info_result_date":"2021-08-02","info_date_collected":"2-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.97,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.03,"upper":0.1,"type":"LOQ","spec":null}},{"value_result_id":12,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-02","value_year_collected":2021,"value_month_collected":8,"value_result":"0.29","range_type":null,"range_oper":"=","range_lower":0.29,"range_upper":0.29,"value_county":"FRANKLIN","info_result_id":12,"info_result_date":"2021-08-02","info_date_collected":"2-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.97,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.29,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":12,"value_grid_id":646,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-02","value_year_collected":2021,"value_month_collected":8,"value_result":"63.58","range_type":null,"range_oper":"=","range_lower":63.58,"range_upper":63.58,"value_county":"FRANKLIN","info_result_id":12,"info_result_date":"2021-08-02","info_date_collected":"2-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.97,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":63.58,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"13":[{"value_result_id":13,"value_grid_id":646,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-26","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"FRANKLIN","info_result_id":13,"info_result_date":"2021-08-26","info_date_collected":"26-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.96,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":13,"value_grid_id":646,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-26","value_year_collected":2021,"value_month_collected":8,"value_result":"0.78","range_type":null,"range_oper":"=","range_lower":0.78,"range_upper":0.78,"value_county":"FRANKLIN","info_result_id":13,"info_result_date":"2021-08-26","info_date_collected":"26-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.96,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.78,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":13,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-26","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.07 - 0.2","range_type":"LOQ","range_oper":"<","range_lower":0.07,"range_upper":0.2,"value_county":"FRANKLIN","info_result_id":13,"info_result_date":"2021-08-26","info_date_collected":"26-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.96,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.07,"upper":0.2,"type":"LOQ","spec":null}},{"value_result_id":13,"value_grid_id":646,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-26","value_year_collected":2021,"value_month_collected":8,"value_result":">ULOQ, >2016.13","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":2016.13,"value_county":"FRANKLIN","info_result_id":13,"info_result_date":"2021-08-26","info_date_collected":"26-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.96,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"2016.13"}}],"17":[{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Fluoxastrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 0.17 - 0.5","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.5,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.5,"type":"LOQ","spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"5.31","range_type":null,"range_oper":"=","range_lower":5.31,"range_upper":5.31,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":5.31,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 1.25 - 3.74","range_type":"LOQ","range_oper":"<","range_lower":1.25,"range_upper":3.74,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":1.25,"upper":3.74,"type":"LOQ","spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"108.27","range_type":null,"range_oper":"=","range_lower":108.27,"range_upper":108.27,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":108.27,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Fenpyroximate","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 0.21 - 0.62","range_type":"LOQ","range_oper":"<","range_lower":0.21,"range_upper":0.62,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.21,"upper":0.62,"type":"LOQ","spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"1.77","range_type":null,"range_oper":"=","range_lower":1.77,"range_upper":1.77,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.77,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"189.79","range_type":null,"range_oper":"=","range_lower":189.79,"range_upper":189.79,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":189.79,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Propazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"1.42","range_type":null,"range_oper":"=","range_lower":1.42,"range_upper":1.42,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.42,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"Metalaxyl","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":17,"value_grid_id":646,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-14","value_year_collected":2022,"value_month_collected":5,"value_result":"<LOQ, 2.08 - 6.23","range_type":"LOQ","range_oper":"<","range_lower":2.08,"range_upper":6.23,"value_county":"FRANKLIN","info_result_id":17,"info_result_date":"2022-05-14","info_date_collected":"14-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8132,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":2.08,"upper":6.23,"type":"LOQ","spec":null}}],"70":[{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.43 - 4.29","range_type":"LOQ","range_oper":"<","range_lower":1.43,"range_upper":4.29,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.43,"upper":4.29,"type":"LOQ","spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.43 - 4.29","range_type":"LOQ","range_oper":"<","range_lower":1.43,"range_upper":4.29,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.43,"upper":4.29,"type":"LOQ","spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Fluopyram","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.02 - 0.06","range_type":"LOQ","range_oper":"<","range_lower":0.02,"range_upper":0.06,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.02,"upper":0.06,"type":"LOQ","spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"19.99","range_type":null,"range_oper":"=","range_lower":19.99,"range_upper":19.99,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":19.99,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.49","range_type":null,"range_oper":"=","range_lower":0.49,"range_upper":0.49,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":0.49,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"30.12","range_type":null,"range_oper":"=","range_lower":30.12,"range_upper":30.12,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":30.12,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.61,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.61,"type":"LOQ","spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"Metalaxyl","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":70,"value_grid_id":646,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"37.2","range_type":null,"range_oper":"=","range_lower":37.2,"range_upper":37.2,"value_county":"FRANKLIN","info_result_id":70,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8936,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":37.2,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"78":[{"value_result_id":78,"value_grid_id":646,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":78,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8624,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":78,"value_grid_id":646,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"FRANKLIN","info_result_id":78,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8624,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":78,"value_grid_id":646,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"2.91","range_type":null,"range_oper":"=","range_lower":2.91,"range_upper":2.91,"value_county":"FRANKLIN","info_result_id":78,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8624,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":2.91,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":78,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"1.42","range_type":null,"range_oper":"=","range_lower":1.42,"range_upper":1.42,"value_county":"FRANKLIN","info_result_id":78,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8624,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":1.42,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":78,"value_grid_id":646,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"38.53","range_type":null,"range_oper":"=","range_lower":38.53,"range_upper":38.53,"value_county":"FRANKLIN","info_result_id":78,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8624,"info_other_mass_g":8.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":38.53,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"81":[{"value_result_id":81,"value_grid_id":646,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"0.34","range_type":null,"range_oper":"=","range_lower":0.34,"range_upper":0.34,"value_county":"FRANKLIN","info_result_id":81,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0197,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":0.34,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":81,"value_grid_id":646,"value_pesticide_id":"Prometryn","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.4","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.4,"value_county":"FRANKLIN","info_result_id":81,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0197,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.4,"type":"LOQ","spec":null}},{"value_result_id":81,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"0.64","range_type":null,"range_oper":"=","range_lower":0.64,"range_upper":0.64,"value_county":"FRANKLIN","info_result_id":81,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0197,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":0.64,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":81,"value_grid_id":646,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 1.99 - 5.98","range_type":"LOQ","range_oper":"<","range_lower":1.99,"range_upper":5.98,"value_county":"FRANKLIN","info_result_id":81,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0197,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":1.99,"upper":5.98,"type":"LOQ","spec":null}},{"value_result_id":81,"value_grid_id":646,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 1.59 - 4.78","range_type":"LOQ","range_oper":"<","range_lower":1.59,"range_upper":4.78,"value_county":"FRANKLIN","info_result_id":81,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0197,"info_other_mass_g":9.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":1.59,"upper":4.78,"type":"LOQ","spec":null}}],"132":[{"value_result_id":132,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.2 - 0.58","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.58,"value_county":"FRANKLIN","info_result_id":132,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4556,"info_other_mass_g":5.3,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.58,"type":"LOQ","spec":null}},{"value_result_id":132,"value_grid_id":646,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.23 - 0.69","range_type":"LOQ","range_oper":"<","range_lower":0.23,"range_upper":0.69,"value_county":"FRANKLIN","info_result_id":132,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4556,"info_other_mass_g":5.3,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.23,"upper":0.69,"type":"LOQ","spec":null}}],"145":[{"value_result_id":145,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.39","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.39,"value_county":"FRANKLIN","info_result_id":145,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":5.1314,"info_other_mass_g":5.2,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.39,"type":"LOQ","spec":null}},{"value_result_id":145,"value_grid_id":646,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.16 - 0.47","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.47,"value_county":"FRANKLIN","info_result_id":145,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":5.1314,"info_other_mass_g":5.2,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.47,"type":"LOQ","spec":null}}],"148":[{"value_result_id":148,"value_grid_id":646,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.15 - 0.42","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.42,"value_county":"FRANKLIN","info_result_id":148,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.7275,"info_other_mass_g":4.7,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.42,"type":"LOQ","spec":null}},{"value_result_id":148,"value_grid_id":646,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.17 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.51,"value_county":"FRANKLIN","info_result_id":148,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.7275,"info_other_mass_g":4.7,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.51,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.124066489,44.698038356],[-73.083457678,44.698253471],[-73.083166976,44.669289676],[-73.123755555,44.669074819],[-73.124066489,44.698038356]]]]},"grid_id":652,"sampleCount":3,"samples":{"178":[{"value_result_id":178,"value_grid_id":652,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"18.76","range_type":null,"range_oper":"=","range_lower":18.76,"range_upper":18.76,"value_county":"CHITTENDEN","info_result_id":178,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":4.1243,"info_other_mass_g":4.2,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover","value_object":{"level":18.76,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"179":[{"value_result_id":179,"value_grid_id":652,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"20.07","range_type":null,"range_oper":"=","range_lower":20.07,"range_upper":20.07,"value_county":"CHITTENDEN","info_result_id":179,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":2.1637,"info_other_mass_g":2.2,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover, strong colony otherwise, lots of black bees","value_object":{"level":20.07,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"180":[{"value_result_id":180,"value_grid_id":652,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"<LOQ, 0.28 - 0.85","range_type":"LOQ","range_oper":"<","range_lower":0.28,"range_upper":0.85,"value_county":"CHITTENDEN","info_result_id":180,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":2.836,"info_other_mass_g":2.9,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover, queenless","value_object":{"level":null,"operator":"<","lower":0.28,"upper":0.85,"type":"LOQ","spec":null}},{"value_result_id":180,"value_grid_id":652,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"43.33","range_type":null,"range_oper":"=","range_lower":43.33,"range_upper":43.33,"value_county":"CHITTENDEN","info_result_id":180,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":2.836,"info_other_mass_g":2.9,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover, queenless","value_object":{"level":43.33,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.120978139,44.408395608],[-73.080570328,44.408608265],[-73.080283989,44.379642811],[-73.120671856,44.379430374],[-73.120978139,44.408395608]]]]},"grid_id":662,"sampleCount":1,"samples":{"129":[{"value_result_id":129,"value_grid_id":662,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-14","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.63 - 4.88","range_type":"LOQ","range_oper":"<","range_lower":1.63,"range_upper":4.88,"value_county":"CHITTENDEN","info_result_id":129,"info_result_date":"2023-05-14","info_date_collected":"14-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9166,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/12-5/14","value_object":{"level":null,"operator":"<","lower":1.63,"upper":4.88,"type":"LOQ","spec":null}},{"value_result_id":129,"value_grid_id":662,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-14","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.41 - 1.22","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.22,"value_county":"CHITTENDEN","info_result_id":129,"info_result_date":"2023-05-14","info_date_collected":"14-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9166,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/12-5/14","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.22,"type":"LOQ","spec":null}},{"value_result_id":129,"value_grid_id":662,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-14","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.37","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.37,"value_county":"CHITTENDEN","info_result_id":129,"info_result_date":"2023-05-14","info_date_collected":"14-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9166,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/12-5/14","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.37,"type":"LOQ","spec":null}},{"value_result_id":129,"value_grid_id":662,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-14","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"CHITTENDEN","info_result_id":129,"info_result_date":"2023-05-14","info_date_collected":"14-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9166,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/12-5/14","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}},{"value_result_id":129,"value_grid_id":662,"value_pesticide_id":"Mandipropamid","value_sample_type":"Pollen","value_date_collected":"2023-05-14","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.61,"value_county":"CHITTENDEN","info_result_id":129,"info_result_date":"2023-05-14","info_date_collected":"14-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9166,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/12-5/14","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.61,"type":"LOQ","spec":null}},{"value_result_id":129,"value_grid_id":662,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-14","value_year_collected":2023,"value_month_collected":5,"value_result":"10.23","range_type":null,"range_oper":"=","range_lower":10.23,"range_upper":10.23,"value_county":"CHITTENDEN","info_result_id":129,"info_result_date":"2023-05-14","info_date_collected":"14-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9166,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/12-5/14","value_object":{"level":10.23,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.116131741,43.944934205],[-73.076039238,43.945143462],[-73.075759798,43.916175667],[-73.115832835,43.915966633],[-73.116131741,43.944934205]]]]},"grid_id":678,"sampleCount":3,"samples":{"23":[{"value_result_id":23,"value_grid_id":678,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"ADDISON","info_result_id":23,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9196,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":23,"value_grid_id":678,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 2.03 - 6.1","range_type":"LOQ","range_oper":"<","range_lower":2.03,"range_upper":6.1,"value_county":"ADDISON","info_result_id":23,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9196,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":2.03,"upper":6.1,"type":"LOQ","spec":null}},{"value_result_id":23,"value_grid_id":678,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"0.69","range_type":null,"range_oper":"=","range_lower":0.69,"range_upper":0.69,"value_county":"ADDISON","info_result_id":23,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9196,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.69,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":23,"value_grid_id":678,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-06","value_year_collected":2022,"value_month_collected":8,"value_result":"1.6","range_type":null,"range_oper":"=","range_lower":1.6,"range_upper":1.6,"value_county":"ADDISON","info_result_id":23,"info_result_date":"2022-08-06","info_date_collected":"6-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.9196,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.6,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"28":[{"value_result_id":28,"value_grid_id":678,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-13","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.2 - 0.6","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.6,"value_county":"ADDISON","info_result_id":28,"info_result_date":"2022-08-13","info_date_collected":"13-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0375,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.6,"type":"LOQ","spec":null}},{"value_result_id":28,"value_grid_id":678,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-13","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.06 - 0.18","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.18,"value_county":"ADDISON","info_result_id":28,"info_result_date":"2022-08-13","info_date_collected":"13-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0375,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.18,"type":"LOQ","spec":null}},{"value_result_id":28,"value_grid_id":678,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-13","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.06 - 0.2","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.2,"value_county":"ADDISON","info_result_id":28,"info_result_date":"2022-08-13","info_date_collected":"13-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0375,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.2,"type":"LOQ","spec":null}},{"value_result_id":28,"value_grid_id":678,"value_pesticide_id":"Propazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-13","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.16 - 0.48","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.48,"value_county":"ADDISON","info_result_id":28,"info_result_date":"2022-08-13","info_date_collected":"13-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":5.0375,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.48,"type":"LOQ","spec":null}}],"33":[{"value_result_id":33,"value_grid_id":678,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-08-18","value_year_collected":2022,"value_month_collected":8,"value_result":"<LOQ, 0.22 - 0.67","range_type":"LOQ","range_oper":"<","range_lower":0.22,"range_upper":0.67,"value_county":"ADDISON","info_result_id":33,"info_result_date":"2022-08-18","info_date_collected":"18-Aug","info_year_collected":2022,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.5091,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.22,"upper":0.67,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.086388966,44.987885502],[-73.0455761,44.988087754],[-73.045301468,44.95912503],[-73.086093842,44.958922917],[-73.086388966,44.987885502]]]]},"grid_id":722,"sampleCount":9,"samples":{"74":[{"value_result_id":74,"value_grid_id":722,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"6.35","range_type":null,"range_oper":"=","range_lower":6.35,"range_upper":6.35,"value_county":"FRANKLIN","info_result_id":74,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.7966,"info_other_mass_g":6.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":6.35,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":74,"value_grid_id":722,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"10.76","range_type":null,"range_oper":"=","range_lower":10.76,"range_upper":10.76,"value_county":"FRANKLIN","info_result_id":74,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.7966,"info_other_mass_g":6.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":10.76,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":74,"value_grid_id":722,"value_pesticide_id":"Ametryn","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.42 - 1.25","range_type":"LOQ","range_oper":"<","range_lower":0.42,"range_upper":1.25,"value_county":"FRANKLIN","info_result_id":74,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.7966,"info_other_mass_g":6.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.42,"upper":1.25,"type":"LOQ","spec":null}}],"83":[{"value_result_id":83,"value_grid_id":722,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":83,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8915,"info_other_mass_g":8.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":83,"value_grid_id":722,"value_pesticide_id":"Prometryn","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"FRANKLIN","info_result_id":83,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8915,"info_other_mass_g":8.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}},{"value_result_id":83,"value_grid_id":722,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.2 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.61,"value_county":"FRANKLIN","info_result_id":83,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8915,"info_other_mass_g":8.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.61,"type":"LOQ","spec":null}},{"value_result_id":83,"value_grid_id":722,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"5.45","range_type":null,"range_oper":"=","range_lower":5.45,"range_upper":5.45,"value_county":"FRANKLIN","info_result_id":83,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8915,"info_other_mass_g":8.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":5.45,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":83,"value_grid_id":722,"value_pesticide_id":"Ametryn","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.41 - 1.23","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.23,"value_county":"FRANKLIN","info_result_id":83,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8915,"info_other_mass_g":8.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.23,"type":"LOQ","spec":null}}],"88":[{"value_result_id":88,"value_grid_id":722,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.44 - 4.33","range_type":"LOQ","range_oper":"<","range_lower":1.44,"range_upper":4.33,"value_county":"FRANKLIN","info_result_id":88,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8444,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planting unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":1.44,"upper":4.33,"type":"LOQ","spec":null}},{"value_result_id":88,"value_grid_id":722,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"18.35","range_type":null,"range_oper":"=","range_lower":18.35,"range_upper":18.35,"value_county":"FRANKLIN","info_result_id":88,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8444,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planting unknown. Palmer yard","value_object":{"level":18.35,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":88,"value_grid_id":722,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.73","range_type":null,"range_oper":"=","range_lower":0.73,"range_upper":0.73,"value_county":"FRANKLIN","info_result_id":88,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8444,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planting unknown. Palmer yard","value_object":{"level":0.73,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":88,"value_grid_id":722,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"9.11","range_type":null,"range_oper":"=","range_lower":9.11,"range_upper":9.11,"value_county":"FRANKLIN","info_result_id":88,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8444,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planting unknown. Palmer yard","value_object":{"level":9.11,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":88,"value_grid_id":722,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.21 - 0.62","range_type":"LOQ","range_oper":"<","range_lower":0.21,"range_upper":0.62,"value_county":"FRANKLIN","info_result_id":88,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8444,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planting unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":0.21,"upper":0.62,"type":"LOQ","spec":null}},{"value_result_id":88,"value_grid_id":722,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"37.3","range_type":null,"range_oper":"=","range_lower":37.3,"range_upper":37.3,"value_county":"FRANKLIN","info_result_id":88,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8444,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planting unknown. Palmer yard","value_object":{"level":37.3,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"90":[{"value_result_id":90,"value_grid_id":722,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-09-13","value_year_collected":2023,"value_month_collected":9,"value_result":"39.97","range_type":null,"range_oper":"=","range_lower":39.97,"range_upper":39.97,"value_county":"FRANKLIN","info_result_id":90,"info_result_date":"2023-09-13","info_date_collected":"13-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":2.7311,"info_other_mass_g":2.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Only hive with new pollen during sampling period","value_object":{"level":39.97,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":90,"value_grid_id":722,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-09-13","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.26 - 0.73","range_type":"LOQ","range_oper":"<","range_lower":0.26,"range_upper":0.73,"value_county":"FRANKLIN","info_result_id":90,"info_result_date":"2023-09-13","info_date_collected":"13-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":2.7311,"info_other_mass_g":2.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Only hive with new pollen during sampling period","value_object":{"level":null,"operator":"<","lower":0.26,"upper":0.73,"type":"LOQ","spec":null}},{"value_result_id":90,"value_grid_id":722,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-09-13","value_year_collected":2023,"value_month_collected":9,"value_result":">ULOQ, >1464.61","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":1464.61,"value_county":"FRANKLIN","info_result_id":90,"info_result_date":"2023-09-13","info_date_collected":"13-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":2.7311,"info_other_mass_g":2.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Only hive with new pollen during sampling period","value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"1464.61"}}],"140":[{"value_result_id":140,"value_grid_id":722,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 3.15 - 9.44","range_type":"LOQ","range_oper":"<","range_lower":3.15,"range_upper":9.44,"value_county":"FRANKLIN","info_result_id":140,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":2.2243,"info_other_mass_g":2.2,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":3.15,"upper":9.44,"type":"LOQ","spec":null}},{"value_result_id":140,"value_grid_id":722,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.31 - 0.9","range_type":"LOQ","range_oper":"<","range_lower":0.31,"range_upper":0.9,"value_county":"FRANKLIN","info_result_id":140,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":2.2243,"info_other_mass_g":2.2,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.31,"upper":0.9,"type":"LOQ","spec":null}},{"value_result_id":140,"value_grid_id":722,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.36 - 1.08","range_type":"LOQ","range_oper":"<","range_lower":0.36,"range_upper":1.08,"value_county":"FRANKLIN","info_result_id":140,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":2.2243,"info_other_mass_g":2.2,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.36,"upper":1.08,"type":"LOQ","spec":null}}],"151":[{"value_result_id":151,"value_grid_id":722,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.26 - 0.77","range_type":"LOQ","range_oper":"<","range_lower":0.26,"range_upper":0.77,"value_county":"FRANKLIN","info_result_id":151,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.1283,"info_other_mass_g":4.3,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.26,"upper":0.77,"type":"LOQ","spec":null}}],"152":[{"value_result_id":152,"value_grid_id":722,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 2.26 - 6.78","range_type":"LOQ","range_oper":"<","range_lower":2.26,"range_upper":6.78,"value_county":"FRANKLIN","info_result_id":152,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.0974,"info_other_mass_g":3.4,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":2.26,"upper":6.78,"type":"LOQ","spec":null}}],"167":[{"value_result_id":167,"value_grid_id":722,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"14.39","range_type":null,"range_oper":"=","range_lower":14.39,"range_upper":14.39,"value_county":"FRANKLIN","info_result_id":167,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.8001,"info_other_mass_g":5.8,"info_hive_count":"N/A","info_plant_species":"ny aster","info_row_crop_site":"Y","info_notes":"NY Aster","value_object":{"level":14.39,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"169":[{"value_result_id":169,"value_grid_id":722,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.18 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.18,"range_upper":0.51,"value_county":"FRANKLIN","info_result_id":169,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9101,"info_other_mass_g":5.7,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.18,"upper":0.51,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.086093842,44.958922917],[-73.045301468,44.95912503],[-73.045027251,44.930162158],[-73.085799164,44.929960183],[-73.086093842,44.958922917]]]]},"grid_id":723,"sampleCount":19,"samples":{"72":[{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.39 - 4.17","range_type":"LOQ","range_oper":"<","range_lower":1.39,"range_upper":4.17,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.39,"upper":4.17,"type":"LOQ","spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.39 - 4.17","range_type":"LOQ","range_oper":"<","range_lower":1.39,"range_upper":4.17,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.39,"upper":4.17,"type":"LOQ","spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Fluopyram","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.02 - 0.06","range_type":"LOQ","range_oper":"<","range_lower":0.02,"range_upper":0.06,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.02,"upper":0.06,"type":"LOQ","spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"29.4","range_type":null,"range_oper":"=","range_lower":29.4,"range_upper":29.4,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":29.4,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.36","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.36,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.36,"type":"LOQ","spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"14.8","range_type":null,"range_oper":"=","range_lower":14.8,"range_upper":14.8,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":14.8,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.6","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.6,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.6,"type":"LOQ","spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"Metalaxyl","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":72,"value_grid_id":723,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":">ULOQ, >794.2","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":794.2,"value_county":"FRANKLIN","info_result_id":72,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0365,"info_other_mass_g":9.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"794.2"}}],"75":[{"value_result_id":75,"value_grid_id":723,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":75,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8707,"info_other_mass_g":8.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy bloom nearly over","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":75,"value_grid_id":723,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"6.16","range_type":null,"range_oper":"=","range_lower":6.16,"range_upper":6.16,"value_county":"FRANKLIN","info_result_id":75,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8707,"info_other_mass_g":8.2,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy bloom nearly over","value_object":{"level":6.16,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"79":[{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Acetamiprid","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.35 - 1.04","range_type":"LOQ","range_oper":"<","range_lower":0.35,"range_upper":1.04,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":null,"operator":"<","lower":0.35,"upper":1.04,"type":"LOQ","spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"0.45","range_type":null,"range_oper":"=","range_lower":0.45,"range_upper":0.45,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":0.45,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 1.66 - 4.99","range_type":"LOQ","range_oper":"<","range_lower":1.66,"range_upper":4.99,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":null,"operator":"<","lower":1.66,"upper":4.99,"type":"LOQ","spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.1 - 0.31","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.31,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.31,"type":"LOQ","spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.06 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.21,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.21,"type":"LOQ","spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.15 - 0.42","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.42,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.42,"type":"LOQ","spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.17 - 0.5","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.5,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.5,"type":"LOQ","spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"1.31","range_type":null,"range_oper":"=","range_lower":1.31,"range_upper":1.31,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":1.31,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":79,"value_grid_id":723,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-07-29","value_year_collected":2023,"value_month_collected":7,"value_result":"18.58","range_type":null,"range_oper":"=","range_lower":18.58,"range_upper":18.58,"value_county":"FRANKLIN","info_result_id":79,"info_result_date":"2023-07-29","info_date_collected":"29-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8098,"info_other_mass_g":9.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy was blooming","value_object":{"level":18.58,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"82":[{"value_result_id":82,"value_grid_id":723,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":82,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9001,"info_other_mass_g":7.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":82,"value_grid_id":723,"value_pesticide_id":"Prometryn","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"FRANKLIN","info_result_id":82,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9001,"info_other_mass_g":7.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}},{"value_result_id":82,"value_grid_id":723,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"8.55","range_type":null,"range_oper":"=","range_lower":8.55,"range_upper":8.55,"value_county":"FRANKLIN","info_result_id":82,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9001,"info_other_mass_g":7.8,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":8.55,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"133":[{"value_result_id":133,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.18 - 0.52","range_type":"LOQ","range_oper":"<","range_lower":0.18,"range_upper":0.52,"value_county":"FRANKLIN","info_result_id":133,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.8675,"info_other_mass_g":5.2,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.18,"upper":0.52,"type":"LOQ","spec":null}}],"137":[{"value_result_id":137,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-07-26","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.22 - 0.62","range_type":"LOQ","range_oper":"<","range_lower":0.22,"range_upper":0.62,"value_county":"FRANKLIN","info_result_id":137,"info_result_date":"2023-07-26","info_date_collected":"26-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.2295,"info_other_mass_g":2.8,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.22,"upper":0.62,"type":"LOQ","spec":null}}],"139":[{"value_result_id":139,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-07-26","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.18 - 0.51","range_type":"LOQ","range_oper":"<","range_lower":0.18,"range_upper":0.51,"value_county":"FRANKLIN","info_result_id":139,"info_result_date":"2023-07-26","info_date_collected":"26-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9324,"info_other_mass_g":3.9,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.18,"upper":0.51,"type":"LOQ","spec":null}}],"141":[{"value_result_id":141,"value_grid_id":723,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant","value_date_collected":"2023-07-26","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.08 - 0.22","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.22,"value_county":"FRANKLIN","info_result_id":141,"info_result_date":"2023-07-26","info_date_collected":"26-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.6528,"info_other_mass_g":3.6,"info_hive_count":"N/A","info_plant_species":"soy bloom","info_row_crop_site":"Y","info_notes":"Soy bloom","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.22,"type":"LOQ","spec":null}},{"value_result_id":141,"value_grid_id":723,"value_pesticide_id":"Metalaxyl","value_sample_type":"Plant","value_date_collected":"2023-07-26","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.11 - 0.33","range_type":"LOQ","range_oper":"<","range_lower":0.11,"range_upper":0.33,"value_county":"FRANKLIN","info_result_id":141,"info_result_date":"2023-07-26","info_date_collected":"26-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.6528,"info_other_mass_g":3.6,"info_hive_count":"N/A","info_plant_species":"soy bloom","info_row_crop_site":"Y","info_notes":"Soy bloom","value_object":{"level":null,"operator":"<","lower":0.11,"upper":0.33,"type":"LOQ","spec":null}}],"142":[{"value_result_id":142,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-07-26","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.24 - 0.73","range_type":"LOQ","range_oper":"<","range_lower":0.24,"range_upper":0.73,"value_county":"FRANKLIN","info_result_id":142,"info_result_date":"2023-07-26","info_date_collected":"26-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.2812,"info_other_mass_g":4,"info_hive_count":"N/A","info_plant_species":"soy bloom","info_row_crop_site":"Y","info_notes":"Soy bloom","value_object":{"level":null,"operator":"<","lower":0.24,"upper":0.73,"type":"LOQ","spec":null}},{"value_result_id":142,"value_grid_id":723,"value_pesticide_id":"Metalaxyl","value_sample_type":"Plant","value_date_collected":"2023-07-26","value_year_collected":2023,"value_month_collected":7,"value_result":"0.48","range_type":null,"range_oper":"=","range_lower":0.48,"range_upper":0.48,"value_county":"FRANKLIN","info_result_id":142,"info_result_date":"2023-07-26","info_date_collected":"26-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.2812,"info_other_mass_g":4,"info_hive_count":"N/A","info_plant_species":"soy bloom","info_row_crop_site":"Y","info_notes":"Soy bloom","value_object":{"level":0.48,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"143":[{"value_result_id":143,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-07-26","value_year_collected":2023,"value_month_collected":7,"value_result":"<LOQ, 0.22 - 0.67","range_type":"LOQ","range_oper":"<","range_lower":0.22,"range_upper":0.67,"value_county":"FRANKLIN","info_result_id":143,"info_result_date":"2023-07-26","info_date_collected":"26-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.5943,"info_other_mass_g":3.6,"info_hive_count":"N/A","info_plant_species":"soy bloom","info_row_crop_site":"Y","info_notes":"Soy bloom","value_object":{"level":null,"operator":"<","lower":0.22,"upper":0.67,"type":"LOQ","spec":null}}],"146":[{"value_result_id":146,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-07-26","value_year_collected":2023,"value_month_collected":7,"value_result":"0.79","range_type":null,"range_oper":"=","range_lower":0.79,"range_upper":0.79,"value_county":"FRANKLIN","info_result_id":146,"info_result_date":"2023-07-26","info_date_collected":"26-Jul","info_year_collected":2023,"info_month_collected":7,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":2.737,"info_other_mass_g":2.8,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":0.79,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"156":[{"value_result_id":156,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.21 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.21,"range_upper":0.61,"value_county":"FRANKLIN","info_result_id":156,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.3053,"info_other_mass_g":5.4,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.21,"upper":0.61,"type":"LOQ","spec":null}}],"160":[{"value_result_id":160,"value_grid_id":723,"value_pesticide_id":"Diuron","value_sample_type":"Plant","value_date_collected":"2023-09-13","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 1.51 - 4.52","range_type":"LOQ","range_oper":"<","range_lower":1.51,"range_upper":4.52,"value_county":"FRANKLIN","info_result_id":160,"info_result_date":"2023-09-13","info_date_collected":"13-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.6439,"info_other_mass_g":8.9,"info_hive_count":"N/A","info_plant_species":"ny aster","info_row_crop_site":"Y","info_notes":"NY Aster","value_object":{"level":null,"operator":"<","lower":1.51,"upper":4.52,"type":"LOQ","spec":null}},{"value_result_id":160,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-09-13","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.15 - 0.43","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.43,"value_county":"FRANKLIN","info_result_id":160,"info_result_date":"2023-09-13","info_date_collected":"13-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.6439,"info_other_mass_g":8.9,"info_hive_count":"N/A","info_plant_species":"ny aster","info_row_crop_site":"Y","info_notes":"NY Aster","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.43,"type":"LOQ","spec":null}},{"value_result_id":160,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-09-13","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.17 - 0.52","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.52,"value_county":"FRANKLIN","info_result_id":160,"info_result_date":"2023-09-13","info_date_collected":"13-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.6439,"info_other_mass_g":8.9,"info_hive_count":"N/A","info_plant_species":"ny aster","info_row_crop_site":"Y","info_notes":"NY Aster","value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.52,"type":"LOQ","spec":null}},{"value_result_id":160,"value_grid_id":723,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Plant","value_date_collected":"2023-09-13","value_year_collected":2023,"value_month_collected":9,"value_result":"7.09","range_type":null,"range_oper":"=","range_lower":7.09,"range_upper":7.09,"value_county":"FRANKLIN","info_result_id":160,"info_result_date":"2023-09-13","info_date_collected":"13-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.6439,"info_other_mass_g":8.9,"info_hive_count":"N/A","info_plant_species":"ny aster","info_row_crop_site":"Y","info_notes":"NY Aster","value_object":{"level":7.09,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"170":[{"value_result_id":170,"value_grid_id":723,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"12.83","range_type":null,"range_oper":"=","range_lower":12.83,"range_upper":12.83,"value_county":"FRANKLIN","info_result_id":170,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.3207,"info_other_mass_g":5.4,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":12.83,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"171":[{"value_result_id":171,"value_grid_id":723,"value_pesticide_id":"Fluoxastrobin","value_sample_type":"Soil","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.61,"value_county":"FRANKLIN","info_result_id":171,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.8848,"info_other_mass_g":17.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy seeds sprouting, can visualize neonic seeds, soil surrounding sprouting seeds.","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.61,"type":"LOQ","spec":null}},{"value_result_id":171,"value_grid_id":723,"value_pesticide_id":"Clothianidin","value_sample_type":"Soil","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"3.76","range_type":null,"range_oper":"=","range_lower":3.76,"range_upper":3.76,"value_county":"FRANKLIN","info_result_id":171,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.8848,"info_other_mass_g":17.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy seeds sprouting, can visualize neonic seeds, soil surrounding sprouting seeds.","value_object":{"level":3.76,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":171,"value_grid_id":723,"value_pesticide_id":"Atrazine","value_sample_type":"Soil","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"1.27","range_type":null,"range_oper":"=","range_lower":1.27,"range_upper":1.27,"value_county":"FRANKLIN","info_result_id":171,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.8848,"info_other_mass_g":17.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy seeds sprouting, can visualize neonic seeds, soil surrounding sprouting seeds.","value_object":{"level":1.27,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":171,"value_grid_id":723,"value_pesticide_id":"Imidacloprid","value_sample_type":"Soil","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.61 - 1.82","range_type":"LOQ","range_oper":"<","range_lower":0.61,"range_upper":1.82,"value_county":"FRANKLIN","info_result_id":171,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.8848,"info_other_mass_g":17.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy seeds sprouting, can visualize neonic seeds, soil surrounding sprouting seeds.","value_object":{"level":null,"operator":"<","lower":0.61,"upper":1.82,"type":"LOQ","spec":null}},{"value_result_id":171,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Soil","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"12.32","range_type":null,"range_oper":"=","range_lower":12.32,"range_upper":12.32,"value_county":"FRANKLIN","info_result_id":171,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.8848,"info_other_mass_g":17.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy seeds sprouting, can visualize neonic seeds, soil surrounding sprouting seeds.","value_object":{"level":12.32,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":171,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Soil","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":171,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.8848,"info_other_mass_g":17.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy seeds sprouting, can visualize neonic seeds, soil surrounding sprouting seeds.","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":171,"value_grid_id":723,"value_pesticide_id":"Metalaxyl","value_sample_type":"Soil","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.42","range_type":null,"range_oper":"=","range_lower":0.42,"range_upper":0.42,"value_county":"FRANKLIN","info_result_id":171,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.8848,"info_other_mass_g":17.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy seeds sprouting, can visualize neonic seeds, soil surrounding sprouting seeds.","value_object":{"level":0.42,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":171,"value_grid_id":723,"value_pesticide_id":"Thiabendazole","value_sample_type":"Soil","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.2 - 0.61","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.61,"value_county":"FRANKLIN","info_result_id":171,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.8848,"info_other_mass_g":17.3,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Soy seeds sprouting, can visualize neonic seeds, soil surrounding sprouting seeds.","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.61,"type":"LOQ","spec":null}}],"172":[{"value_result_id":172,"value_grid_id":723,"value_pesticide_id":"Fluxapyroxad","value_sample_type":"Empty Seed Casing","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"23.72","range_type":null,"range_oper":"=","range_lower":23.72,"range_upper":23.72,"value_county":"FRANKLIN","info_result_id":172,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Empty Seed Casing","info_sample_mass_g":0.015,"info_other_mass_g":0.015,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Empty seed casing","value_object":{"level":23.72,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":172,"value_grid_id":723,"value_pesticide_id":"Imidacloprid","value_sample_type":"Empty Seed Casing","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":">ULOQ, >46666.67","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":46666.67,"value_county":"FRANKLIN","info_result_id":172,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Empty Seed Casing","info_sample_mass_g":0.015,"info_other_mass_g":0.015,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Empty seed casing","value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"46666.67"}},{"value_result_id":172,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Empty Seed Casing","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 3.33 - 9.33","range_type":"LOQ","range_oper":"<","range_lower":3.33,"range_upper":9.33,"value_county":"FRANKLIN","info_result_id":172,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Empty Seed Casing","info_sample_mass_g":0.015,"info_other_mass_g":0.015,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Empty seed casing","value_object":{"level":null,"operator":"<","lower":3.33,"upper":9.33,"type":"LOQ","spec":null}},{"value_result_id":172,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Empty Seed Casing","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"178.63","range_type":null,"range_oper":"=","range_lower":178.63,"range_upper":178.63,"value_county":"FRANKLIN","info_result_id":172,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Empty Seed Casing","info_sample_mass_g":0.015,"info_other_mass_g":0.015,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Empty seed casing","value_object":{"level":178.63,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":172,"value_grid_id":723,"value_pesticide_id":"Metalaxyl","value_sample_type":"Empty Seed Casing","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"4930.86","range_type":null,"range_oper":"=","range_lower":4930.86,"range_upper":4930.86,"value_county":"FRANKLIN","info_result_id":172,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Empty Seed Casing","info_sample_mass_g":0.015,"info_other_mass_g":0.015,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Empty seed casing","value_object":{"level":4930.86,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":172,"value_grid_id":723,"value_pesticide_id":"Difenoconazole","value_sample_type":"Empty Seed Casing","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"101.73","range_type":null,"range_oper":"=","range_lower":101.73,"range_upper":101.73,"value_county":"FRANKLIN","info_result_id":172,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Empty Seed Casing","info_sample_mass_g":0.015,"info_other_mass_g":0.015,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Empty seed casing","value_object":{"level":101.73,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"173":[{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.14 - 0.36","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.36,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.36,"type":"LOQ","spec":null}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Boscalid","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.26 - 3.78","range_type":"LOQ","range_oper":"<","range_lower":1.26,"range_upper":3.78,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":null,"operator":"<","lower":1.26,"upper":3.78,"type":"LOQ","spec":null}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Fluxapyroxad","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"711.43","range_type":null,"range_oper":"=","range_lower":711.43,"range_upper":711.43,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":711.43,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Fluopyram","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.05 - 0.09","range_type":"LOQ","range_oper":"<","range_lower":0.05,"range_upper":0.09,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":null,"operator":"<","lower":0.05,"upper":0.09,"type":"LOQ","spec":null}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Imidacloprid","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":">ULOQ, >3153.15","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":3153.15,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"3153.15"}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"0.43","range_type":null,"range_oper":"=","range_lower":0.43,"range_upper":0.43,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":0.43,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.23 - 0.63","range_type":"LOQ","range_oper":"<","range_lower":0.23,"range_upper":0.63,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":null,"operator":"<","lower":0.23,"upper":0.63,"type":"LOQ","spec":null}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"1582.77","range_type":null,"range_oper":"=","range_lower":1582.77,"range_upper":1582.77,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":1582.77,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Metalaxyl","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":">ULOQ, >3153.15","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":3153.15,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"3153.15"}},{"value_result_id":173,"value_grid_id":723,"value_pesticide_id":"Difenoconazole","value_sample_type":"Intact Seed","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"44.91","range_type":null,"range_oper":"=","range_lower":44.91,"range_upper":44.91,"value_county":"FRANKLIN","info_result_id":173,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"Intact Seed","info_sample_mass_g":0.222,"info_other_mass_g":0.3,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Intact seed","value_object":{"level":44.91,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"174":[{"value_result_id":174,"value_grid_id":723,"value_pesticide_id":"Fluxapyroxad","value_sample_type":"One Sprouted Soy Seedling","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"22.56","range_type":null,"range_oper":"=","range_lower":22.56,"range_upper":22.56,"value_county":"FRANKLIN","info_result_id":174,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"One Sprouted Soy Seedling","info_sample_mass_g":0.554,"info_other_mass_g":0.7,"info_hive_count":"N/A","info_plant_species":"soy seedling","info_row_crop_site":"Y","info_notes":"One sprouted soy seed","value_object":{"level":22.56,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":174,"value_grid_id":723,"value_pesticide_id":"Imidacloprid","value_sample_type":"One Sprouted Soy Seedling","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":">ULOQ, >1263.54","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":1263.54,"value_county":"FRANKLIN","info_result_id":174,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"One Sprouted Soy Seedling","info_sample_mass_g":0.554,"info_other_mass_g":0.7,"info_hive_count":"N/A","info_plant_species":"soy seedling","info_row_crop_site":"Y","info_notes":"One sprouted soy seed","value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"1263.54"}},{"value_result_id":174,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"One Sprouted Soy Seedling","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.09 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.09,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":174,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"One Sprouted Soy Seedling","info_sample_mass_g":0.554,"info_other_mass_g":0.7,"info_hive_count":"N/A","info_plant_species":"soy seedling","info_row_crop_site":"Y","info_notes":"One sprouted soy seed","value_object":{"level":null,"operator":"<","lower":0.09,"upper":0.25,"type":"LOQ","spec":null}},{"value_result_id":174,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"One Sprouted Soy Seedling","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"32.83","range_type":null,"range_oper":"=","range_lower":32.83,"range_upper":32.83,"value_county":"FRANKLIN","info_result_id":174,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"One Sprouted Soy Seedling","info_sample_mass_g":0.554,"info_other_mass_g":0.7,"info_hive_count":"N/A","info_plant_species":"soy seedling","info_row_crop_site":"Y","info_notes":"One sprouted soy seed","value_object":{"level":32.83,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":174,"value_grid_id":723,"value_pesticide_id":"Metalaxyl","value_sample_type":"One Sprouted Soy Seedling","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"462.12","range_type":null,"range_oper":"=","range_lower":462.12,"range_upper":462.12,"value_county":"FRANKLIN","info_result_id":174,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"One Sprouted Soy Seedling","info_sample_mass_g":0.554,"info_other_mass_g":0.7,"info_hive_count":"N/A","info_plant_species":"soy seedling","info_row_crop_site":"Y","info_notes":"One sprouted soy seed","value_object":{"level":462.12,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":174,"value_grid_id":723,"value_pesticide_id":"Difenoconazole","value_sample_type":"One Sprouted Soy Seedling","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.42 - 1.26","range_type":"LOQ","range_oper":"<","range_lower":0.42,"range_upper":1.26,"value_county":"FRANKLIN","info_result_id":174,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"small","info_sample_type":"One Sprouted Soy Seedling","info_sample_mass_g":0.554,"info_other_mass_g":0.7,"info_hive_count":"N/A","info_plant_species":"soy seedling","info_row_crop_site":"Y","info_notes":"One sprouted soy seed","value_object":{"level":null,"operator":"<","lower":0.42,"upper":1.26,"type":"LOQ","spec":null}}],"175":[{"value_result_id":175,"value_grid_id":723,"value_pesticide_id":"Clothianidin","value_sample_type":"Soil","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.43 - 4.29","range_type":"LOQ","range_oper":"<","range_lower":1.43,"range_upper":4.29,"value_county":"FRANKLIN","info_result_id":175,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":4.8929,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"~5g of soil","value_object":{"level":null,"operator":"<","lower":1.43,"upper":4.29,"type":"LOQ","spec":null}},{"value_result_id":175,"value_grid_id":723,"value_pesticide_id":"Fluxapyroxad","value_sample_type":"Soil","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"1.46","range_type":null,"range_oper":"=","range_lower":1.46,"range_upper":1.46,"value_county":"FRANKLIN","info_result_id":175,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":4.8929,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"~5g of soil","value_object":{"level":1.46,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":175,"value_grid_id":723,"value_pesticide_id":"Atrazine","value_sample_type":"Soil","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"1.78","range_type":null,"range_oper":"=","range_lower":1.78,"range_upper":1.78,"value_county":"FRANKLIN","info_result_id":175,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":4.8929,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"~5g of soil","value_object":{"level":1.78,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":175,"value_grid_id":723,"value_pesticide_id":"Imidacloprid","value_sample_type":"Soil","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"641.67","range_type":null,"range_oper":"=","range_lower":641.67,"range_upper":641.67,"value_county":"FRANKLIN","info_result_id":175,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":4.8929,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"~5g of soil","value_object":{"level":641.67,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":175,"value_grid_id":723,"value_pesticide_id":"Metolachlor","value_sample_type":"Soil","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"10.03","range_type":null,"range_oper":"=","range_lower":10.03,"range_upper":10.03,"value_county":"FRANKLIN","info_result_id":175,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":4.8929,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"~5g of soil","value_object":{"level":10.03,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":175,"value_grid_id":723,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Soil","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"3.7","range_type":null,"range_oper":"=","range_lower":3.7,"range_upper":3.7,"value_county":"FRANKLIN","info_result_id":175,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":4.8929,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"~5g of soil","value_object":{"level":3.7,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":175,"value_grid_id":723,"value_pesticide_id":"Metalaxyl","value_sample_type":"Soil","value_date_collected":"2023-05-20","value_year_collected":2023,"value_month_collected":5,"value_result":"72.31","range_type":null,"range_oper":"=","range_lower":72.31,"range_upper":72.31,"value_county":"FRANKLIN","info_result_id":175,"info_result_date":"2023-05-20","info_date_collected":"20-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":4.8929,"info_other_mass_g":5,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"~5g of soil","value_object":{"level":72.31,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.08550493,44.900997302],[-73.044753447,44.901199137],[-73.044480056,44.872235969],[-73.08521114,44.872034272],[-73.08550493,44.900997302]]]]},"grid_id":725,"sampleCount":9,"samples":{"76":[{"value_result_id":76,"value_grid_id":725,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":76,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9209,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":76,"value_grid_id":725,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":76,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9209,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":76,"value_grid_id":725,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 1.63 - 4.88","range_type":"LOQ","range_oper":"<","range_lower":1.63,"range_upper":4.88,"value_county":"FRANKLIN","info_result_id":76,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9209,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":1.63,"upper":4.88,"type":"LOQ","spec":null}},{"value_result_id":76,"value_grid_id":725,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.41 - 1.22","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.22,"value_county":"FRANKLIN","info_result_id":76,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9209,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.22,"type":"LOQ","spec":null}},{"value_result_id":76,"value_grid_id":725,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"0.69","range_type":null,"range_oper":"=","range_lower":0.69,"range_upper":0.69,"value_county":"FRANKLIN","info_result_id":76,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9209,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":0.69,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":76,"value_grid_id":725,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"FRANKLIN","info_result_id":76,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9209,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}},{"value_result_id":76,"value_grid_id":725,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-04","value_year_collected":2023,"value_month_collected":8,"value_result":"7.25","range_type":null,"range_oper":"=","range_lower":7.25,"range_upper":7.25,"value_county":"FRANKLIN","info_result_id":76,"info_result_date":"2023-08-04","info_date_collected":"4-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9209,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":7.25,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"86":[{"value_result_id":86,"value_grid_id":725,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"0.26","range_type":null,"range_oper":"=","range_lower":0.26,"range_upper":0.26,"value_county":"FRANKLIN","info_result_id":86,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9815,"info_other_mass_g":9.4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":0.26,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":86,"value_grid_id":725,"value_pesticide_id":"Phosmet","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 2.01 - 6.02","range_type":"LOQ","range_oper":"<","range_lower":2.01,"range_upper":6.02,"value_county":"FRANKLIN","info_result_id":86,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9815,"info_other_mass_g":9.4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":null,"operator":"<","lower":2.01,"upper":6.02,"type":"LOQ","spec":null}},{"value_result_id":86,"value_grid_id":725,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"7.06","range_type":null,"range_oper":"=","range_lower":7.06,"range_upper":7.06,"value_county":"FRANKLIN","info_result_id":86,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9815,"info_other_mass_g":9.4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Corn was in bloom","value_object":{"level":7.06,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"91":[{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"1.08","range_type":null,"range_oper":"=","range_lower":1.08,"range_upper":1.08,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":1.08,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"10.74","range_type":null,"range_oper":"=","range_lower":10.74,"range_upper":10.74,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":10.74,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Cyantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.37 - 4.08","range_type":"LOQ","range_oper":"<","range_lower":1.37,"range_upper":4.08,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":1.37,"upper":4.08,"type":"LOQ","spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Thiophanate-methyl","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.61 - 1.84","range_type":"LOQ","range_oper":"<","range_lower":0.61,"range_upper":1.84,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.61,"upper":1.84,"type":"LOQ","spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"4.56","range_type":null,"range_oper":"=","range_lower":4.56,"range_upper":4.56,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":4.56,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Fluopyram","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.1","range_type":null,"range_oper":"=","range_lower":0.1,"range_upper":0.1,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":0.1,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"311.15","range_type":null,"range_oper":"=","range_lower":311.15,"range_upper":311.15,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":311.15,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.96","range_type":null,"range_oper":"=","range_lower":0.96,"range_upper":0.96,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":0.96,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Pyrimethanil","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.67 - 2.04","range_type":"LOQ","range_oper":"<","range_lower":0.67,"range_upper":2.04,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.67,"upper":2.04,"type":"LOQ","spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"270.91","range_type":null,"range_oper":"=","range_lower":270.91,"range_upper":270.91,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":270.91,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Propazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"3.56","range_type":null,"range_oper":"=","range_lower":3.56,"range_upper":3.56,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":3.56,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.16 - 0.49","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.49,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.49,"type":"LOQ","spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Metalaxyl","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.37","range_type":null,"range_oper":"=","range_lower":0.37,"range_upper":0.37,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":0.37,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"21.86","range_type":null,"range_oper":"=","range_lower":21.86,"range_upper":21.86,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":21.86,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":91,"value_grid_id":725,"value_pesticide_id":"Thiabendazole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.41 - 1.22","range_type":"LOQ","range_oper":"<","range_lower":0.41,"range_upper":1.22,"value_county":"FRANKLIN","info_result_id":91,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8989,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"","value_object":{"level":null,"operator":"<","lower":0.41,"upper":1.22,"type":"LOQ","spec":null}}],"134":[{"value_result_id":134,"value_grid_id":725,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-08-01","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 1.79 - 5.38","range_type":"LOQ","range_oper":"<","range_lower":1.79,"range_upper":5.38,"value_county":"FRANKLIN","info_result_id":134,"info_result_date":"2023-08-01","info_date_collected":"1-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.9057,"info_other_mass_g":5.2,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":1.79,"upper":5.38,"type":"LOQ","spec":null}}],"149":[{"value_result_id":149,"value_grid_id":725,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"4.53","range_type":null,"range_oper":"=","range_lower":4.53,"range_upper":4.53,"value_county":"FRANKLIN","info_result_id":149,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.7573,"info_other_mass_g":5.3,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":4.53,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":149,"value_grid_id":725,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.15 - 0.42","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.42,"value_county":"FRANKLIN","info_result_id":149,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.7573,"info_other_mass_g":5.3,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.42,"type":"LOQ","spec":null}},{"value_result_id":149,"value_grid_id":725,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.17 - 0.5","range_type":"LOQ","range_oper":"<","range_lower":0.17,"range_upper":0.5,"value_county":"FRANKLIN","info_result_id":149,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.7573,"info_other_mass_g":5.3,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.17,"upper":0.5,"type":"LOQ","spec":null}}],"150":[{"value_result_id":150,"value_grid_id":725,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 2.1 - 6.3","range_type":"LOQ","range_oper":"<","range_lower":2.1,"range_upper":6.3,"value_county":"FRANKLIN","info_result_id":150,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.3333,"info_other_mass_g":5.9,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":2.1,"upper":6.3,"type":"LOQ","spec":null}},{"value_result_id":150,"value_grid_id":725,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.21 - 0.6","range_type":"LOQ","range_oper":"<","range_lower":0.21,"range_upper":0.6,"value_county":"FRANKLIN","info_result_id":150,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.3333,"info_other_mass_g":5.9,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.21,"upper":0.6,"type":"LOQ","spec":null}},{"value_result_id":150,"value_grid_id":725,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-08","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.24 - 0.72","range_type":"LOQ","range_oper":"<","range_lower":0.24,"range_upper":0.72,"value_county":"FRANKLIN","info_result_id":150,"info_result_date":"2023-08-08","info_date_collected":"8-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.3333,"info_other_mass_g":5.9,"info_hive_count":"N/A","info_plant_species":"corn tassel","info_row_crop_site":"Y","info_notes":"Corn tassel","value_object":{"level":null,"operator":"<","lower":0.24,"upper":0.72,"type":"LOQ","spec":null}}],"157":[{"value_result_id":157,"value_grid_id":725,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-09-08","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.2 - 0.57","range_type":"LOQ","range_oper":"<","range_lower":0.2,"range_upper":0.57,"value_county":"FRANKLIN","info_result_id":157,"info_result_date":"2023-09-08","info_date_collected":"8-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4849,"info_other_mass_g":5.8,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.2,"upper":0.57,"type":"LOQ","spec":null}}],"163":[{"value_result_id":163,"value_grid_id":725,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"4.41","range_type":null,"range_oper":"=","range_lower":4.41,"range_upper":4.41,"value_county":"FRANKLIN","info_result_id":163,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.6081,"info_other_mass_g":6.7,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"not sure if corn was planted, field looked planted but didn't see seeds, collected dandelion in bee yard. Palmer yard","value_object":{"level":4.41,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":163,"value_grid_id":725,"value_pesticide_id":"Atrazine","value_sample_type":"Plant","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"169.72","range_type":null,"range_oper":"=","range_lower":169.72,"range_upper":169.72,"value_county":"FRANKLIN","info_result_id":163,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.6081,"info_other_mass_g":6.7,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"not sure if corn was planted, field looked planted but didn't see seeds, collected dandelion in bee yard. Palmer yard","value_object":{"level":169.72,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":163,"value_grid_id":725,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"27.21","range_type":null,"range_oper":"=","range_lower":27.21,"range_upper":27.21,"value_county":"FRANKLIN","info_result_id":163,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.6081,"info_other_mass_g":6.7,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"not sure if corn was planted, field looked planted but didn't see seeds, collected dandelion in bee yard. Palmer yard","value_object":{"level":27.21,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":163,"value_grid_id":725,"value_pesticide_id":"Propazine","value_sample_type":"Plant","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"2.37","range_type":null,"range_oper":"=","range_lower":2.37,"range_upper":2.37,"value_county":"FRANKLIN","info_result_id":163,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.6081,"info_other_mass_g":6.7,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"not sure if corn was planted, field looked planted but didn't see seeds, collected dandelion in bee yard. Palmer yard","value_object":{"level":2.37,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":163,"value_grid_id":725,"value_pesticide_id":"Metalaxyl","value_sample_type":"Plant","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.06 - 0.18","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.18,"value_county":"FRANKLIN","info_result_id":163,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.6081,"info_other_mass_g":6.7,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"not sure if corn was planted, field looked planted but didn't see seeds, collected dandelion in bee yard. Palmer yard","value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.18,"type":"LOQ","spec":null}},{"value_result_id":163,"value_grid_id":725,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Plant","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"6.17","range_type":null,"range_oper":"=","range_lower":6.17,"range_upper":6.17,"value_county":"FRANKLIN","info_result_id":163,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":6.6081,"info_other_mass_g":6.7,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"not sure if corn was planted, field looked planted but didn't see seeds, collected dandelion in bee yard. Palmer yard","value_object":{"level":6.17,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"168":[{"value_result_id":168,"value_grid_id":725,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.15 - 0.46","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.46,"value_county":"FRANKLIN","info_result_id":168,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":5.1875,"info_other_mass_g":5.6,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.46,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.08521114,44.872034272],[-73.044480056,44.872235969],[-73.044207077,44.843272653],[-73.084917793,44.843071094],[-73.08521114,44.872034272]]]]},"grid_id":726,"sampleCount":2,"samples":{"161":[{"value_result_id":161,"value_grid_id":726,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Plant","value_date_collected":"2023-09-08","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.12 - 0.35","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.35,"value_county":"FRANKLIN","info_result_id":161,"info_result_date":"2023-09-08","info_date_collected":"8-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4069,"info_other_mass_g":5.5,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.35,"type":"LOQ","spec":null}},{"value_result_id":161,"value_grid_id":726,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant","value_date_collected":"2023-09-08","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.09 - 0.23","range_type":"LOQ","range_oper":"<","range_lower":0.09,"range_upper":0.23,"value_county":"FRANKLIN","info_result_id":161,"info_result_date":"2023-09-08","info_date_collected":"8-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4069,"info_other_mass_g":5.5,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.09,"upper":0.23,"type":"LOQ","spec":null}},{"value_result_id":161,"value_grid_id":726,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-09-08","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.21 - 0.59","range_type":"LOQ","range_oper":"<","range_lower":0.21,"range_upper":0.59,"value_county":"FRANKLIN","info_result_id":161,"info_result_date":"2023-09-08","info_date_collected":"8-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.4069,"info_other_mass_g":5.5,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.21,"upper":0.59,"type":"LOQ","spec":null}}],"165":[{"value_result_id":165,"value_grid_id":726,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"0.17","range_type":null,"range_oper":"=","range_lower":0.17,"range_upper":0.17,"value_county":"FRANKLIN","info_result_id":165,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.5763,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":0.17,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":165,"value_grid_id":726,"value_pesticide_id":"Metolachlor","value_sample_type":"Plant","value_date_collected":"2023-09-10","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 0.15 - 0.44","range_type":"LOQ","range_oper":"<","range_lower":0.15,"range_upper":0.44,"value_county":"FRANKLIN","info_result_id":165,"info_result_date":"2023-09-10","info_date_collected":"10-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.5763,"info_other_mass_g":5.1,"info_hive_count":"N/A","info_plant_species":"goldenrod","info_row_crop_site":"Y","info_notes":"Goldenrod","value_object":{"level":null,"operator":"<","lower":0.15,"upper":0.44,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.082586884,44.611361635],[-73.04203824,44.611561583],[-73.04176899,44.582597095],[-73.082297493,44.582397391],[-73.082586884,44.611361635]]]]},"grid_id":735,"sampleCount":1,"samples":{"177":[{"value_result_id":177,"value_grid_id":735,"value_pesticide_id":"Diuron","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"<LOQ, 1.81 - 5.43","range_type":"LOQ","range_oper":"<","range_lower":1.81,"range_upper":5.43,"value_county":"CHITTENDEN","info_result_id":177,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":3.8704,"info_other_mass_g":3.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover","value_object":{"level":null,"operator":"<","lower":1.81,"upper":5.43,"type":"LOQ","spec":null}},{"value_result_id":177,"value_grid_id":735,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"<LOQ, 0.08 - 0.21","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.21,"value_county":"CHITTENDEN","info_result_id":177,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":3.8704,"info_other_mass_g":3.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.21,"type":"LOQ","spec":null}},{"value_result_id":177,"value_grid_id":735,"value_pesticide_id":"Metolachlor","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"<LOQ, 0.18 - 0.52","range_type":"LOQ","range_oper":"<","range_lower":0.18,"range_upper":0.52,"value_county":"CHITTENDEN","info_result_id":177,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":3.8704,"info_other_mass_g":3.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover","value_object":{"level":null,"operator":"<","lower":0.18,"upper":0.52,"type":"LOQ","spec":null}},{"value_result_id":177,"value_grid_id":735,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"<LOQ, 0.21 - 0.62","range_type":"LOQ","range_oper":"<","range_lower":0.21,"range_upper":0.62,"value_county":"CHITTENDEN","info_result_id":177,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":3.8704,"info_other_mass_g":3.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover","value_object":{"level":null,"operator":"<","lower":0.21,"upper":0.62,"type":"LOQ","spec":null}},{"value_result_id":177,"value_grid_id":735,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Bees","value_date_collected":"2023-10-10","value_year_collected":2023,"value_month_collected":10,"value_result":"106.53","range_type":null,"range_oper":"=","range_lower":106.53,"range_upper":106.53,"value_county":"CHITTENDEN","info_result_id":177,"info_result_date":"2023-10-10","info_date_collected":"10-Oct","info_year_collected":2023,"info_month_collected":10,"info_scale":"large","info_sample_type":"Bees","info_sample_mass_g":3.8704,"info_other_mass_g":3.1,"info_hive_count":"N/A","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"Dead bees at entrance, twitching bees under hive cover","value_object":{"level":106.53,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.074923982,43.82927139],[-73.034908753,43.829465748],[-73.03465033,43.80049715],[-73.074646209,43.800302999],[-73.074923982,43.82927139]]]]},"grid_id":762,"sampleCount":4,"samples":{"41":[{"value_result_id":41,"value_grid_id":762,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-09-01","value_year_collected":2022,"value_month_collected":9,"value_result":"<LOQ, 2.16 - 6.49","range_type":"LOQ","range_oper":"<","range_lower":2.16,"range_upper":6.49,"value_county":"RUTLAND","info_result_id":41,"info_result_date":"2022-09-01","info_date_collected":"1-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6192,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":2.16,"upper":6.49,"type":"LOQ","spec":null}},{"value_result_id":41,"value_grid_id":762,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2022-09-01","value_year_collected":2022,"value_month_collected":9,"value_result":"0.96","range_type":null,"range_oper":"=","range_lower":0.96,"range_upper":0.96,"value_county":"RUTLAND","info_result_id":41,"info_result_date":"2022-09-01","info_date_collected":"1-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6192,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.96,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":41,"value_grid_id":762,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-09-01","value_year_collected":2022,"value_month_collected":9,"value_result":"0.42","range_type":null,"range_oper":"=","range_lower":0.42,"range_upper":0.42,"value_county":"RUTLAND","info_result_id":41,"info_result_date":"2022-09-01","info_date_collected":"1-Sep","info_year_collected":2022,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.6192,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.42,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"116":[{"value_result_id":116,"value_grid_id":762,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"RUTLAND","info_result_id":116,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9963,"info_other_mass_g":9.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn within 2 miles of this apiary in all direction. (sample ID #7/8)","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":116,"value_grid_id":762,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"RUTLAND","info_result_id":116,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9963,"info_other_mass_g":9.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn within 2 miles of this apiary in all direction. (sample ID #7/8)","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":116,"value_grid_id":762,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"1.57","range_type":null,"range_oper":"=","range_lower":1.57,"range_upper":1.57,"value_county":"RUTLAND","info_result_id":116,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9963,"info_other_mass_g":9.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn within 2 miles of this apiary in all direction. (sample ID #7/8)","value_object":{"level":1.57,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":116,"value_grid_id":762,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.63","range_type":null,"range_oper":"=","range_lower":0.63,"range_upper":0.63,"value_county":"RUTLAND","info_result_id":116,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9963,"info_other_mass_g":9.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn within 2 miles of this apiary in all direction. (sample ID #7/8)","value_object":{"level":0.63,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":116,"value_grid_id":762,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"0.7","range_type":null,"range_oper":"=","range_lower":0.7,"range_upper":0.7,"value_county":"RUTLAND","info_result_id":116,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9963,"info_other_mass_g":9.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn within 2 miles of this apiary in all direction. (sample ID #7/8)","value_object":{"level":0.7,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":116,"value_grid_id":762,"value_pesticide_id":"Triadimefon","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"2.56","range_type":null,"range_oper":"=","range_lower":2.56,"range_upper":2.56,"value_county":"RUTLAND","info_result_id":116,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9963,"info_other_mass_g":9.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn within 2 miles of this apiary in all direction. (sample ID #7/8)","value_object":{"level":2.56,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":116,"value_grid_id":762,"value_pesticide_id":"Thiamethoxam","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"11.3","range_type":null,"range_oper":"=","range_lower":11.3,"range_upper":11.3,"value_county":"RUTLAND","info_result_id":116,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9963,"info_other_mass_g":9.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn within 2 miles of this apiary in all direction. (sample ID #7/8)","value_object":{"level":11.3,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":116,"value_grid_id":762,"value_pesticide_id":"Thiabendazole","value_sample_type":"Pollen","value_date_collected":"2023-05-19","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.4 - 1.2","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.2,"value_county":"RUTLAND","info_result_id":116,"info_result_date":"2023-05-19","info_date_collected":"19-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9963,"info_other_mass_g":9.7,"info_hive_count":"2","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn within 2 miles of this apiary in all direction. (sample ID #7/8)","value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.2,"type":"LOQ","spec":null}}],"118":[{"value_result_id":118,"value_grid_id":762,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-09-04","value_year_collected":2023,"value_month_collected":9,"value_result":"0.25","range_type":null,"range_oper":"=","range_lower":0.25,"range_upper":0.25,"value_county":"RUTLAND","info_result_id":118,"info_result_date":"2023-09-04","info_date_collected":"4-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.7774,"info_other_mass_g":9.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn and soybeans from 150 yards to 2 miles in all directions from the apiary. Major goldenrod nectar flow on during collection time. `","value_object":{"level":0.25,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":118,"value_grid_id":762,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-09-04","value_year_collected":2023,"value_month_collected":9,"value_result":"<LOQ, 1.67 - 5.02","range_type":"LOQ","range_oper":"<","range_lower":1.67,"range_upper":5.02,"value_county":"RUTLAND","info_result_id":118,"info_result_date":"2023-09-04","info_date_collected":"4-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.7774,"info_other_mass_g":9.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn and soybeans from 150 yards to 2 miles in all directions from the apiary. Major goldenrod nectar flow on during collection time. `","value_object":{"level":null,"operator":"<","lower":1.67,"upper":5.02,"type":"LOQ","spec":null}},{"value_result_id":118,"value_grid_id":762,"value_pesticide_id":"Fluopyram","value_sample_type":"Pollen","value_date_collected":"2023-09-04","value_year_collected":2023,"value_month_collected":9,"value_result":"0.08","range_type":null,"range_oper":"=","range_lower":0.08,"range_upper":0.08,"value_county":"RUTLAND","info_result_id":118,"info_result_date":"2023-09-04","info_date_collected":"4-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.7774,"info_other_mass_g":9.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn and soybeans from 150 yards to 2 miles in all directions from the apiary. Major goldenrod nectar flow on during collection time. `","value_object":{"level":0.08,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":118,"value_grid_id":762,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-09-04","value_year_collected":2023,"value_month_collected":9,"value_result":"5.75","range_type":null,"range_oper":"=","range_lower":5.75,"range_upper":5.75,"value_county":"RUTLAND","info_result_id":118,"info_result_date":"2023-09-04","info_date_collected":"4-Sep","info_year_collected":2023,"info_month_collected":9,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.7774,"info_other_mass_g":9.7,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn and soybeans from 150 yards to 2 miles in all directions from the apiary. Major goldenrod nectar flow on during collection time. `","value_object":{"level":5.75,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"121":[{"value_result_id":121,"value_grid_id":762,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"22.97","range_type":null,"range_oper":"=","range_lower":22.97,"range_upper":22.97,"value_county":"RUTLAND","info_result_id":121,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8458,"info_other_mass_g":7.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn and soybeans from 150 yds to 2 miles in all directions from this apiary. (Putnum #7/8)","value_object":{"level":22.97,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":121,"value_grid_id":762,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-10","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"RUTLAND","info_result_id":121,"info_result_date":"2023-08-10","info_date_collected":"10-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.8458,"info_other_mass_g":7.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Several hundred acres of ag field corn and soybeans from 150 yds to 2 miles in all directions from this apiary. (Putnum #7/8)","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.045301468,44.95912503],[-73.004508679,44.959312572],[-73.004254924,44.930349576],[-73.045027251,44.930162158],[-73.045301468,44.95912503]]]]},"grid_id":803,"sampleCount":1,"samples":{"130":[{"value_result_id":130,"value_grid_id":803,"value_pesticide_id":"Clothianidin","value_sample_type":"Soil","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"4.64","range_type":null,"range_oper":"=","range_lower":4.64,"range_upper":4.64,"value_county":"FRANKLIN","info_result_id":130,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.2985,"info_other_mass_g":15.4,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"edge of corn field recently planted, date planted unknown. Palmer yard","value_object":{"level":4.64,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":130,"value_grid_id":803,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Soil","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"13.95","range_type":null,"range_oper":"=","range_lower":13.95,"range_upper":13.95,"value_county":"FRANKLIN","info_result_id":130,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.2985,"info_other_mass_g":15.4,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"edge of corn field recently planted, date planted unknown. Palmer yard","value_object":{"level":13.95,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":130,"value_grid_id":803,"value_pesticide_id":"Atrazine","value_sample_type":"Soil","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"2.09","range_type":null,"range_oper":"=","range_lower":2.09,"range_upper":2.09,"value_county":"FRANKLIN","info_result_id":130,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.2985,"info_other_mass_g":15.4,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"edge of corn field recently planted, date planted unknown. Palmer yard","value_object":{"level":2.09,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":130,"value_grid_id":803,"value_pesticide_id":"Metolachlor","value_sample_type":"Soil","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"7.12","range_type":null,"range_oper":"=","range_lower":7.12,"range_upper":7.12,"value_county":"FRANKLIN","info_result_id":130,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.2985,"info_other_mass_g":15.4,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"edge of corn field recently planted, date planted unknown. Palmer yard","value_object":{"level":7.12,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":130,"value_grid_id":803,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Soil","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.09 - 0.26","range_type":"LOQ","range_oper":"<","range_lower":0.09,"range_upper":0.26,"value_county":"FRANKLIN","info_result_id":130,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.2985,"info_other_mass_g":15.4,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"edge of corn field recently planted, date planted unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":0.09,"upper":0.26,"type":"LOQ","spec":null}},{"value_result_id":130,"value_grid_id":803,"value_pesticide_id":"Thiabendazole","value_sample_type":"Soil","value_date_collected":"2023-05-15","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.22 - 0.65","range_type":"LOQ","range_oper":"<","range_lower":0.22,"range_upper":0.65,"value_county":"FRANKLIN","info_result_id":130,"info_result_date":"2023-05-15","info_date_collected":"15-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":9.2985,"info_other_mass_g":15.4,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"edge of corn field recently planted, date planted unknown. Palmer yard","value_object":{"level":null,"operator":"<","lower":0.22,"upper":0.65,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.042577958,44.66949011],[-73.001988533,44.66967612],[-73.001738673,44.640711702],[-73.042307896,44.640525921],[-73.042577958,44.66949011]]]]},"grid_id":813,"sampleCount":3,"samples":{"106":[{"value_result_id":106,"value_grid_id":813,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-13","value_year_collected":2023,"value_month_collected":5,"value_result":">ULOQ, >3733.08","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":3733.08,"value_county":"FRANKLIN","info_result_id":106,"info_result_date":"2023-05-13","info_date_collected":"13-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":1.0715,"info_other_mass_g":1.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"McNall Road corn fields planted 5/10/23 ~1/4 mile distance. Pollen trap collection ~48 hours","value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"3733.08"}}],"184":[{"value_result_id":184,"value_grid_id":813,"value_pesticide_id":"Clothianidin","value_sample_type":"Soil","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.84 - 2.52","range_type":"LOQ","range_oper":"<","range_lower":0.84,"range_upper":2.52,"value_county":"FRANKLIN","info_result_id":184,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":8.3394,"info_other_mass_g":8.9,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hive ~300m from corn field planted 5/10","value_object":{"level":null,"operator":"<","lower":0.84,"upper":2.52,"type":"LOQ","spec":null}},{"value_result_id":184,"value_grid_id":813,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Soil","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"2.46","range_type":null,"range_oper":"=","range_lower":2.46,"range_upper":2.46,"value_county":"FRANKLIN","info_result_id":184,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":8.3394,"info_other_mass_g":8.9,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hive ~300m from corn field planted 5/10","value_object":{"level":2.46,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":184,"value_grid_id":813,"value_pesticide_id":"Atrazine","value_sample_type":"Soil","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"1.86","range_type":null,"range_oper":"=","range_lower":1.86,"range_upper":1.86,"value_county":"FRANKLIN","info_result_id":184,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":8.3394,"info_other_mass_g":8.9,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hive ~300m from corn field planted 5/10","value_object":{"level":1.86,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":184,"value_grid_id":813,"value_pesticide_id":"Metolachlor","value_sample_type":"Soil","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"0.56","range_type":null,"range_oper":"=","range_lower":0.56,"range_upper":0.56,"value_county":"FRANKLIN","info_result_id":184,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":8.3394,"info_other_mass_g":8.9,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hive ~300m from corn field planted 5/10","value_object":{"level":0.56,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":184,"value_grid_id":813,"value_pesticide_id":"Propazine","value_sample_type":"Soil","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.29","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.29,"value_county":"FRANKLIN","info_result_id":184,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Soil","info_sample_mass_g":8.3394,"info_other_mass_g":8.9,"info_hive_count":"NA","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Hive ~300m from corn field planted 5/10","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.29,"type":"LOQ","spec":null}}],"185":[{"value_result_id":185,"value_grid_id":813,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"8.23","range_type":null,"range_oper":"=","range_lower":8.23,"range_upper":8.23,"value_county":"FRANKLIN","info_result_id":185,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.8755,"info_other_mass_g":5.3,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"Dandelion, Next to corn field","value_object":{"level":8.23,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":185,"value_grid_id":813,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.16 - 0.49","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.49,"value_county":"FRANKLIN","info_result_id":185,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.8755,"info_other_mass_g":5.3,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"Dandelion, Next to corn field","value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.49,"type":"LOQ","spec":null}},{"value_result_id":185,"value_grid_id":813,"value_pesticide_id":"Metalaxyl","value_sample_type":"Plant","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.25","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.25,"value_county":"FRANKLIN","info_result_id":185,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":4.8755,"info_other_mass_g":5.3,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"Dandelion, Next to corn field","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.25,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.04203824,44.611561583],[-73.00148919,44.611747136],[-73.001240082,44.58278242],[-73.04176899,44.582597095],[-73.04203824,44.611561583]]]]},"grid_id":815,"sampleCount":1,"samples":{"92":[{"value_result_id":92,"value_grid_id":815,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.61 - 4.82","range_type":"LOQ","range_oper":"<","range_lower":1.61,"range_upper":4.82,"value_county":"CHITTENDEN","info_result_id":92,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9743,"info_other_mass_g":7.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"apiary not near corn, collected 5/8-5/10","value_object":{"level":null,"operator":"<","lower":1.61,"upper":4.82,"type":"LOQ","spec":null}},{"value_result_id":92,"value_grid_id":815,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-10","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.36","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.36,"value_county":"CHITTENDEN","info_result_id":92,"info_result_date":"2023-05-10","info_date_collected":"10-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9743,"info_other_mass_g":7.9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"apiary not near corn, collected 5/8-5/10","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.36,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-73.004254924,44.930349576],[-72.96348223,44.930522325],[-72.963249321,44.901559024],[-73.00400155,44.901386431],[-73.004254924,44.930349576]]]]},"grid_id":884,"sampleCount":2,"samples":{"122":[{"value_result_id":122,"value_grid_id":884,"value_pesticide_id":"Clothianidin","value_sample_type":"Pollen","value_date_collected":"2023-05-09","value_year_collected":2023,"value_month_collected":5,"value_result":"6.92","range_type":null,"range_oper":"=","range_lower":6.92,"range_upper":6.92,"value_county":"FRANKLIN","info_result_id":122,"info_result_date":"2023-05-09","info_date_collected":"9-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0309,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planted 5/7 and 5/8, dates collected 5/8-5/9","value_object":{"level":6.92,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":122,"value_grid_id":884,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-09","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.39 - 4.17","range_type":"LOQ","range_oper":"<","range_lower":1.39,"range_upper":4.17,"value_county":"FRANKLIN","info_result_id":122,"info_result_date":"2023-05-09","info_date_collected":"9-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0309,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planted 5/7 and 5/8, dates collected 5/8-5/9","value_object":{"level":null,"operator":"<","lower":1.39,"upper":4.17,"type":"LOQ","spec":null}},{"value_result_id":122,"value_grid_id":884,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-09","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.12 - 0.36","range_type":"LOQ","range_oper":"<","range_lower":0.12,"range_upper":0.36,"value_county":"FRANKLIN","info_result_id":122,"info_result_date":"2023-05-09","info_date_collected":"9-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0309,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planted 5/7 and 5/8, dates collected 5/8-5/9","value_object":{"level":null,"operator":"<","lower":0.12,"upper":0.36,"type":"LOQ","spec":null}},{"value_result_id":122,"value_grid_id":884,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-09","value_year_collected":2023,"value_month_collected":5,"value_result":"0.43","range_type":null,"range_oper":"=","range_lower":0.43,"range_upper":0.43,"value_county":"FRANKLIN","info_result_id":122,"info_result_date":"2023-05-09","info_date_collected":"9-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0309,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planted 5/7 and 5/8, dates collected 5/8-5/9","value_object":{"level":0.43,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":122,"value_grid_id":884,"value_pesticide_id":"Metalaxyl","value_sample_type":"Pollen","value_date_collected":"2023-05-09","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"FRANKLIN","info_result_id":122,"info_result_date":"2023-05-09","info_date_collected":"9-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0309,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planted 5/7 and 5/8, dates collected 5/8-5/9","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":122,"value_grid_id":884,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-05-09","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.59 - 4.77","range_type":"LOQ","range_oper":"<","range_lower":1.59,"range_upper":4.77,"value_county":"FRANKLIN","info_result_id":122,"info_result_date":"2023-05-09","info_date_collected":"9-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0309,"info_other_mass_g":9,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"corn planted 5/7 and 5/8, dates collected 5/8-5/9","value_object":{"level":null,"operator":"<","lower":1.59,"upper":4.77,"type":"LOQ","spec":null}}],"123":[{"value_result_id":123,"value_grid_id":884,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-08-06","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":123,"info_result_date":"2023-08-06","info_date_collected":"6-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9019,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Near corn field","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":123,"value_grid_id":884,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-08-06","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.06 - 0.2","range_type":"LOQ","range_oper":"<","range_lower":0.06,"range_upper":0.2,"value_county":"FRANKLIN","info_result_id":123,"info_result_date":"2023-08-06","info_date_collected":"6-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9019,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Near corn field","value_object":{"level":null,"operator":"<","lower":0.06,"upper":0.2,"type":"LOQ","spec":null}},{"value_result_id":123,"value_grid_id":884,"value_pesticide_id":"Prometryn","value_sample_type":"Pollen","value_date_collected":"2023-08-06","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.14 - 0.41","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.41,"value_county":"FRANKLIN","info_result_id":123,"info_result_date":"2023-08-06","info_date_collected":"6-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9019,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Near corn field","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.41,"type":"LOQ","spec":null}},{"value_result_id":123,"value_grid_id":884,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-06","value_year_collected":2023,"value_month_collected":8,"value_result":"0.6","range_type":null,"range_oper":"=","range_lower":0.6,"range_upper":0.6,"value_county":"FRANKLIN","info_result_id":123,"info_result_date":"2023-08-06","info_date_collected":"6-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9019,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Near corn field","value_object":{"level":0.6,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":123,"value_grid_id":884,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-06","value_year_collected":2023,"value_month_collected":8,"value_result":"13.47","range_type":null,"range_oper":"=","range_lower":13.47,"range_upper":13.47,"value_county":"FRANKLIN","info_result_id":123,"info_result_date":"2023-08-06","info_date_collected":"6-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9019,"info_other_mass_g":9.5,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"Near corn field","value_object":{"level":13.47,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-72.963949104,44.988448482],[-72.923135029,44.988606956],[-72.922921946,44.959643804],[-72.96371549,44.959485478],[-72.963949104,44.988448482]]]]},"grid_id":962,"sampleCount":2,"samples":{"107":[{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"248.36","range_type":null,"range_oper":"=","range_lower":248.36,"range_upper":248.36,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":248.36,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Chlorantraniliprole","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 1.4 - 4.21","range_type":"LOQ","range_oper":"<","range_lower":1.4,"range_upper":4.21,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":null,"operator":"<","lower":1.4,"upper":4.21,"type":"LOQ","spec":null}},{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"1.63","range_type":null,"range_oper":"=","range_lower":1.63,"range_upper":1.63,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":1.63,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Fenpyroximate","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.4 - 1.2","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.2,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.2,"type":"LOQ","spec":null}},{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"0.54","range_type":null,"range_oper":"=","range_lower":0.54,"range_upper":0.54,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":0.54,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"0.99","range_type":null,"range_oper":"=","range_lower":0.99,"range_upper":0.99,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":0.99,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"5.89","range_type":null,"range_oper":"=","range_lower":5.89,"range_upper":5.89,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":5.89,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":107,"value_grid_id":962,"value_pesticide_id":"Metalaxyl","value_sample_type":"Pollen","value_date_collected":"2023-05-12","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"FRANKLIN","info_result_id":107,"info_result_date":"2023-05-12","info_date_collected":"12-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":4.9825,"info_other_mass_g":8.3,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"field at 44.976443, -72.9307762, planted 5/10","value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}}],"187":[{"value_result_id":187,"value_grid_id":962,"value_pesticide_id":"Clothianidin","value_sample_type":"Plant","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"3.22","range_type":null,"range_oper":"=","range_lower":3.22,"range_upper":3.22,"value_county":"FRANKLIN","info_result_id":187,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":8.7639,"info_other_mass_g":15.7,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"taken from unmowed area about 20-50 feet from field day after planting","value_object":{"level":3.22,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":187,"value_grid_id":962,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-05-11","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.09 - 0.27","range_type":"LOQ","range_oper":"<","range_lower":0.09,"range_upper":0.27,"value_county":"FRANKLIN","info_result_id":187,"info_result_date":"2023-05-11","info_date_collected":"11-May","info_year_collected":2023,"info_month_collected":5,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":8.7639,"info_other_mass_g":15.7,"info_hive_count":"NA","info_plant_species":"dandelion","info_row_crop_site":"Y","info_notes":"taken from unmowed area about 20-50 feet from field day after planting","value_object":{"level":null,"operator":"<","lower":0.09,"upper":0.27,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-72.870047895,43.047882172],[-72.830543275,43.048003044],[-72.830387857,43.019029715],[-72.869873897,43.018908963],[-72.870047895,43.047882172]]]]},"grid_id":1189,"sampleCount":1,"samples":{"42":[{"value_result_id":42,"value_grid_id":1189,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Honey","value_date_collected":"2022-10-26","value_year_collected":2022,"value_month_collected":10,"value_result":"<LOQ, 0.04 - 0.13","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.13,"value_county":"WINDHAM","info_result_id":42,"info_result_date":"2022-10-26","info_date_collected":"26-Oct","info_year_collected":2022,"info_month_collected":10,"info_scale":null,"info_sample_type":"Honey","info_sample_mass_g":6.8921,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.13,"type":"LOQ","spec":null}},{"value_result_id":42,"value_grid_id":1189,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Honey","value_date_collected":"2022-10-26","value_year_collected":2022,"value_month_collected":10,"value_result":"17.54","range_type":null,"range_oper":"=","range_lower":17.54,"range_upper":17.54,"value_county":"WINDHAM","info_result_id":42,"info_result_date":"2022-10-26","info_date_collected":"26-Oct","info_year_collected":2022,"info_month_collected":10,"info_scale":null,"info_sample_type":"Honey","info_sample_mass_g":6.8921,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":17.54,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-72.869873897,43.018908963],[-72.830387857,43.019029715],[-72.830232648,42.990056246],[-72.869700134,42.989935612],[-72.869873897,43.018908963]]]]},"grid_id":1190,"sampleCount":7,"samples":{"1":[{"value_result_id":1,"value_grid_id":1190,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-14","value_year_collected":2021,"value_month_collected":5,"value_result":"2.22","range_type":null,"range_oper":"=","range_lower":2.22,"range_upper":2.22,"value_county":"WINDHAM","info_result_id":1,"info_result_date":"2021-05-14","info_date_collected":"14-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.05,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":2.22,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":1,"value_grid_id":1190,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-05-14","value_year_collected":2021,"value_month_collected":5,"value_result":"0.26","range_type":null,"range_oper":"=","range_lower":0.26,"range_upper":0.26,"value_county":"WINDHAM","info_result_id":1,"info_result_date":"2021-05-14","info_date_collected":"14-May","info_year_collected":2021,"info_month_collected":5,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.05,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.26,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"2":[{"value_result_id":2,"value_grid_id":1190,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-18","value_year_collected":2021,"value_month_collected":6,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"WINDHAM","info_result_id":2,"info_result_date":"2021-06-18","info_date_collected":"18-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.93,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":2,"value_grid_id":1190,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-18","value_year_collected":2021,"value_month_collected":6,"value_result":"6.01","range_type":null,"range_oper":"=","range_lower":6.01,"range_upper":6.01,"value_county":"WINDHAM","info_result_id":2,"info_result_date":"2021-06-18","info_date_collected":"18-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.93,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":6.01,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":2,"value_grid_id":1190,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-18","value_year_collected":2021,"value_month_collected":6,"value_result":"0.35","range_type":null,"range_oper":"=","range_lower":0.35,"range_upper":0.35,"value_county":"WINDHAM","info_result_id":2,"info_result_date":"2021-06-18","info_date_collected":"18-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.93,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.35,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":2,"value_grid_id":1190,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-18","value_year_collected":2021,"value_month_collected":6,"value_result":"<LOQ, 0.03 - 0.1","range_type":"LOQ","range_oper":"<","range_lower":0.03,"range_upper":0.1,"value_county":"WINDHAM","info_result_id":2,"info_result_date":"2021-06-18","info_date_collected":"18-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.93,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.03,"upper":0.1,"type":"LOQ","spec":null}},{"value_result_id":2,"value_grid_id":1190,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-06-18","value_year_collected":2021,"value_month_collected":6,"value_result":"<LOQ, 0.07 - 0.2","range_type":"LOQ","range_oper":"<","range_lower":0.07,"range_upper":0.2,"value_county":"WINDHAM","info_result_id":2,"info_result_date":"2021-06-18","info_date_collected":"18-Jun","info_year_collected":2021,"info_month_collected":6,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.93,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.07,"upper":0.2,"type":"LOQ","spec":null}}],"3":[{"value_result_id":3,"value_grid_id":1190,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-06","value_year_collected":2021,"value_month_collected":7,"value_result":"4.12","range_type":null,"range_oper":"=","range_lower":4.12,"range_upper":4.12,"value_county":"WINDHAM","info_result_id":3,"info_result_date":"2021-07-06","info_date_collected":"6-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.04,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":4.12,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":3,"value_grid_id":1190,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-06","value_year_collected":2021,"value_month_collected":7,"value_result":"<LOQ, 0.03 - 0.1","range_type":"LOQ","range_oper":"<","range_lower":0.03,"range_upper":0.1,"value_county":"WINDHAM","info_result_id":3,"info_result_date":"2021-07-06","info_date_collected":"6-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.04,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.03,"upper":0.1,"type":"LOQ","spec":null}}],"4":[{"value_result_id":4,"value_grid_id":1190,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-20","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"WINDHAM","info_result_id":4,"info_result_date":"2021-08-20","info_date_collected":"20-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":4,"value_grid_id":1190,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-20","value_year_collected":2021,"value_month_collected":8,"value_result":"2.99","range_type":null,"range_oper":"=","range_lower":2.99,"range_upper":2.99,"value_county":"WINDHAM","info_result_id":4,"info_result_date":"2021-08-20","info_date_collected":"20-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":2.99,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":4,"value_grid_id":1190,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-20","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.03 - 0.1","range_type":"LOQ","range_oper":"<","range_lower":0.03,"range_upper":0.1,"value_county":"WINDHAM","info_result_id":4,"info_result_date":"2021-08-20","info_date_collected":"20-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.03,"upper":0.1,"type":"LOQ","spec":null}}],"19":[{"value_result_id":19,"value_grid_id":1190,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-23","value_year_collected":2022,"value_month_collected":5,"value_result":"2.28","range_type":null,"range_oper":"=","range_lower":2.28,"range_upper":2.28,"value_county":"WINDHAM","info_result_id":19,"info_result_date":"2022-05-23","info_date_collected":"23-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8416,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":2.28,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":19,"value_grid_id":1190,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-23","value_year_collected":2022,"value_month_collected":5,"value_result":"1.57","range_type":null,"range_oper":"=","range_lower":1.57,"range_upper":1.57,"value_county":"WINDHAM","info_result_id":19,"info_result_date":"2022-05-23","info_date_collected":"23-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8416,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.57,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":19,"value_grid_id":1190,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2022-05-23","value_year_collected":2022,"value_month_collected":5,"value_result":"0.41","range_type":null,"range_oper":"=","range_lower":0.41,"range_upper":0.41,"value_county":"WINDHAM","info_result_id":19,"info_result_date":"2022-05-23","info_date_collected":"23-May","info_year_collected":2022,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen (trap)","info_sample_mass_g":4.8416,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.41,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}],"95":[{"value_result_id":95,"value_grid_id":1190,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen","value_date_collected":"2023-05-25","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.08 - 0.24","range_type":"LOQ","range_oper":"<","range_lower":0.08,"range_upper":0.24,"value_county":"WINDHAM","info_result_id":95,"info_result_date":"2023-05-25","info_date_collected":"25-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0209,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/24-5/25, apiary not near corn","value_object":{"level":null,"operator":"<","lower":0.08,"upper":0.24,"type":"LOQ","spec":null}},{"value_result_id":95,"value_grid_id":1190,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen","value_date_collected":"2023-05-25","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.4 - 1.2","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.2,"value_county":"WINDHAM","info_result_id":95,"info_result_date":"2023-05-25","info_date_collected":"25-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0209,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/24-5/25, apiary not near corn","value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.2,"type":"LOQ","spec":null}},{"value_result_id":95,"value_grid_id":1190,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-05-25","value_year_collected":2023,"value_month_collected":5,"value_result":"0.58","range_type":null,"range_oper":"=","range_lower":0.58,"range_upper":0.58,"value_county":"WINDHAM","info_result_id":95,"info_result_date":"2023-05-25","info_date_collected":"25-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0209,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/24-5/25, apiary not near corn","value_object":{"level":0.58,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":95,"value_grid_id":1190,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-05-25","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.14 - 0.4","range_type":"LOQ","range_oper":"<","range_lower":0.14,"range_upper":0.4,"value_county":"WINDHAM","info_result_id":95,"info_result_date":"2023-05-25","info_date_collected":"25-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0209,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/24-5/25, apiary not near corn","value_object":{"level":null,"operator":"<","lower":0.14,"upper":0.4,"type":"LOQ","spec":null}},{"value_result_id":95,"value_grid_id":1190,"value_pesticide_id":"Carbaryl","value_sample_type":"Pollen","value_date_collected":"2023-05-25","value_year_collected":2023,"value_month_collected":5,"value_result":"<LOQ, 0.4 - 1.2","range_type":"LOQ","range_oper":"<","range_lower":0.4,"range_upper":1.2,"value_county":"WINDHAM","info_result_id":95,"info_result_date":"2023-05-25","info_date_collected":"25-May","info_year_collected":2023,"info_month_collected":5,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":5.0209,"info_other_mass_g":8.1,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"N","info_notes":"trap on from 5/24-5/25, apiary not near corn","value_object":{"level":null,"operator":"<","lower":0.4,"upper":1.2,"type":"LOQ","spec":null}}],"176":[{"value_result_id":176,"value_grid_id":1190,"value_pesticide_id":"Pyraclostrobin","value_sample_type":"Plant","value_date_collected":"2023-08-11","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.23 - 0.68","range_type":"LOQ","range_oper":"<","range_lower":0.23,"range_upper":0.68,"value_county":"WINDHAM","info_result_id":176,"info_result_date":"2023-08-11","info_date_collected":"11-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":"large","info_sample_type":"Plant","info_sample_mass_g":3.5391,"info_other_mass_g":8.6,"info_hive_count":"N/A","info_plant_species":"milkweed leaves","info_row_crop_site":"N","info_notes":"Milkweed leaves","value_object":{"level":null,"operator":"<","lower":0.23,"upper":0.68,"type":"LOQ","spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-72.718839725,44.931253118],[-72.678065164,44.93132404],[-72.677975568,44.902359987],[-72.718729646,44.902289143],[-72.718839725,44.931253118]]]]},"grid_id":1444,"sampleCount":1,"samples":{"97":[{"value_result_id":97,"value_grid_id":1444,"value_pesticide_id":"Diuron","value_sample_type":"Pollen","value_date_collected":"2023-08-07","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 2.09 - 6.28","range_type":"LOQ","range_oper":"<","range_lower":2.09,"range_upper":6.28,"value_county":"FRANKLIN","info_result_id":97,"info_result_date":"2023-08-07","info_date_collected":"7-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":3.8225,"info_other_mass_g":4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"About 500 yards from hives to corn field","value_object":{"level":null,"operator":"<","lower":2.09,"upper":6.28,"type":"LOQ","spec":null}},{"value_result_id":97,"value_grid_id":1444,"value_pesticide_id":"Tebuthiuron","value_sample_type":"Pollen","value_date_collected":"2023-08-07","value_year_collected":2023,"value_month_collected":8,"value_result":"<LOQ, 0.16 - 0.47","range_type":"LOQ","range_oper":"<","range_lower":0.16,"range_upper":0.47,"value_county":"FRANKLIN","info_result_id":97,"info_result_date":"2023-08-07","info_date_collected":"7-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":3.8225,"info_other_mass_g":4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"About 500 yards from hives to corn field","value_object":{"level":null,"operator":"<","lower":0.16,"upper":0.47,"type":"LOQ","spec":null}},{"value_result_id":97,"value_grid_id":1444,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen","value_date_collected":"2023-08-07","value_year_collected":2023,"value_month_collected":8,"value_result":"0.6","range_type":null,"range_oper":"=","range_lower":0.6,"range_upper":0.6,"value_county":"FRANKLIN","info_result_id":97,"info_result_date":"2023-08-07","info_date_collected":"7-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":3.8225,"info_other_mass_g":4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"About 500 yards from hives to corn field","value_object":{"level":0.6,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":97,"value_grid_id":1444,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen","value_date_collected":"2023-08-07","value_year_collected":2023,"value_month_collected":8,"value_result":"10.91","range_type":null,"range_oper":"=","range_lower":10.91,"range_upper":10.91,"value_county":"FRANKLIN","info_result_id":97,"info_result_date":"2023-08-07","info_date_collected":"7-Aug","info_year_collected":2023,"info_month_collected":8,"info_scale":null,"info_sample_type":"Pollen","info_sample_mass_g":3.8225,"info_other_mass_g":4,"info_hive_count":"1","info_plant_species":"NA","info_row_crop_site":"Y","info_notes":"About 500 yards from hives to corn field","value_object":{"level":10.91,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}}]}},{"geometry":{"type":"MultiPolygon","coordinates":[[[[-72.31286967,44.380963761],[-72.272479036,44.380890377],[-72.272591059,44.351923522],[-72.312961802,44.351996835],[-72.31286967,44.380963761]]]]},"grid_id":2263,"sampleCount":3,"samples":{"14":[{"value_result_id":14,"value_grid_id":2263,"value_pesticide_id":"Azoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-30","value_year_collected":2021,"value_month_collected":7,"value_result":"0.21","range_type":null,"range_oper":"=","range_lower":0.21,"range_upper":0.21,"value_county":"WASHINGTON","info_result_id":14,"info_result_date":"2021-07-30","info_date_collected":"30-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"small","info_sample_type":"Pollen (trap)","info_sample_mass_g":0.2591,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.21,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":14,"value_grid_id":2263,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-30","value_year_collected":2021,"value_month_collected":7,"value_result":"3.85","range_type":null,"range_oper":"=","range_lower":3.85,"range_upper":3.85,"value_county":"WASHINGTON","info_result_id":14,"info_result_date":"2021-07-30","info_date_collected":"30-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"small","info_sample_type":"Pollen (trap)","info_sample_mass_g":0.2591,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":3.85,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":14,"value_grid_id":2263,"value_pesticide_id":"Atrazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-30","value_year_collected":2021,"value_month_collected":7,"value_result":"1.48","range_type":null,"range_oper":"=","range_lower":1.48,"range_upper":1.48,"value_county":"WASHINGTON","info_result_id":14,"info_result_date":"2021-07-30","info_date_collected":"30-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"small","info_sample_type":"Pollen (trap)","info_sample_mass_g":0.2591,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":1.48,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":14,"value_grid_id":2263,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-30","value_year_collected":2021,"value_month_collected":7,"value_result":"0.25","range_type":null,"range_oper":"=","range_lower":0.25,"range_upper":0.25,"value_county":"WASHINGTON","info_result_id":14,"info_result_date":"2021-07-30","info_date_collected":"30-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"small","info_sample_type":"Pollen (trap)","info_sample_mass_g":0.2591,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.25,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":14,"value_grid_id":2263,"value_pesticide_id":"Metolachlor","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-30","value_year_collected":2021,"value_month_collected":7,"value_result":"0.74","range_type":null,"range_oper":"=","range_lower":0.74,"range_upper":0.74,"value_county":"WASHINGTON","info_result_id":14,"info_result_date":"2021-07-30","info_date_collected":"30-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"small","info_sample_type":"Pollen (trap)","info_sample_mass_g":0.2591,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":0.74,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":14,"value_grid_id":2263,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-30","value_year_collected":2021,"value_month_collected":7,"value_result":"699.61","range_type":null,"range_oper":"=","range_lower":699.61,"range_upper":699.61,"value_county":"WASHINGTON","info_result_id":14,"info_result_date":"2021-07-30","info_date_collected":"30-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"small","info_sample_type":"Pollen (trap)","info_sample_mass_g":0.2591,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":699.61,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":14,"value_grid_id":2263,"value_pesticide_id":"Thiamethoxam","value_sample_type":"Pollen (trap)","value_date_collected":"2021-07-30","value_year_collected":2021,"value_month_collected":7,"value_result":"<LOQ, 0.27 - 0.81","range_type":"LOQ","range_oper":"<","range_lower":0.27,"range_upper":0.81,"value_county":"WASHINGTON","info_result_id":14,"info_result_date":"2021-07-30","info_date_collected":"30-Jul","info_year_collected":2021,"info_month_collected":7,"info_scale":"small","info_sample_type":"Pollen (trap)","info_sample_mass_g":0.2591,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.27,"upper":0.81,"type":"LOQ","spec":null}}],"15":[{"value_result_id":15,"value_grid_id":2263,"value_pesticide_id":"Trifloxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-03","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"WASHINGTON","info_result_id":15,"info_result_date":"2021-08-03","info_date_collected":"3-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.98,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":15,"value_grid_id":2263,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-03","value_year_collected":2021,"value_month_collected":8,"value_result":"10.04","range_type":null,"range_oper":"=","range_lower":10.04,"range_upper":10.04,"value_county":"WASHINGTON","info_result_id":15,"info_result_date":"2021-08-03","info_date_collected":"3-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.98,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":10.04,"operator":null,"lower":0,"upper":0,"type":null,"spec":null}},{"value_result_id":15,"value_grid_id":2263,"value_pesticide_id":"Picoxystrobin","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-03","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"WASHINGTON","info_result_id":15,"info_result_date":"2021-08-03","info_date_collected":"3-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.98,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":15,"value_grid_id":2263,"value_pesticide_id":"Imidacloprid","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-03","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.6 - 1.81","range_type":"LOQ","range_oper":"<","range_lower":0.6,"range_upper":1.81,"value_county":"WASHINGTON","info_result_id":15,"info_result_date":"2021-08-03","info_date_collected":"3-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.98,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.6,"upper":1.81,"type":"LOQ","spec":null}},{"value_result_id":15,"value_grid_id":2263,"value_pesticide_id":"Piperonyl-butoxide","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-03","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.04 - 0.12","range_type":"LOQ","range_oper":"<","range_lower":0.04,"range_upper":0.12,"value_county":"WASHINGTON","info_result_id":15,"info_result_date":"2021-08-03","info_date_collected":"3-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.98,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.04,"upper":0.12,"type":"LOQ","spec":null}},{"value_result_id":15,"value_grid_id":2263,"value_pesticide_id":"Propazine","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-03","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.1 - 0.3","range_type":"LOQ","range_oper":"<","range_lower":0.1,"range_upper":0.3,"value_county":"WASHINGTON","info_result_id":15,"info_result_date":"2021-08-03","info_date_collected":"3-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.98,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.1,"upper":0.3,"type":"LOQ","spec":null}},{"value_result_id":15,"value_grid_id":2263,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-03","value_year_collected":2021,"value_month_collected":8,"value_result":">ULOQ, >2008.03","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":2008.03,"value_county":"WASHINGTON","info_result_id":15,"info_result_date":"2021-08-03","info_date_collected":"3-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":4.98,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"2008.03"}}],"16":[{"value_result_id":16,"value_grid_id":2263,"value_pesticide_id":"Diuron","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-27","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.66 - 1.98","range_type":"LOQ","range_oper":"<","range_lower":0.66,"range_upper":1.98,"value_county":"WASHINGTON","info_result_id":16,"info_result_date":"2021-08-27","info_date_collected":"27-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.04,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.66,"upper":1.98,"type":"LOQ","spec":null}},{"value_result_id":16,"value_grid_id":2263,"value_pesticide_id":"Imidacloprid","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-27","value_year_collected":2021,"value_month_collected":8,"value_result":"<LOQ, 0.6 - 1.79","range_type":"LOQ","range_oper":"<","range_lower":0.6,"range_upper":1.79,"value_county":"WASHINGTON","info_result_id":16,"info_result_date":"2021-08-27","info_date_collected":"27-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.04,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":"<","lower":0.6,"upper":1.79,"type":"LOQ","spec":null}},{"value_result_id":16,"value_grid_id":2263,"value_pesticide_id":"2-4-DMPF","value_sample_type":"Pollen (trap)","value_date_collected":"2021-08-27","value_year_collected":2021,"value_month_collected":8,"value_result":">ULOQ, >1984.13","range_type":"ULOQ","range_oper":">","range_lower":null,"range_upper":1984.13,"value_county":"WASHINGTON","info_result_id":16,"info_result_date":"2021-08-27","info_date_collected":"27-Aug","info_year_collected":2021,"info_month_collected":8,"info_scale":"large","info_sample_type":"Pollen (trap)","info_sample_mass_g":5.04,"info_other_mass_g":null,"info_hive_count":null,"info_plant_species":null,"info_row_crop_site":null,"info_notes":null,"value_object":{"level":null,"operator":">","lower":null,"upper":null,"type":"ULOQ","spec":"1984.13"}}]}}]}