Comma Usage And Grammar Opinions Survey Dataset
Survey Results on the Oxford Comma, Grammar Preferences, and Language Opinions
@fivethirtyeight.comma_survey
Survey Results on the Oxford Comma, Grammar Preferences, and Language Opinions
@fivethirtyeight.comma_survey
CREATE TABLE comma_survey (
"respondentid" BIGINT,
"in_your_opinion_which_sentence_is_more_gramatically_correct" VARCHAR,
"prior_to_reading_about_it_above_had_you_heard_of_the_s_a208aebe" VARCHAR,
"how_much_if_at_all_do_you_care_about_the_use_or_lack_t_a031717a" VARCHAR,
"how_would_you_write_the_following_sentence" VARCHAR,
"when_faced_with_using_the_word_have_you_ever_spent_tim_97261b73" VARCHAR,
"how_much_if_at_all_do_you_care_about_the_debate_over_t_969ebaaa" VARCHAR,
"in_your_opinion_how_important_or_unimportant_is_proper_5c1e1043" VARCHAR,
"gender" VARCHAR,
"age" VARCHAR,
"household_income" VARCHAR,
"education" VARCHAR,
"location_census_region" VARCHAR
);
Anyone who has the link will be able to view this.