Short Dark Triad Responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_short_dark_triad_responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_short_dark_triad_responses
CREATE TABLE data (
"m1" BIGINT,
"m2" BIGINT,
"m3" BIGINT,
"m4" BIGINT,
"m5" BIGINT,
"m6" BIGINT,
"m7" BIGINT,
"m8" BIGINT,
"m9" BIGINT,
"n1" BIGINT,
"n2" BIGINT,
"n3" BIGINT,
"n4" BIGINT,
"n5" BIGINT,
"n6" BIGINT,
"n7" BIGINT,
"n8" BIGINT,
"n9" BIGINT,
"p1" BIGINT,
"p2" BIGINT,
"p3" BIGINT,
"p4" BIGINT,
"p5" BIGINT,
"p6" BIGINT,
"p7" BIGINT,
"p8" BIGINT,
"p9" BIGINT,
"country" VARCHAR,
"source" BIGINT
);
Anyone who has the link will be able to view this.