Baselight

Comma Usage And Grammar Opinions Survey Dataset

Survey Results on the Oxford Comma, Grammar Preferences, and Language Opinions

@fivethirtyeight.comma_survey

Loading...
Loading...

About this Dataset

Comma Usage And Grammar Opinions Survey Dataset

This dataset contains responses from a FiveThirtyEight survey exploring people's opinions on grammar, punctuation preferences (including the controversial Oxford comma), and related language usage.

The survey includes questions about attitudes toward grammar correctness, the pluralization of 'data', and demographic information about respondents such as age, gender, income, education, and geographic region.

Tables

Grammar And Oxford Comma Survey Results

@fivethirtyeight.comma_survey.comma_survey
  • 24.47 KB
  • 1129 rows
  • 13 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.