Data ExportOfficial

Danish AIS Ship-Tracking Data

Historical AIS ship-position data for Danish waters — free bulk CSV download, no live real-time API found.

WebsiteDocsGitHub

About

The Danish Maritime Authority publishes historical AIS (Automatic Identification System) ship-tracking data for Danish waters as zipped CSV files via a public S3-style bucket listing. Day-to-day AIS operation has moved to Beredskabsstyrelsen. No live/streaming API was found — this is historical bulk data only, requiring your own AIS message parser. The Danish Maritime Authority also maintains AisLib (github.com/dma-ais/AisLib, 192 stars, actively maintained), an open-source Java library for decoding/encoding AIS NMEA messages, useful for parsing this data.

Agent Use Cases

  • 01Analyze historical shipping traffic patterns in Danish waters
  • 02Feed historical AIS positions into a maritime research pipeline (paired with AisLib for parsing)

Notes

Bulk historical CSV files only — no live/streaming feed found distinct from generic global AIS aggregators (MarineTraffic, AISHub, etc.). Data is free but "requires a special application capable of handling AIS data" per the agency's own guidance — pair with AisLib rather than parsing NMEA by hand.

Something wrong or missing? See how to suggest a fix

More in Transport