Humor Styles Questionnaire Responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_humor_styles_questionnaire_responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_humor_styles_questionnaire_responses
CREATE TABLE data (
"q1" BIGINT,
"q2" BIGINT,
"q3" BIGINT,
"q4" BIGINT,
"q5" BIGINT,
"q6" BIGINT,
"q7" BIGINT,
"q8" BIGINT,
"q9" BIGINT,
"q10" BIGINT,
"q11" BIGINT,
"q12" BIGINT,
"q13" BIGINT,
"q14" BIGINT,
"q15" BIGINT,
"q16" BIGINT,
"q17" BIGINT,
"q18" BIGINT,
"q19" BIGINT,
"q20" BIGINT,
"q21" BIGINT,
"q22" BIGINT,
"q23" BIGINT,
"q24" BIGINT,
"q25" BIGINT,
"q26" BIGINT,
"q27" BIGINT,
"q28" BIGINT,
"q29" BIGINT,
"q30" BIGINT,
"q31" BIGINT,
"q32" BIGINT,
"affiliative" DOUBLE,
"selfenhancing" DOUBLE,
"agressive" DOUBLE,
"selfdefeating" DOUBLE,
"age" BIGINT,
"gender" BIGINT,
"accuracy" BIGINT
);
Anyone who has the link will be able to view this.