Feminist Perspectives Scale Responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_feminist_perspectives_scale_responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_feminist_perspectives_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,
"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,
"q33" BIGINT,
"q34" BIGINT,
"q35" BIGINT,
"q36" BIGINT,
"q37" BIGINT,
"q38" BIGINT,
"q39" BIGINT,
"q40" BIGINT,
"q41" BIGINT,
"q42" BIGINT,
"q43" BIGINT,
"q44" BIGINT,
"q45" BIGINT,
"q46" BIGINT,
"q47" BIGINT,
"q48" BIGINT,
"q49" BIGINT,
"q50" BIGINT,
"q51" BIGINT,
"q52" BIGINT,
"q53" BIGINT,
"q54" BIGINT,
"q55" BIGINT,
"q56" BIGINT,
"q57" BIGINT,
"q58" BIGINT,
"q59" BIGINT,
"q60" BIGINT,
"country" VARCHAR,
"source" BIGINT,
"gender" BIGINT,
"age" BIGINT
);
Anyone who has the link will be able to view this.