The transport of a Product, Input, or item of Infrastructure to or from a Cycle.
Field | Type | Required | Definition |
---|---|---|---|
term | Term | Yes |
A reference to the Term describing the Transport mode. |
description | string | No |
A description of the Transport mode. |
value | number | No |
The distance transported times the number of tonnes transported. E.g., if 40 kg of Urea (kg N) are used during the Cycle, the nitrogen content of Urea is 45.5%, and the urea was transported 91 km, this field is calculated as |
sd | number | No |
The standard deviation of |
min | number | No |
The minimum of |
max | number | No |
The maximum of |
statsDefinition | string | No |
What the descriptive statistics ( Possible values are: cycles, replications, other observations, spatial, regions, simulated, modelled |
observations | array[number|null] | No |
The number of observations the descriptive statistics are calculated over. |
distance | number | No |
The distance transported in kilometers. |
distanceSd | number | No |
The standard deviation of |
distanceMin | number | No |
The minimum of |
distanceMax | number | No |
The maximum of |
distanceStatsDefinition | string | No |
What the descriptive statistics ( Possible values are: cycles, replications, other observations, time, spatial, regions, simulated, modelled |
distanceObservations | array[number|null] | No |
The number of observations the descriptive statistics for distance are calculated over. |
returnLegIncluded | boolean | Yes | |
methodModel | Term | No |
A reference to the Term describing the method or model used to acquire or estimate these data. |
methodModelDescription | string | No |
A free text field, describing the method or model used to acquire or estimate these data. |
methodClassification | string | No |
A classification of the method used to acquire or estimate the
Possible values are: physical measurement, verified survey data, non-verified survey data, modelled, estimated with assumptions, consistent external sources, inconsistent external sources, expert opinion, unsourced assumption |
methodClassificationDescription | string | No |
A justification of the |
source | Source | No |
A reference to the Source of these data. |
inputs | List[Input] | No |
The Inputs into the Transport process (e.g., diesel). inputs cannot be duplicated. The following fields determine whether an Input is unique: term.@id, dates, startDate, endDate, operation.@id, country.@id |
practices | List[Practice] | No |
The Practices used. practices cannot be duplicated. The following fields determine whether a Practice is unique: term.@id, description, key.@id, dates, startDate, endDate, areaPercent, ownershipStatus |
emissions | List[Emission] | No |
The Emissions created during Transport. emissions cannot be duplicated. The following fields determine whether an Emission is unique: term.@id, dates, startDate, endDate, depth, inputs.@id |
Internal Properties
The following properties are automatically set when data are uploaded to the Hestia platform. If they are included in a file which is uploaded, they will be overwritten.
Field | Type | Definition |
---|---|---|
@type | string | Transport |
schemaVersion | string |
The version of the schema when these data were created. |
added | array[string] |
A list of fields that have been added to the original dataset. |
addedVersion | array[string] |
A list of versions of the model used to add these fields. |
updated | array[string] |
A list of fields that have been updated on the original dataset. |
updatedVersion | array[string] |
A list of versions of the model used to update these fields. |
aggregated | array[string] | |
aggregatedVersion | array[string] |
A list of versions of the aggregation engine corresponding to each aggregated field. |
Example 1