The PortCall Dataset is included in the response of PortCalls method.
Data response is in JSON or XML format and includes the following fields:
| Field | Type | Description | 
|---|---|---|
| ID | integer | Unique ID of the event | 
| MMSI | integer | MMSI number of the vessel (AIS identifier) | 
| IMO | integer | IMO number of the vessel | 
| LOCODE | text | A unique port identifier assigned by the United Nations (UN/LOCODE) | 
| EVENT | text | Arrival or Departure | 
| TIMESTAMP | datetime | Date and Time (UTC) of the Arrival/Departure | 
| PORT | text | Name of the port | 
| COUNTRY | text | Country of the port |