Baselight

Open Sex Role Inventory Responses

Open sourced raw data from Openpsychometrics.org

@kaggle.lucasgreenwell_open_sex_role_inventory_responses

Data
@kaggle.lucasgreenwell_open_sex_role_inventory_responses.data

  • 7.45 MB
  • 318573 rows
  • 57 columns
q1

Q1

q2

Q2

q3

Q3

q4

Q4

q5

Q5

q6

Q6

q7

Q7

q8

Q8

q9

Q9

q10

Q10

q11

Q11

q12

Q12

q13

Q13

q14

Q14

q15

Q15

q16

Q16

q17

Q17

q18

Q18

q19

Q19

q20

Q20

q21

Q21

q22

Q22

q23

Q23

q24

Q24

q25

Q25

q26

Q26

q27

Q27

q28

Q28

q29

Q29

q30

Q30

q31

Q31

q32

Q32

q33

Q33

q34

Q34

q35

Q35

q36

Q36

q37

Q37

q38

Q38

q39

Q39

q40

Q40

q41

Q41

q42

Q42

q43

Q43

q44

Q44

introelapse

Introelapse

testelapse

Testelapse

country

Country

ipc

IPC

source

Source

engnat

Engnat

age

Age

education

Education

gender

Gender

orientation

Orientation

race

Race

religion

Religion

hand

Hand

14152515141555111515154515151515151315141515579211US11118222611
1511145155431452544254531351111134335253555363242PE1119212612
1433252523511332142313511524131154325514213324265CH1218221111
114454554214424252232424524411545542142341433231US11119321621
1234335132411341443142522241212112244331134325274US21116211621
14111541145324111155554314131555241451131515524189US1120212611
123444513141134145514252224111221224333214415213US21116211621
1555541354155552555555451554332555454453245510485US111722121
151525231451342514143545133321254545544245344236US11132331111
1451445451312551141421514341121134535424454421263US11122311611

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,
  "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,
  "q41" BIGINT,
  "q42" BIGINT,
  "q43" BIGINT,
  "q44" BIGINT,
  "introelapse" BIGINT,
  "testelapse" BIGINT,
  "country" VARCHAR,
  "ipc" BIGINT,
  "source" BIGINT,
  "engnat" BIGINT,
  "age" BIGINT,
  "education" BIGINT,
  "gender" BIGINT,
  "orientation" BIGINT,
  "race" BIGINT,
  "religion" BIGINT,
  "hand" BIGINT
);

Share link

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