Narcissistic Personality Inventory Responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_narcissistic_personality_inventory_responses
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_narcissistic_personality_inventory_responses
CREATE TABLE data (
"score" BIGINT,
"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,
"elapse" BIGINT,
"gender" BIGINT,
"age" BIGINT
);
Anyone who has the link will be able to view this.