CPSCS Vessel Tombstone API

System Profile

API Full NameCPSCS Vessel Tombstone API
Business ContactSimon Jones ( simon.jones@tc.gc.ca )
Source Codehttps://dev.azure.com/transport-canada/DSD-Marine%20Inspection/_git/CPSCS-VESSEL-API


Environment Access Information


System Overview

Vessel Tombstone API provides access to vessel data in CPSCS database.

Sample Data

{
  "vesselID": 780560,
  "imoNumber": "9785720",
  "officialNumber": null,
  "operatorInfo": "CAPE TANKERS INC. ",
  "flagStateEnglish": "Liberia",
  "flagStateFrench": "Libéria",
  "ownerStateEnglish": "Greece",
  "ownerStateFrench": "Grèce",
  "vesselTypeEnglish": "Oil tanker",
  "vesselTypeFrench": "Pétrolier",
  "grossTonnage": 61888,
  "deadWeight": 113032,
  "vesselName": "AQUASURAZO",
  "callSign": "D5NA6",
  "statusEnglish": null,
  "statusFrench": null,
  "recognizedOrganizationOrClassificationSociety": "American Bureau of Shipping",
  "dateKeelLaidUtc": "2015-12-18T00:00:00",
  "dateModifiedUtc": "2021-04-21T11:13:06",
  "companyImoNumber": "5176991",
  "companyName": "UNISEA SHIPPING LTD",
  "companyCountry": "Greece",
  "chartererName": ""
}

Data Flow


Good To Know

Vessel Tombstone API usage in MITRACK

How-To and Fixes

<Sub-sections should describe how to address known support request, including any scripts, instructions / steps, etc… >