logo

Section 1: Introduction

1.1 What is the ‘UK gas’ dataset?

The UK gas dataset contains quarterly UK gas consumption data from 1960 (Q1) to 1986 (Q4), measured in millions of therms.

1.2 Dataset Summary (UK gas Documentation)

  • Time Period: 1960 Q1 – 1986 Q4
  • Source: Durbin, J. and Koopman, S. J. (2001). Time Series Analysis by State Space Methods. Oxford University Press.
  • Frequency: Quarterly (4 observations per year) Total Observations: 108

This dataset is useful for analysing trends in gas consumption, identifying seasonal variations, and forecasting future energy demand.

1.3 The purpose of this project

The purpose of this project is to analyse UK quarterly gas consumption from 1960 to 1986 using the UK gas dataset. The main objectives are to:

  • Examine long-term trends in gas consumption to understand whether usage is increasing or decreasing over time.
  • Identify seasonal patterns to determine if gas consumption fluctuates predictably across different quarters.
  • Use linear regression to quantify the rate of change in gas consumption over the years.
  • Apply the Prophet forecasting model to predict future gas consumption trends.
  • Provide insights for policymakers and energy analysts to help manage energy resources and plan for future demand. By analysing historical gas consumption, we can gain valuable insights into energy usage patterns, the impact of seasonality, and how future consumption may evolve.