This repository contains an analysis of the UK's Consumer Prices Index including owner-occupiers' housing costs (CPIH) from historical data and forecasts for the upcoming years.
The data used for this analysis is sourced from Office for National Statistics.
- Historical CPIH data shows significant fluctuations, with peaks in the early '90s and in 2022, with stability through the late '90s, '00s, and 10's.
- The analysis suggests a trend of economic stabilization in 2024 and beyond.
- For a detailed understanding, see below.
To view the rendered R Markdown sheet (containing code, plots & analysis) => (https://deedahir.github.io/uk-inflation-forecasting/)
- R: The primary tool used for data analysis and visualization.
- R Markdown: Used to document the analysis process and generate the final report in HTML format.
ggplot() arima() forecast()
If you have suggestions or feedback, feel free to open an issue or submit a pull request.