Skip to content

ParhamHsn/Time-Series-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

COVID-19 Death Time Series Analysis (Isfahan Data)

This repository contains a time series analysis of COVID-19 death data using R.

The data was collected via the IMNA News Agency (Municipality News Agency), which published official local COVID-19 statistics daily.

The project focuses on trend modeling, statistical diagnostics, variance stabilization, and forecasting using ARIMA models.


πŸ“ Repository Files

  • Covid_Death.r β†’ Main R script for analysis
  • Isfahan_Data.csv β†’ Raw dataset (cases and deaths)
  • Report.pdf β†’ Full statistical report
  • README.md β†’ Project documentation

πŸ“Š Dataset

The dataset contains daily COVID-19 statistics:

  • Time β†’ Date of observation
  • Covid-19 β†’ Number of confirmed cases
  • Death β†’ Number of deaths

This analysis focuses on the Death variable.


🎯 Objectives

  • Analyze the trend of COVID-19 deaths over time
  • Fit regression and time series models
  • Check statistical assumptions
  • Apply variance-stabilizing transformations
  • Forecast future values using ARIMA

About

Time series analysis and forecasting of COVID-19 death data in Isfahan, Iran, using R, including trend modeling, diagnostic testing, Box-Cox transformation, and ARIMA forecasting. Data collected from IMNA News Agency.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages