Baselight

A Regionally-adapted Implementation Of Conservation Agriculture Delivers Rapid Improvements To Soil Properties Associated With Crop Yield Stability

Department of Agriculture

@usgov.usda_gov_a_regionally_adapted_implementation_of_conser_c4ca0ff9

Loading...
Loading...

About this Dataset

A Regionally-adapted Implementation Of Conservation Agriculture Delivers Rapid Improvements To Soil Properties Associated With Crop Yield Stability

Maize and soybean yield data set for Precision Zonal Management (PZM) project from 2012-2015. Project compared chisel plow tillage against ridge tillage (PZM) systems, with and without winter cereal rye cover crops. Experimental sites in four US states: IL, MI, MN and PA. Data set provides plot-level yield data (kg/ha) for each site-year and for both crops.

File also contains data set of maize and soybean yield stability, with soil properties measured in 2015 (end of experimental period) and delta values (values in 2015 minus values prior to experiment establishment in 2011).

Resources in this dataset:

  • Resource Title: Data for: A regionally-adapted implementation of conservation agriculture delivers rapid improvements to soil properties associated with crop yield stability.

File Name: PZM_yields_stability_soil.xlsx

Resource Description: Data files combined into a single excel document.

  • Resource Title: Data Dictionary.

File Name: PZM_data_dictionary.csv

  • Resource Title: Yield data for: A regionally-adapted implementation of conservation agriculture delivers rapid improvements to soil properties associated with crop yield stability.

File Name: PZM_Yields.csv

  • Resource Title: Stable Soil data for: A regionally-adapted implementation of conservation agriculture delivers rapid improvements to soil properties associated with crop yield stability.

File Name: PZM_stable_soil.csv
Organization: Department of Agriculture
Last updated: 2024-03-30T10:55:31.694945
Tags: ars, conservation-agriculture, cover-crops, data-gov, maize-yield-stability, reduced-tillage, soil-organic-matter, soybean-yield-stability

Tables

PZM Stable Soil

@usgov.usda_gov_a_regionally_adapted_implementation_of_conser_c4ca0ff9.pzm_stable_soil
  • 16.53 kB
  • 32 rows
  • 21 columns
Loading...
CREATE TABLE pzm_stable_soil (
  "location" VARCHAR,
  "tillage" VARCHAR,
  "cover_trt" VARCHAR,
  "depth" VARCHAR,
  "crop" VARCHAR,
  "yield" DOUBLE,
  "cv" DOUBLE,
  "myp" DOUBLE,
  "om_2015" DOUBLE,
  "cec_2015" DOUBLE,
  "ph_2015" DOUBLE,
  "phosphorus_2015" DOUBLE,
  "potassium_2015" DOUBLE,
  "calcium_2015" DOUBLE,
  "magnesium_2015" DOUBLE,
  "d_om" DOUBLE,
  "d_cec" DOUBLE,
  "d_ph" DOUBLE,
  "d_p" DOUBLE,
  "mean_vmc" DOUBLE,
  "meant" DOUBLE
);

PZM Yields

@usgov.usda_gov_a_regionally_adapted_implementation_of_conser_c4ca0ff9.pzm_yields
  • 9.42 kB
  • 576 rows
  • 8 columns
Loading...
CREATE TABLE pzm_yields (
  "location" VARCHAR,
  "yr" BIGINT,
  "crop" VARCHAR,
  "plot" BIGINT,
  "block" BIGINT,
  "tillage" VARCHAR,
  "cover_trt" VARCHAR,
  "yield" BIGINT
);

Share link

Anyone who has the link will be able to view this.