Skip to main content
All CollectionsTutorialsAPI Services
I do not receive NEXT_PORT_* in my API response
I do not receive NEXT_PORT_* in my API response
V
Written by Vasilis Kontas
Updated over a week ago

It is possible that while calling one of the following API services:

that the fields NEXT_PORT_ID, NEXT_PORT_UNLOCODE, NEXT_PORT_NAME or NEXT_PORT_COUNTRY are empty.

The reason can be one of the following:

  1. Our algorithms did not manage to identify the destination of the vessel. The destination of a vessel transmitted via AIS is input by the vessel's crew. In many cases, the crew's input (abbreviations, mistakes etc.) is not in a format that the algorithm can interpret into something meaningful. Thus the NEXT_PORT_* fields remain empty.

  2. The vessel's destination is not updated by the vessel's crew. Thus it is quite common that vessels leave towards a specific destination without having updated the AIS transmissions. This consequently leads to vessels reporting as destination the origin port or area. This is also considered invalid by our algorithms and the fields of NEXT_PORT_* remain empty.

  3. The vessel's positions have not been updated for several hours. As this creates uncertainty regarding the vessel's destination, the algorithms do not update the NEXT_PORT_* fields which are consequently NULL.

Did this answer your question?