Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions hot-dog-survey-data/README.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
13 changes: 13 additions & 0 deletions hot-dog-survey-data/sp25/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Hot Dog Survey Data

We collected data from fulltime undergraduate students by having them filling out a Google FOrm. The raw data are uploaded in the file Hotdog Survey (Responses).xlsx, and the data dictionary describing the data is in the file spring_data_25_dictionary.

* Raw Data:
* Hotdog Form
* https://docs.google.com/forms/d/e/1FAIpQLSezZpF928-VT6ni4q9eiV3ARgxC1ETJo7THdXbLGDpmauzfoQ/viewform?usp=dialog
* Data Dictionary:
* Included within the HotdogSurvey.csv
* Raw Data: Survey Results



175 changes: 175 additions & 0 deletions hot-dog-survey-data/sp25/eda.ipynb

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions hot-dog-survey-data/sp25/spring_data_25_dictionary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### Data File
See file Hotdog Survey (Responses).xlsx

### Data Dictionary
| Column| Description| Potential Reponses|
|-------|------------|-------------------|
| Timestamp | indicates the month/day/year and hour, minute, and second that the responder completed the survey |month/day/year, hour:minute:second|
| Enrolled at UVA | Answers if the responder is a fulltime undergraduate student at UVA | "Yes" indicates they are, "No" indicates they are not |
| Year at UVA | Answers year at UVA | First, Second, Third, Fourth |
| Sandwich | Answers the question: Is a hot dog a sandwich?| "Yes" indicates that the responder believes that a hot dog is a sandwich, "No" indicates that the responder believes that a hot dog is not a sandwich |