The goal of this project is to predict future sales based on historical data. I took in account all the seasonality, demand, promotions and competitions. There's a lot of data available (almost 1 million data points) which is presented in 8 features. Some of them are meaningful, some are not. In this project I performed data exploration, visualisation, transformartion and applied FB Prophet model to predict future points.