Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What’s an input?

An input is something that is brought onto the farm and consumed in order to produce crops. Some examples include seeds, fertilizers, and pesticides.

...

For the purposes of the Q3 2021 release, the following type of tasks may or must have an input associated with them:

  • Fertilizing (must)

  • Soil amendment (must) [includes the idea of fertilizers]

  • Cleaning (may)

  • Pest control (may)

...

Attribute

Data type

Required

Notes

Type of input

Enum: {“Fertilizer”, “Soil amendment”, “Pest control”, “Cleaner”}

Yes; assumed from context

Will be assigned based on where the user creates the input. For example, if created while creating a fertilizing soil amendment task, the type becomes “Fertilizer”“Soil amendment”.

Product name

Text

Yes

Supplier

Text

Organic

Required if the user is seeking an organic or PGS certification

On permitted substances list?Boolean

Enum: {“Yes”, “No”, “Not sure”}

Organic & Canada-based farm

This is only relevant to Canadian farmers seeking Organic certification. Other attributes along similar lines will likely be added in future releases.

https://www.cog.ca/wp-content/uploads/2020/12/M-Preparation-PSL-6_R55.pdf

Farm_id

Ref

No

Will be null if available to all farms. Otherwise, populated with the farm_id where it was created (and only available for use at that farm).

...