Maritime Logistics Analytics - Port & Shipping Data avatar

Maritime Logistics Analytics - Port & Shipping Data

Pricing

$120.00 / 1,000 maritime logistics queries

Go to Apify Store
Maritime Logistics Analytics - Port & Shipping Data

Maritime Logistics Analytics - Port & Shipping Data

Analyze shipping routes, port efficiency, and maritime supply chains. Track global trade logistics.

Pricing

$120.00 / 1,000 maritime logistics queries

Rating

0.0

(0)

Developer

daehwan kim

daehwan kim

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Maritime Logistics Intelligence

Maritime logistics performance and shipping risk intelligence from 4 authoritative data sources.

Overview

This Actor aggregates shipping and trade data across:

  1. World Bank Logistics Performance Index (LPI) — 5 sub-indicators (infrastructure, international shipments, logistics competence, timeliness, overall score)
  2. Eurostat Port Statistics — Gross weight of goods handled in European ports
  3. NOAA Marine Weather Alerts — Active maritime hazards (US coastal areas only)
  4. UN Comtrade — International trade flows (export volumes + year-over-year change)

Output: Composite logistics score (0–100) + congestion risk assessment + raw source data.

Input

  • countryCode (required): Two-letter ISO country code (e.g., 'SG', 'NL', 'US')
  • portRegion (optional): Region filter ('east-asia', 'europe', 'north-america', 'middle-east')

Examples

{
"countryCode": "SG"
}
{
"countryCode": "NL",
"portRegion": "europe"
}

Output

{
"query": {
"countryCode": "SG",
"portRegion": "east-asia"
},
"worldBankLPI": {
"overallScore": 4.0,
"infrastructure": 4.1,
"internationalShipments": 3.8,
"logisticsCompetence": 4.0,
"timeliness": 4.2,
"rank": 1
},
"eurostatPort": {
"grossWeightMillionTonnes": 542.1
},
"noaaMarine": {
"activeAlerts": 3,
"alerts": [
{
"state": "CA",
"event": "Small Craft Advisory",
"headline": "Small Craft Advisory issued for coastal waters",
"severity": "Minor"
}
]
},
"comtrade": {
"totalExportsUsd": 515000000000,
"yoyChangePercent": 2.1
},
"logisticsScore": 92,
"congestionRiskScore": 15,
"sources": [
"World Bank Logistics Performance Index (CC-BY 4.0)",
"Eurostat Port Statistics (CC-BY 4.0)",
"NOAA National Weather Service Marine Alerts (Public Domain)",
"UN Comtrade Trade Data (CC-BY 3.0 IGO)"
],
"disclaimer": "...",
"timestamp": "2026-04-08T15:30:00.000Z"
}

Data Sources

World Bank LPI

  • License: CC-BY 4.0
  • Coverage: 160+ countries
  • Indicators: 5 sub-indices + overall score (1–5 scale)
  • Frequency: Every 2 years (2018, 2020, 2022, 2023 available)

Eurostat Port Data

  • License: CC-BY 4.0 (free re-use)
  • Coverage: European Union + EFTA ports
  • Metric: Gross weight (million tonnes) handled annually
  • Note: Non-European countries return null

NOAA Marine Alerts

  • License: Public Domain
  • Coverage: Coastal United States only
  • Types: Marine warnings, advisories, hazard statements
  • Update Frequency: Real-time

UN Comtrade

  • License: CC-BY 3.0 IGO
  • Coverage: 200+ countries
  • Metric: Total exports (USD) + year-over-year % change
  • Years: Current year + previous year comparison

Scoring Methodology

Logistics Score (0–100)

Aggregated from World Bank LPI 5 sub-indicators:

Logistics Score = (average of 5 LPI indices) × 20

Congestion Risk Score (0–100)

Composite assessment from:

  • Marine alerts count: Active NOAA alerts × 5 (max 40)
  • Trade contraction: YoY export decline > 5% adds 20 points
  • Poor infrastructure: LPI < 3 adds 15 points

This Actor aggregates publicly available logistics and trade data from:

  • The World Bank Logistics Performance Index (CC-BY 4.0)
  • Eurostat (CC-BY 4.0 / free re-use allowed)
  • NOAA National Weather Service Marine Alerts (Public Domain)
  • UN Comtrade (CC-BY 3.0 IGO)

NOT shipping, logistics, or trade advice. This Actor provides historical data aggregation only.

  • Does NOT forecast shipping delays, port congestion, or freight rates
  • Does NOT recommend shipping routes, carriers, or trading decisions
  • Does NOT replace official maritime weather warnings
  • Does NOT constitute logistics, trade, or investment advice
  • For active marine emergencies: contact US Coast Guard or local maritime authorities
  • Historical data does not predict future logistics performance

Attribution

When republishing data from this Actor:

  • "Data source: The World Bank Logistics Performance Index (CC BY 4.0)"
  • "Data source: Eurostat (© European Union, free re-use allowed)"
  • "Data source: NOAA National Weather Service"
  • "Data source: UN Comtrade (CC BY 3.0 IGO)"

Pricing

Pay-per-event model: $0.12 USD per query (charged on successful completion).

Error Handling

  • API timeouts: 15 seconds per actor run
  • Partial data is acceptable — if 1 source fails, others still return
  • Regional filters are case-insensitive
  • Non-existent country codes return empty data with disclaimer

Region Filters (Informational)

The Actor accepts region hints but does not filter results by region:

  • east-asia: Singapore, Malaysia, Thailand, Vietnam, HK, etc.
  • europe: EU + EFTA countries
  • north-america: US, Canada, Mexico
  • middle-east: UAE, Saudi Arabia, Qatar, etc.

Support

For data accuracy or coverage issues, refer to original sources:


Extend this actor with the ntriqpro intelligence network:

⭐ Love it? Leave a Review

Your rating helps professionals discover this actor. Rate it here.