Perform Feedlot calculation

Retrieve a simple JSON response

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
stateenumRequired

What state the location is in. Note: Western Australia is split up into two regions, wa_nw is North-West Western Australia, wa_sw is South-West Western Australia

systemenumRequired

Type of feedlot/production system

Allowed values:
groupslist of objectsRequired
fertiliserobjectRequired

Fertiliser used for different applications (such as dryland pasture)

purchasesobjectRequired

Note: passing a single FeedlotPurchase for each class is now deprecated, please pass an array (FeedlotPurchases[]) instead

dieseldoubleRequired

Diesel usage in L (litres)

petroldoubleRequired

Petrol usage in L (litres)

lpgdoubleRequired

LPG Fuel usage in L (litres)

electricitySourceenumRequired
Source of electricity
Allowed values:
electricityRenewabledoubleRequired

Percent of total electricity usage that is drawn from renewable sources, between 0 and 100. Unused if electricitySource is Renewable

electricityUsedoubleRequired

Electricity use in KWh (kilowatt hours)

grainFeeddoubleRequired
Grain purchased for cattle feed in tonnes
hayFeeddoubleRequired
Hay purchased for cattle feed in tonnes
cottonseedFeeddoubleRequired
Cotton seed purchased for cattle feed in tonnes
herbicidedoubleRequired

Total amount of active ingredients of from herbicide (Paraquat, Diquat, Glyphosate) in kg (kilograms)

herbicideOtherdoubleRequired

Total amount of active ingredients of from other herbicides in kg (kilograms)

distanceCattleTransporteddoubleRequired

Distance cattle are transported to farm, in km (kilometres)

truckTypeenumRequired
Type of truck used for cattle transport
Allowed values:
limestonedoubleRequired
Lime applied in tonnes
limestoneFractiondoubleRequired
Fraction of lime as limestone vs dolomite, between 0 and 1
vegetationlist of objectsRequired
salesobjectOptional

Note: passing a single FeedlotSale for each class is now deprecated, please pass an array (FeedlotSales[]) instead

Response

This endpoint returns an object.
scope1object

Scope 1 greenhouse gas emissions are the emissions released to the atmosphere as a direct result of an activity, in tonnes-CO2e (tonnes of carbon dioxide equivalent)

scope2object

Scope 2 greenhouse gas emissions are the emissions released to the atmosphere from the indirect consumption of an energy commodity, in tonnes-CO2e (tonnes of carbon dioxide equivalent)

scope3object

Scope 3 emissions are indirect greenhouse gas emissions other than scope 2 emissions that are generated in the wider economy, in tonnes-CO2e (tonnes of carbon dioxide equivalent)

carbonSequestrationobject

Carbon sequestration, in tonnes-CO2e

intermediatelist of objects
netobject
Net emissions for feedlot
intensitiesobject

Errors