API Reference
An Event is an operational activity taking place within a project’s boundaries.
Props
Id of unique event, generated by Mangrove
Slug of the event type that this event represents. Event types and their slugs are defined within the Mangrove instance - see below.
Start time of event
End time of event
Optional. Reference ID tracking a specific object as it moves through the project.
List of datapoints within the event. Each datapoint within an event has a slug and a value.
List of locations associated with the event. Each unique location is associated with a Location in Mangrove.
List of supporting evidence associated with an event. Each object includes the evidence according to the evidence_type.
Sortable Props
start_time
Id of unique EventType, generated by Mangrove
Slug of the event type. Event types and their slugs are defined within the Mangrove instance. Examples of standard event types include capture_co2, loss_co2, anduse_electricity
capture_co2
loss_co2
use_electricity
Description of event type
List of datapoint types within the event. See the Datapoint Object.