Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Time-Series Forecasting of TfL Footfall Data

[Project Status: Completed] | [Grade: 95%]

Overview

This project is an in-depth analysis of Transport for London (TfL) passenger footfall data, submitted as the final coursework for the MTH6139 Time Series module at Queen Mary University of London. The primary goal was to apply statistical forecasting techniques to model historical trends and predict future passenger numbers.

Key Findings & Visualisations

Successfully identified and modelled strong weekly and seasonal patterns in passenger data, corresponding with commuter behaviour and public holidays.

Implemented a Prophet forecasting model in R, which accurately predicted short-term passenger footfall with a high degree of confidence.

The final analysis, including methodology and visualisations, was awarded a grade of 95%.

image

Technologies & Libraries Used

Language: R Key Packages: prophet, tidyverse (for data manipulation), ggplot2 (for visualisation)

How to View the Full Analysis

The complete report, including all code and visualisations, has been published on RPubs.

View Report on RPubs

About

Forecasting TfL passenger footfall using Time-Series analysis in R with the Prophet package. A university project awarded a 95% grade.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages