Baselight

Wagner Preference Inventory Responses

Open sourced raw data from Openpsychometrics.org

@kaggle.lucasgreenwell_wagner_preference_inventory_responses

Loading...
Loading...

About this Dataset

Wagner Preference Inventory Responses

Questions, answers, and metadata collected from 13,502 Wagner Preference Inventories. 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_wagner_preference_inventory_responses.data
  • 59 KB
  • 13502 rows
  • 13 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,
  "country" VARCHAR
);

Share link

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