This repository contains data and scripts for producing the analysis and figures for our paper "Temporal patterns in step count during COVID-19 in Sweden: A longitudinal descriptive study" currently in submission.
The data is available in the folder notebooks/data
.
The analysis and resulting figures are done in the containing Jupyter Notebooks. You can start the notebook with docker and docker-compose installed by running docker-compose up
.
Before running the scripts you have to run all cells in FetchAndTidyDataset.ipynb
.