The information about any casualties and Port State Control inspections, including all inspection details, deficiencies found, and end results.
Fields
Name | Type | Description |
---|---|---|
callSign | String | The vessel's transmitted call sign. |
deficienciesNum | NonNegativeInt | The number of deficiencies found during the inspection. |
flag | String | The flag flown by the vessel at the time of the PSC inspection. |
grossTonnage | String | The molded volume of all the enclosed spaces in the ship converted to metric tons. |
imo | String! | The vessel's IMO number as provided by the static database. |
inspectionDate | DateTime! | The date the inspection took place. |
inspectionId | String! | A unique identifier for a single inspection. |
inspectionPort | String! | The port at which the inspection took place. |
inspectionResult | Boolean! | The result of the inspection -- True = detained, False = not detained. |
inspectionType | InspectionType | The inspection types: CONCENTRATION_INSPECTION_CAMPAIGN, EXPANDED_INSPECTION, FOLLOW_UP_INSPECTION, INITIAL_INSPECTION, MORE_DETAILED_INSPECTION |
mou | PSCVendor! | The source of the data (e.g., the MOU who registered the inspection). |
name | String | The name of the vessel that was inspected. |