INI

Ship Types - INI

Ship types are primarily classified by purpose (cargo transport, passenger transport, fishing, military, etc.). Based on definitions by the International Maritime Organization (IMO), various types exist including container ships, tankers, bulk carriers, passenger ships, ferries, fishing vessels, and warships. Modern ships are designed specifically for their respective purposes and play essential roles as infrastructure for international trade and maritime transportation.

ships maritime IMO International Maritime Organization shipping logistics port
[item.passenger-ship]
code=01
slug=passenger-ship
name=Passenger Ship
description=A ship designed to carry passengers.
category=Passenger Vessel
subTypes=

[item.cargo-ship]
code=02
slug=cargo-ship
name=Cargo Ship
description=A ship designed to carry cargo.
category=Cargo Vessel
subTypes=

[item.tanker]
code=03
slug=tanker
name=Tanker
description=A ship designed to transport liquid cargo.
category=Cargo Vessel
subTypes=["Crude Oil Tanker","Product Tanker","Chemical Tanker","LNG Carrier","LPG Carrier"]

[item.container-ship]
code=04
slug=container-ship
name=Container Ship
description=A ship designed to carry standardized containers.
category=Cargo Vessel
subTypes=

[item.ferry]
code=05
slug=ferry
name=Ferry
description=A ship that transports passengers and vehicles on regular routes.
category=Passenger Vessel
subTypes=["Car Ferry","Passenger Ferry","High-Speed Ferry","Ro-Ro Passenger Ship"]

[item.warship]
code=06
slug=warship
name=Warship
description=A ship used for military purposes.
category=Naval Vessel
subTypes=["Frigate","Destroyer","Cruiser","Aircraft Carrier","Submarine","Minesweeper","Transport Ship"]

[item.fishing-vessel]
code=07
slug=fishing-vessel
name=Fishing Vessel
description=A vessel engaged in fishing operations.
category=Fishing Vessel
subTypes=["Tuna Fishing Vessel","Trawler","Set-Net Fishing Vessel","Gillnetter","Bottom Trawler"]

[item.bulk-carrier]
code=08
slug=bulk-carrier
name=Bulk Carrier
description=A ship designed to carry bulk cargo.
category=Cargo Vessel
subTypes=

[item.roro-ship]
code=09
slug=roro-ship
name=Ro-Ro Ship
description=A ship where vehicles can be driven on and off.
category=Cargo Vessel
subTypes=

[item.refrigerated-cargo-ship]
code=10
slug=refrigerated-cargo-ship
name=Refrigerated Cargo Ship
description=A ship designed to transport refrigerated or frozen cargo.
category=Cargo Vessel
subTypes=