Skip to main content

Extract productivity

Extract productivity

Header Parameters
X-API-KEY string
Request Body REQUIRED

The request boundary

year integer REQUIRED

Possible values: 2009 ≤ value ≤ 2018

year of interest

crop string REQUIRED

Possible values: [corn, soybeans]

crop of interest

units string

Possible values: [metric, imperial]

measurement units system to use

Responses
200

Success

Schema OPTIONAL
object[]
id integer OPTIONAL

field identifier

cropYield number OPTIONAL

Descibes productivity of land per unit area. Crop specific, given in [tons/ha] or [bu/ac].

temporalVolatility number OPTIONAL

Describes the variation of crop specific yield over a 10-year window. Computed from Coefficient of Variation; [unitless]

spatialVolatility number OPTIONAL

Describes the variation of crop specific yield within a geographic area such as a county. Computed from Coefficient of Variation; [unitless]

400

Invalid input

Schema OPTIONAL
string[]