VesselIntelligence

The vessel-related data.

Fields

NameTypeDescription
activitiesByType [Activity]Returns information on activities by type, timeframe, and location.

Parameters:
type: ActivityTypes!
timeRange: DateTimeRange
polygonType: [String!]
buildYearPositiveIntThe vessel build year.
callSignStringThe vessel transmitted call sign
classStringThe vessel class.
complianceRiskComplianceVesselRisk!The risk of the ship not complying with sanction programs.
dailyFuelConsumptionFuelConsumptionReport!This service takes as input a date range and the IMO of a vessel (currently works for tankers only) and returns the fuel consumption computed at midnight UTC for the day that just ended.

For example, date: ‘2022-01-02T00:00:00.000Z', 'totalFuelConsumption: 3.391’, that on January 1st, the vessel consumed 3.391 tons of fuel. A single run can go as far as 1 year back.
timeRangeClosedDateTimeRangeInputThe period for which the vessel information applies.
deadweightNonNegativeIntThe vessel deadweight.
draughtFloatLatest reported draft.
flagStringThe vessel flag.
grosstonnagePositiveIntThe molded volume of all the enclosed spaces in the ship converted to metric tons.
historicalNames[String]The vessel's historical names.
idObjectIdThe vessel's unique Windward assigned ID.
imoPositiveIntThe vessel International Maritime Organization number.
insurerStringThe firm insuring the vessel.
lastPortCallActivityMost recent Port Call prior to the transmission.
lastPosBlipLast position prior to the transmission.
lengthNonNegativeIntThe vessel length.
mmsiNonNegativeIntThe Vessel Maritime Mobile Service Identity number.
nameStringThe Vessel name.
pscInspections[PSCInspection!]The Port State Control inspections performed on the vessel.
reportedPortReportedPortThe vessel transmitted destination.
riskAssessmentVesselRiskAssessment!The different risks the vessel is exposed to.
smugglingRiskSmugglingVesselRisk!The smuggling risks the vessel is exposed to.
statusStringThe vessel status:

"DEAD": The vessel was reported DEAD by an external source.

"NOT_AVAILABLE": The vessel was reported dead by an external source, but it did transmit in the past 30 days.
subClassStringThe vessel sub-class.