Consideration Of Future Consequences Scale Data
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_consideration_of_future_consequences_scale_data
Open sourced raw data from Openpsychometrics.org
@kaggle.lucasgreenwell_consideration_of_future_consequences_scale_data
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,
"age" BIGINT,
"gender" BIGINT,
"accuracy" BIGINT,
"country" VARCHAR
);
Anyone who has the link will be able to view this.