Baselight

Nonverbal Immediacy Scale Responses

Open sourced raw data from Openpsychometrics.org

@kaggle.lucasgreenwell_nonverbal_immediacy_scale_responses

Loading...
Loading...

About this Dataset

Nonverbal Immediacy Scale Responses

Questions, answers, and metadata collected from 151864 Nonverbal Immediacy Scales. The data was hosted on OpenPsychometrics.org a nonprofit effort to educate the public about psychology and to collect data for psychological research. Their notes on the data collected in the codebook.txt

Tables

Data

@kaggle.lucasgreenwell_nonverbal_immediacy_scale_responses.data
  • 13.27 MB
  • 151864 rows
  • 98 columns
Loading...

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,
  "e1" BIGINT,
  "e2" BIGINT,
  "e3" BIGINT,
  "e4" BIGINT,
  "e5" BIGINT,
  "e6" BIGINT,
  "e7" BIGINT,
  "e8" BIGINT,
  "e9" BIGINT,
  "e10" BIGINT,
  "e11" BIGINT,
  "e12" BIGINT,
  "e13" BIGINT,
  "e14" BIGINT,
  "e15" BIGINT,
  "e16" BIGINT,
  "e17" BIGINT,
  "e18" BIGINT,
  "e19" BIGINT,
  "e20" BIGINT,
  "e21" BIGINT,
  "e22" BIGINT,
  "e23" BIGINT,
  "e24" BIGINT,
  "e25" BIGINT,
  "e26" BIGINT,
  "nis_score" BIGINT,
  "country" VARCHAR,
  "introelapse" BIGINT,
  "testelapse" BIGINT,
  "surveyelapse" BIGINT,
  "tipi1" BIGINT,
  "tipi2" BIGINT,
  "tipi3" BIGINT,
  "tipi4" BIGINT,
  "tipi5" BIGINT,
  "tipi6" BIGINT,
  "tipi7" BIGINT,
  "tipi8" BIGINT,
  "tipi9" BIGINT,
  "tipi10" BIGINT,
  "vcl1" BIGINT,
  "vcl2" BIGINT,
  "vcl3" BIGINT,
  "vcl4" BIGINT,
  "vcl5" BIGINT,
  "vcl6" BIGINT,
  "vcl7" BIGINT,
  "vcl8" BIGINT,
  "vcl9" BIGINT,
  "vcl10" BIGINT,
  "vcl11" BIGINT,
  "vcl12" BIGINT,
  "vcl13" BIGINT,
  "vcl14" BIGINT,
  "vcl15" BIGINT,
  "vcl16" BIGINT,
  "education" BIGINT,
  "urban" BIGINT,
  "gender" BIGINT,
  "engnat" BIGINT,
  "age" BIGINT,
  "hand" BIGINT,
  "religion" BIGINT,
  "orientation" BIGINT,
  "race" BIGINT,
  "voted" BIGINT,
  "married" BIGINT,
  "familysize" BIGINT,
  "major" VARCHAR,
  "unnamed_96" VARCHAR,
  "unnamed_97" VARCHAR
);

Share link

Anyone who has the link will be able to view this.