Data Repository & Citation Guide
This repository contains social contact data grouped by time period: before, during, and after the COVID-19 pandemic. To support the researchers who collected this data, please cite both the data repository link and the associated research paper provided for each entry.
Post COVID-19 data
COVID-19 data
Pre COVID-19 data
Each dataset is organised in 6 categories:
| Category | Description | Primary key | Foreign key(s) |
| Participant | Participants information | part_id | hh_id |
| Contact | Reported contact data, with link to the survey day | part_id | sday_id |
| Household | Household data | hh_id | |
| Survey day | Information regarding the survey day | sday_id | part_id |
| Time-use | Information regarding the time use | part_id | sday_id |
| Dictionary | The dictionary to interpret the columns properly |
For most data types, we have two files: one ‘common’ file in which variables are included that are available in most contact surveys; and an ‘extra’ file in which more specific variables related to the survey are included. Merging both files can be done based on the primary key.