YAML

Major Shipping Routes - YAML

Shipping routes are vital transportation networks that support global trade. This resource covers major maritime routes including Trans-Pacific, Asia-Europe, and Transatlantic routes, detailing their characteristics, cargo types, and strategic importance. These routes connect through maritime chokepoints such as the Suez Canal, Panama Canal, and Strait of Malacca, facilitating the transport of approximately 80% of world merchandise trade by sea.

shipping routes maritime transport international trade Strait of Malacca Suez Canal Panama Canal logistics shipping
- code: "01"
  slug: "trans-pacific-route"
  name: "Trans-Pacific Ocean Trade Route"
  description: "One of the world's busiest shipping routes connecting East Asia and North America's West Coast."
  region: "Pacific Ocean"
  keyPorts:
    - "Shanghai"
    - "Hong Kong"
    - "Shenzhen"
    - "Seattle"
    - "Los Angeles"
    - "Long Beach"
  cargoTypes:
    - "Electronics"
    - "Automobiles"
    - "Machinery"
    - "Apparel"
    - "Manufactured goods"
- code: "02"
  slug: "asia-europe-route"
  name: "Asia-Europe Route"
  description: "Major route connecting Asia and Europe via the Suez Canal."
  region: "Eurasia"
  keyPorts:
    - "Shanghai"
    - "Ningbo"
    - "Singapore"
    - "Rotterdam"
    - "Hamburg"
    - "Antwerp"
  chokepoints:
    - "Suez Canal"
    - "Bab el-Mandeb Strait"
  cargoTypes:
    - "Electronics"
    - "Textiles"
    - "Heavy machinery"
    - "Automobiles"
    - "Chemicals"
- code: "03"
  slug: "transatlantic-route"
  name: "Transatlantic Shipping Route"
  description: "Historically and economically significant route connecting North America and Europe across the Atlantic."
  region: "Atlantic Ocean"
  keyPorts:
    - "New York"
    - "Norfolk"
    - "Miami"
    - "Rotterdam"
    - "Hamburg"
    - "Liverpool"
  chokepoints:
    - "Dover Strait"
    - "English Channel"
  cargoTypes:
    - "Electronics"
    - "Machinery"
    - "Automobiles"
    - "Chemicals"
    - "Food products"
- code: "04"
  slug: "south-america-europe-route"
  name: "South America-Europe Trade Route"
  description: "Important route for resource and agricultural transport connecting South America and Europe."
  region: "South Atlantic & North Atlantic"
  keyPorts:
    - "Santos"
    - "Buenos Aires"
    - "Valparaiso"
    - "Rotterdam"
    - "Lisbon"
    - "Barcelona"
  cargoTypes:
    - "Soybeans"
    - "Fruits"
    - "Iron ore"
    - "Copper"
    - "Coffee"
    - "Raw materials"
- code: "05"
  slug: "intra-asia-route"
  name: "Intra-Asia Route"
  description: "Rapidly growing route connecting ports within the Asia-Pacific region."
  region: "Asia-Pacific"
  keyPorts:
    - "Singapore"
    - "Hong Kong"
    - "Shanghai"
    - "Busan"
    - "Tokyo"
    - "Sydney"
  chokepoints:
    - "Strait of Malacca"
    - "South China Sea"
    - "East China Sea"
  cargoTypes:
    - "Textiles"
    - "Electronics"
    - "Machinery"
    - "Raw materials"
    - "Consumer goods"
    - "Agricultural products"
- code: "06"
  slug: "panama-canal-route"
  name: "Panama Canal Route"
  description: "Route through the vital artificial waterway connecting the Atlantic and Pacific Oceans."
  region: "Central America"
  keyPorts:
    - "Panama City"
    - "Colon"
    - "Balboa"
    - "Cristobal"
  chokepoints:
    - "Panama Canal"
  cargoTypes:
    - "Electronics"
    - "Apparel"
    - "Machinery"
    - "Grain"
    - "Minerals"
    - "Oil"
- code: "07"
  slug: "asia-middle-east-route"
  name: "Asia-Middle East Route"
  description: "Important energy transport route connecting Asia and the Middle East via the Arabian Sea."
  region: "Arabian Sea & Indian Ocean"
  keyPorts:
    - "Dubai"
    - "Jubail"
    - "Mumbai"
    - "Singapore"
    - "Shanghai"
  chokepoints:
    - "Strait of Hormuz"
    - "Bab el-Mandeb Strait"
  cargoTypes:
    - "Oil"
    - "Natural gas"
    - "Energy resources"
    - "Manufactured goods"
    - "Raw materials"
- code: "08"
  slug: "europe-uk-route"
  name: "Europe-UK Trade Route"
  description: "Route connecting Continental Europe and the UK via the English Channel and North Sea."
  region: "English Channel & North Sea"
  keyPorts:
    - "Dover"
    - "Calais"
    - "London"
    - "Liverpool"
    - "Rotterdam"
    - "Hamburg"
  chokepoints:
    - "Dover Strait"
    - "English Channel"
  cargoTypes:
    - "Automobiles"
    - "Food products"
    - "Consumer goods"
    - "Industrial products"
    - "Fuel"
- code: "09"
  slug: "russia-europe-route"
  name: "Russia to Europe Trade Route"
  description: "Trade route between Russia and Europe via the Danish Straits and Baltic Sea."
  region: "Baltic Sea & Black Sea"
  keyPorts:
    - "St. Petersburg"
    - "Kaliningrad"
    - "Novorossiysk"
    - "Rotterdam"
    - "Hamburg"
  chokepoints:
    - "Danish Straits"
    - "Bosphorus Strait"
  cargoTypes:
    - "Crude oil"
    - "Petroleum products"
    - "Gas"
    - "Timber"
    - "Grain"
    - "Energy products"
- code: "10"
  slug: "red-sea-route"
  name: "Red Sea Route"
  description: "Strategic energy transport route connecting the Suez Canal and Bab el-Mandeb Strait."
  region: "Red Sea"
  keyPorts:
    - "Suez"
    - "Port Said"
    - "Jeddah"
    - "Aden"
    - "Eilat"
  chokepoints:
    - "Suez Canal"
    - "Bab el-Mandeb Strait"
  cargoTypes:
    - "Oil"
    - "Petroleum products"
    - "Manufactured goods"
    - "Grain"
    - "Minerals"