Datasets:
File size: 4,876 Bytes
1ede140 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 | ---
license: cc-by-4.0
task_categories:
- text-classification
tags:
- Seaports
- Maritime
- Shipping
size_categories:
- 1M<n<10M
---
# World Seaport Dataset
## Description
This dataset includes detailed information about global seaports, covering aspects such as location, dimensions, facilities, and services available. It aims to assist in maritime navigation, logistics planning, and geographical studies.
## Metadata
**Dataset:** A collection of worldwide seaport information with extensive attributes.
**Source:** Compiled from various maritime publications and official nautical charts.
## Columns and Attributes
- **OID_**
- **World_Port_Index_Number**
- **Region_Name**
- **Main_Port_Name**
- **Alternate_Port_Name**
- **UN-LOCODE**
- **Country_Code**
- **World_Water_Body**
- **IHO_S-130_Sea_Area**
- **Sailing_Direction_or_Publication**
- **Publication_Link**
- **Standard_Nautical_Chart**
- **IHO_S-57_Electronic_Navigational_Chart**
- **IHO_S-101_Electronic_Navigational_Chart**
- **Digital_Nautical_Chart**
- **Tidal_Range_m**
- **Entrance_Width_m**
- **Channel_Depth_m**
- **Anchorage_Depth_m**
- **Cargo_Pier_Depth_m**
- **Oil_Terminal_Depth_m**
- **Liquified_Natural_Gas_Terminal_Depth_m**
- **Maximum_Vessel_Length_m**
- **Maximum_Vessel_Beam_m**
- **Maximum_Vessel_Draft_m**
- **Offshore_Maximum_Vessel_Length_m**
- **Offshore_Maximum_Vessel_Beam_m**
- **Offshore_Maximum_Vessel_Draft_m**
- **Harbor_Size**
- **Harbor_Type**
- **Harbor_Use**
- **Shelter_Afforded**
- **Entrance_Restriction_-_Tide**
- **Entrance_Restriction_-_Heavy_Swell**
- **Entrance_Restriction_-_Ice**
- **Entrance_Restriction_-_Other**
- **Overhead_Limits**
- **Underkeel_Clearance_Management_System**
- **Good_Holding_Ground**
- **Turning_Area**
- **Port_Security**
- **Estimated_Time_of_Arrival_Message**
- **Quarantine_-_Pratique**
- **Quarantine_-_Sanitation**
- **Quarantine_-_Other**
- **Traffic_Separation_Scheme**
- **Vessel_Traffic_Service**
- **First_Port_of_Entry**
- **US_Representative**
- **Pilotage_-_Compulsory**
- **Pilotage_-_Available**
- **Pilotage_-_Local_Assistance**
- **Pilotage_-_Advisable**
- **Tugs_-_Salvage**
- **Tugs_-_Assistance**
- **Communications_-_Telephone**
- **Communications_-_Telefax**
- **Communications_-_Radio**
- **Communications_-_Radiotelephone**
- **Communications_-_Airport**
- **Communications_-_Rail**
- **Search_and_Rescue**
- **NAVAREA**
- **Facilities_-_Wharves**
- **Facilities_-_Anchorage**
- **Facilities_-_Dangerous_Cargo_Anchorage**
- **Facilities_-_Med_Mooring**
- **Facilities_-_Beach_Mooring**
- **Facilities_-_Ice_Mooring**
- **Facilities_-_Ro-Ro**
- **Facilities_-_Solid_Bulk**
- **Facilities_-_Liquid_Bulk**
- **Facilities_-_Container**
- **Facilities_-_Breakbulk**
- **Facilities_-_Oil_Terminal**
- **Facilities_-_LNG_Terminal**
- **Facilities_-_Other**
- **Medical_Facilities**
- **Garbage_Disposal**
- **Chemical_Holding_Tank_Disposal**
- **Degaussing**
- **Dirty_Ballast_Disposal**
- **Cranes_-_Fixed**
- **Cranes_-_Mobile**
- **Cranes_-_Floating**
- **Cranes_Container**
- **Lifts_-_100More_Tons**
- **Lifts_-_50-100_Tons**
- **Lifts_-_25-49_Tons**
- **Lifts_-_0-24_Tons**
- **Services_-_Longshoremen**
- **Services_-_Electricity**
- **Services_-_Steam**
- **Services_-_Navigation_Equipment**
- **Services_-_Electrical_Repair**
- **Services_-_Ice_Breaking**
- **Services_-_Diving**
- **Supplies_-_Provisions**
- **Supplies_-_Potable_Water**
- **Supplies_-_Fuel_Oil**
- **Supplies_-_Diesel_Oil**
- **Supplies_-_Aviation_Fuel**
- **Supplies_-_Deck**
- **Supplies_-_Engine**
- **Repairs**
- **Dry_Dock**
- **Railway**
- **Latitude**
- **Longitude**
## Data Fields
Provide descriptions for each attribute to help users understand the data:
- **OID_**: Unique identifier for the port entry.
- **World_Port_Index_Number**: Identifier from the World Port Index.
- **Region_Name**: Name of the region where the port is located.
- **Main_Port_Name**: Primary name of the port.
- **Alternate_Port_Name**: Alternative names of the port.
- **UN-LOCODE**: United Nations Code for Trade and Transport Locations.
- **Country_Code**: ISO 3166-1 alpha-2 country code.
(Continue similarly for each column...)
## Data and Usage
**Dataset Structure:** Outline how the data is organized, including the number of columns and the data types for each column.
**Usage Example:** Provide code snippets for loading and using the dataset in various machine learning frameworks or data analysis tools.
## Licensing
Specify the dataset's licensing information to ensure users know how they can use the data.
## Citation
Provide a citation format for users who wish to reference your dataset in their work.
## Contact Information
Include contact details for users who may have questions or need further information about the dataset.
## Links
Include relevant links, such as the dataset's homepage, related publications, or resources. |