vortexasdk.api.voyages
CongestionBreakdownItem
CongestionBreakdownItem(__pydantic_self__, **data: Any) -> None
Congestion breakdown shows various stats of vessels in congestion.
VoyagesVesselEntity
VoyagesVesselEntity(__pydantic_self__, **data: Any) -> None
A VoyagesVesselEntity represents a vessel record used in Voyages.
Vessel Entities Further Documentation
VoyageVesselEvent
VoyageVesselEvent(__pydantic_self__, **data: Any) -> None
A vessel event represents an activity that a vessel has performed during a voyage
Voyage Events Further Documentation
VoyageCargoEvent
VoyageCargoEvent(__pydantic_self__, **data: Any) -> None
Cargo events relate to the movement of cargo during the voyage.
Voyage Events Further Documentation
VoyageStatusEvent
VoyageStatusEvent(__pydantic_self__, **data: Any) -> None
Status events describe the status of the voyage at a given period.
Voyage Events Further Documentation
VoyageEnrichedItem
VoyageEnrichedItem(__pydantic_self__, **data: Any) -> None
A voyage is defined as a continuous period of time when the vessel is either laden or ballast.
Each voyage is made up of multiple voyage events which describe the activity of the vessel while it is laden or ballast.