7 Vessel Identity
Vessel identity is one of Global Fishing Watch’s most important research areas. Vessel identity workflows and datasets are used in nearly every analysis and product.
Global Fishing Watch gathers identity information from mainly two types of source, (i) the Automatic Identification System (AIS) and (ii) more than 40 public registries. Other vessel characteristics are predicted by our fishing models. Before talking about our tables and workflows, here’s a brief description about identity markers in all tables and pipelines
7.1 Automatic Identification System (AIS)
The Automatic Identification System (AIS) is an automatic tracking system originally developed to help preventing collisions between vessels at sea. AIS is at the core of Global Fishing Watch analysis pipelines, including the AIS-based fishing effort calculation displayed on our map. Vessels broadcast AIS to alert other vessels of their presence, but terrestrial and satellite receivers can also receive these messages and monitor vessel movements.
AIS messages include identity information about the vessel, such as ship name, call sign, and International Maritime Organization (IMO) number, as well as an identifier known as the Maritime Mobile Service Identity (MMSI).
MMSI are nine-digit numbers broadcast in AIS messages. MMSIs are supposed to be unique for each vessel, but
- a vessel can change MMSIs throughout its lifecycle–for example when it’s reflagged, because the first three digits refer to the flag country
- several vessels can broadcast the same MMSI at the same time. This happens for many reasons, including the fact that data entry in AIS messages is manual.
Shipname and callsign can be also transmitted in AIS messages but they are optional, not every AIS-broadcasting vessel transmits them, and their transmission can be inconsistent. Shipnames can also vary a lot in their spelling, requiring some fuzzy matching to detect if they refer to the same vessel.
IMO numbers are permanent unique identifiers that follow a vessel from construction to scrapping. Assigned by the International Maritime Organization, IMO numbers are required for only a subset of industrial fishing vessels. IMO number can be transmitted along with MMSI in AIS messages but they are frequently missing.
These identity markers are often the starting point of any inquiry around vessel identity. However, due to their characteristics, none of these identifiers should be interpreted as the sole identity source for a vessel. Global Fishing Watch does extensive work to analyze and gather all the information available for a given vessel into cohesive sets.
Note: MMSI is referred to as
ssvid
in our tables.ssvid
stands for “source-specific vessel identity”. In this case, the source is AIS, andssvid = MMSI
.
7.2 Registry data
Vessel registries carry important vessel identity information, like vessel characteristics, registration history, licenses to fish in certain areas, and vessel ownership data. Global Fishing Watch compiles vessel information from over 40 public vessel registries and matches this information with the AIS-transmitted identity fields to provide a better overview of a vessel’s identity.
More about vessel registry data here
7.3 Internal identity markers
7.3.1 vesselId
Because some vessel identifiers can be missing, or shared by different vessels, and they can change in time, Global Fishing Watch developed vesselId
, a vessel identity variable that combines vessel information and is specific to a specific time interval.
A vesselId
is formed by a combination of the MMSI and the IMO number, when available, or by the MMSI, callsign and shipname transmitted in AIS messages.
Each
vesselId
is associated to a single vessel at a specific period of time. A single vessel can have severalvesselId
in time, and this is why simple calls to a single vessel can return tables that have manyvesselIds
and different identity markers in time.
7.3.2 Vessel record ID
The variable that unifies different vesselIDs
in time is the Vessel Record ID.
Some vessels have a single vesselID along their history, and therefore they lack this unifying variable.
7.3.3 Hull ID
Hull ID is in development as a single identity marker for each vessel. Hull ID is not connected to registry and remains stable in time along identity changes of the same vessel. Unlike vessel record ID, all vessels–and not only those that appear in the registries–would have a Hull ID.