Data-driven jet fuel demand forecasting: A case study of Copenhagen Airport
Alessandro Contini, Davide Cacciarelli, Murat Kulahci
TL;DR
This study addresses short-term jet fuel demand forecasting for the Danish market by comparing data-driven approaches—SARIMA, Prophet, LSTM, and a SARIMA–LSTM hybrid—across three real-world case studies using daily data from a major fuel distributor to forecast 30 days ahead. It finds that traditional time-series methods (SARIMA) often perform best, though LSTM can outperform in volatile contexts, and the usefulness of exogenous variables hinges on data quality; in the CPH airport case, SARIMAX with exogenous inputs achieves the strongest accuracy. Overall, the work highlights the value and limits of data-driven forecasting for aviation fuel sourcing, demonstrating improved decision support for suppliers and airlines through case-specific model selection and careful data handling.
Abstract
Accurate forecasting of jet fuel demand is crucial for optimizing supply chain operations in the aviation market. Fuel distributors specifically require precise estimates to avoid inventory shortages or excesses. However, there is a lack of studies that analyze the jet fuel demand forecasting problem using machine learning models. Instead, many industry practitioners rely on deterministic or expertise-based models. In this research, we evaluate the performance of data-driven approaches using a substantial amount of data obtained from a major aviation fuel distributor in the Danish market. Our analysis compares the predictive capabilities of traditional time series models, Prophet, LSTM sequence-to-sequence neural networks, and hybrid models. A key challenge in developing these models is the required forecasting horizon, as fuel demand needs to be predicted for the next 30 days to optimize sourcing strategies. To ensure the reliability of the data-driven approaches and provide valuable insights to practitioners, we analyze three different datasets. The primary objective of this study is to present a comprehensive case study on jet fuel demand forecasting, demonstrating the advantages of employing data-driven models and highlighting the impact of incorporating additional variables in the predictive models.
