# multi-method-protective-behaviour
Understanding personal protective behaviours and opportunities for interventions: Results from a multi-method investigation of cross-sectional data.
To run the jupyter notebooks in this repository, you will need to run the following:
- `git clone git@github.com:Citizen-Shield/multi-method-protective-behaviour.git` to clone the repository
- `conda create -n multi_meth_env python=3.9` to create a new conda environment
- `conda activate multi_meth_env` to activate the environment
- `pip install -r notebook-requirements.txt` to install the required packages