Sexual Compulsivity Scale Responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_sexual_compulsivity_scale_responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_sexual_compulsivity_scale_responses
CREATE TABLE data (
"q1" BIGINT,
"q2" BIGINT,
"q3" BIGINT,
"q4" BIGINT,
"q5" BIGINT,
"q6" BIGINT,
"q7" BIGINT,
"q8" BIGINT,
"q9" BIGINT,
"q10" BIGINT,
"score" BIGINT,
"gender" BIGINT,
"age" BIGINT
);
Anyone who has the link will be able to view this.