Introduction The long term objective for this modelling project is to investigate the relationship between demographic variables such as race, ethnicity, gender, and others and the mortality rates due to COVID-19. The primary dataset that I will be using for this project is the number of deaths per county in the US, tabulated daily. This means that each county is a timeseries of counts of deaths due to COVID-19. Time series models and especially regressions with timeseries is a large subject area, and in this blog post we are going to dive into the basics of timeseries modelling with the added twist of working with count data.