From the CORGIS Dataset Project
By Sam Donald
Version 1.0.0, created 9/23/2022
Tags: Covid-19, social response, healthcare
Behavioral analysis of how populations are responding to the pandemic - based on a monthly survey where respondents note counts of various activities along with a 0-100 score related to how much they agree with a given statement
https://github.com/YouGov-Data/covid-19-tracker
Key | List of... | Comment | Example Value |
---|---|---|---|
Country | String | Nameof country | "Australia" |
Days since outbreak | Integer | Count of days passed since Covid-19 outbreak began | 85 |
Counts.Household contacts | Float | Number of household contacts for the previous day (averaged by country) | 2.0 |
Counts.Total contacts | Float | Total number of contacts for the previous day (averaged by country) | 8.2 |
Counts.Times left home | Float | Number of times the respondent left the house on the previous day (averaged by country) | 1.0 |
Counts.Handwashes | Float | Number of times the respondent washed their hands on the previous day (averaged by country) | 11.5 |
Scores.Isolate.Willingness if symptoms | Float | Score (0-100) related to how much the respondent would be willing to isolate if syptomatic (100 = very willing) | 85.8 |
Scores.Isolate.Willingness if advised | Float | Score (0-100) related to how much the respondent would be willing to isolate if advised (100 = very willing) | 14.3 |
Scores.Isolate.Difficulty | Float | Score (0-100) related to how difficult isolating would be (100 = very difficult) | 91.9 |
Scores.Masks.Outside home | Float | Score (0-100) related to how often the respondent wears a mask outside (100 = all the time) | 23.9 |
Scores.Masks.Grocery store | Float | Score (0-100) related to how often the respondent wears a mask while at a grocery store (100 = all the time) | 0.0 |
Scores.Masks.Clothing store | Float | Score (0-100) related to how often the respondent wears a mask while at a clothing store (100 = all the time) | 0.0 |
Scores.Masks.Work | Float | Score (0-100) related to how often the respondent wears a mask while at work (100 = all the time) | 0.0 |
Scores.Masks.Public transport | Float | Score (0-100) related to how often the respondent wears a mask while on public transport (100 = all the time) | 0.0 |
Scores.Avoidance.Symptomatic people | Float | Score (0-100) related to how much effort the respondent takes to avoid symptomatic people (100 = maximum effort) | 86.6 |
Scores.Avoidance.Going out | Float | Score (0-100) related to how much effort the respondent takes to avoid going out (100 = maximum effort) | 77.6 |
Scores.Avoidance.Healthcare settings | Float | Score (0-100) related to how much effort the respondent takes to avoid healthcare settings people (100 = maximum effort) | 72.9 |
Scores.Avoidance.Public transport | Float | Score (0-100) related to how much effort the respondent takes to avoid public transport (100 = maximum effort) | 83.3 |
Scores.Avoidance.Working outside home | Float | Score (0-100) related to how much effort the respondent takes to avoid working outside the home (100 = maximum effort) | 59.4 |
Scores.Avoidance.Children going to school | Float | Score (0-100) related to how much effort the respondent and their children takes to avoid school (100 = maximum effort) | 79.1 |
Scores.Avoidance.Having guests | Float | Score (0-100) related to how much effort the respondent takes to avoid having guests (100 = maximum effort) | 87.2 |
Scores.Avoidance.Gatherings.Small | Float | Score (0-100) related to how much effort the respondent takes to avoid small gatherings (100 = maximum effort) | 85.7 |
Scores.Avoidance.Gatherings.Medium | Float | Score (0-100) related to how much effort the respondent takes to avoid medium gatherings (100 = maximum effort) | 90.9 |
Scores.Avoidance.Gatherings.Large | Float | Score (0-100) related to how much effort the respondent takes to avoid large gatherings (100 = maximum effort) | 92.7 |
Scores.Avoidance.Crowded areas | Float | Score (0-100) related to how much effort the respondent takes to avoid crowded areas (100 = maximum effort) | 89.8 |
Scores.Avoidance.Shops | Float | Score (0-100) related to how much effort the respondent takes to avoid shops (100 = maximum effort) | 60.2 |
Scores.Precautions.Cleaned surfaces | Float | Score (0-100) related to how much effort the respondent takes to clean surfaces (100 = maximum effort) | 64.4 |
Scores.Precautions.Covered mouth sneeze | Float | Score (0-100) related to how much effort the respondent takes to cover their mouth while sneezing (100 = maximum effort) | 91.8 |
Scores.Precautions.Used hand sanitiser | Float | Score (0-100) related to how much effort the respondent takes to use hand sanitiser (100 = maximum effort) | 72.9 |
Scores.Outlooks.Covid is dangerous | Float | Score (0-100) related to how dangergerous the respondent thinks Covid is (100 = very dangerous) | 0.0 |
Scores.Outlooks.Likely to get covid | Float | Score (0-100) related to how likely the respondent thinks they are to contract Covid (100 = certain) | 0.0 |
Scores.Outlooks.Life greatly impacted | Float | Score (0-100) related to how much the respondents live is impacted (100 = maximum impact) | 0.0 |