Activity

The vessel activity attributes.

Fields

NameTypeDescription
descriptionStringThe description of the activity.
durationNonNegativeFloatThe duration of the activity in hours.
endCoordinateGeoJSONPositionScalarThe geographical location of the vessel at the ending of the activity.
endDateDateTimeThe end date of the activity.
extraFieldsActivityExtraFieldsA utility object to wrap additional activity attributes.
formerMMSIPositiveIntThe historical MMSI numbers of the vessel performing the activity.
idObjectIdThe activity Unique Windward assigned ID.
isInProgressBooleanWhether the activity is still in progress.
nextPortIdObjectIdThe MongoDB of the port call following the activity occurrence.
polygonFeatureObjectThe attributes of the polygon in which the activity occurred.
previousPortIdObjectIdThe MongoDB of the port call preceding the activity occurrence.
secondVesselVesselIntelligenceThe attributes of the second vessel involved in the activity.
startCoordinateGeoJSONPositionScalarThe geographical location of the vessel at the beginning of the activity.
startDateDateTimeThe starting date of the activity.
typeActivityTypesThe classification category of the activity.
vesselVesselIntelligenceThe attributes of the vessel performing the activity.
vesselIdObjectIdThe Unique Windward assigned ID of the vessel performing the activity.