diff --git a/hot-dog-survey-data/Ds 4002 Presentation 0.pdf b/hot-dog-survey-data/Ds 4002 Presentation 0.pdf new file mode 100644 index 00000000..35bb4286 Binary files /dev/null and b/hot-dog-survey-data/Ds 4002 Presentation 0.pdf differ diff --git a/hot-dog-survey-data/Hotdog Survey (Responses).xlsx b/hot-dog-survey-data/Hotdog Survey (Responses).xlsx new file mode 100644 index 00000000..1088b84c Binary files /dev/null and b/hot-dog-survey-data/Hotdog Survey (Responses).xlsx differ diff --git a/hot-dog-survey-data/Project 0 Analysis Plan-example.pdf b/hot-dog-survey-data/Project 0 Analysis Plan-example.pdf new file mode 100644 index 00000000..a9a9d32f Binary files /dev/null and b/hot-dog-survey-data/Project 0 Analysis Plan-example.pdf differ diff --git a/hot-dog-survey-data/README.md b/hot-dog-survey-data/README.md index 13e8e5e5..e8e6c56e 100644 --- a/hot-dog-survey-data/README.md +++ b/hot-dog-survey-data/README.md @@ -1,13 +1,11 @@ # Hot Dog Survey Data -We collected data from students by having them filling out a survey. The raw data are uploaded in the file hot_dog_survey_spring25.xlsx, and the data dictionary describing the data is in the file data_dictionary_sp25. +We had UVA full-time undergrad students fill out a survey about whether a hot dog is a sandwich. +Our raw data is uploaded in the file Hotdog Survey (Responses).xlsx, and the data dictionary describing the data is in the file data_dictionary_sp25. * Raw Data: - * Hotdog Form and YikYak - * https://myuva-my.sharepoint.com/:x:/g/personal/tbh7cm_virginia_edu/EU5yFl_KW5FGhbHH7qBTUhgBp9r1UPJ_iS4GKGTcA2PJ-A?e=HxAxGm + * Hot dog Form * Data Dictionary: - * Included within the HotdogSurvey.csv -* Raw Data: -* Established Data: Combined Yik Yak, Survey, and Srat/Frat Data - - + * Included in upload under data_dictionary_26.md +* Raw Data: uploaded +* Established Data: Survey \ No newline at end of file diff --git a/hot-dog-survey-data/data_dictionary_26.md b/hot-dog-survey-data/data_dictionary_26.md new file mode 100644 index 00000000..0dbbfc5f --- /dev/null +++ b/hot-dog-survey-data/data_dictionary_26.md @@ -0,0 +1,7 @@ +### Data Dictionary +| Field| Description| Potential Response| +|-------|------------|-------------------| +| Timestamp | the logged time of the response month/day/year hour:minute:second| +| Full-time Undergrad UVA Student| Verifies that respondents are UVA undergrads who are full time| Yes or No binary | +| Year| The school-year of the respondents | 1st, 2nd, 3rd, or 4th | +| Sandwich Preference| Answer to: Do you believe a hotdog is a sandwich? | "Yes" or "No binary| \ No newline at end of file