Maritime Tracking Data Analysis and Integration with AISdb
Gabriel Spadon, Jay Kumar, Jinkun Chen, Matthew Smith, Casey Hilliard, Sarah Vela, Romina Gehrmann, Claudio DiBacco, Stan Matwin, Ronald Pelot
TL;DR
This work tackles the challenge of processing vast, noisy AIS data for maritime safety and environmental analysis by introducing AISdb, an open-source Python library that loads, cleans, interpolates, filters, visualizes, and integrates AIS data with environmental datasets on SQLite or PostgreSQL backends. The authors detail a modular software architecture with ten core functionalities, including decoding, noise removal, trajectory interpolation, GIS-based analysis, data integration, and export, plus live-stream support and a WebAssembly-based visualization interface. They illustrate AISdb's scientific impact through diverse case studies—ranging from gravity-model traffic forecasting to ecosystem and conservation applications—and outline future directions for dataset expansion and broader stakeholder collaboration. Collectively, AISdb provides a reproducible, scalable platform that enhances maritime safety, security, and environmental decision-making by unlocking rich, integrated spatiotemporal insights from AIS data.
Abstract
Efficiently handling Automatic Identification System (AIS) data is vital for enhancing maritime safety and navigation, yet is hindered by the system's high volume and error-prone datasets. This paper introduces the Automatic Identification System Database (AISdb), a novel tool designed to address the challenges of processing and analyzing AIS data. AISdb is a comprehensive, open-source platform that enables the integration of AIS data with environmental datasets, thus enriching analyses of vessel movements and their environmental impacts. By facilitating AIS data collection, cleaning, and spatio-temporal querying, AISdb significantly advances AIS data research. Utilizing AIS data from various sources, AISdb demonstrates improved handling and analysis of vessel information, contributing to enhancing maritime safety, security, and environmental sustainability efforts.
