Baselight

16 Factor Personality Test Responses

Open sourced raw data from Openpsychometrics.org

@kaggle.lucasgreenwell_16_factor_personality_test_responses

Data
@kaggle.lucasgreenwell_16_factor_personality_test_responses.data

  • 3.23 MB
  • 49159 rows
  • 169 columns
  • Only the first 100 columns are shown
a1

A1

a2

A2

a3

A3

a4

A4

a5

A5

a6

A6

a7

A7

a8

A8

a9

A9

a10

A10

b1

B1

b2

B2

b3

B3

b4

B4

b5

B5

b6

B6

b7

B7

b8

B8

b9

B9

b10

B10

b11

B11

b12

B12

b13

B13

c1

C1

c2

C2

c3

C3

c4

C4

c5

C5

c6

C6

c7

C7

c8

C8

c9

C9

c10

C10

d1

D1

d2

D2

d3

D3

d4

D4

d5

D5

d6

D6

d7

D7

d8

D8

d9

D9

d10

D10

e1

E1

e2

E2

e3

E3

e4

E4

e5

E5

e6

E6

e7

E7

e8

E8

e9

E9

e10

E10

f1

F1

f2

F2

f3

F3

f4

F4

f5

F5

f6

F6

f7

F7

f8

F8

f9

F9

f10

F10

g1

G1

g2

G2

g3

G3

g4

G4

g5

G5

g6

G6

g7

G7

g8

G8

g9

G9

g10

G10

h1

H1

h2

H2

h3

H3

h4

H4

h5

H5

h6

H6

h7

H7

h8

H8

h9

H9

h10

H10

i1

I1

i2

I2

i3

I3

i4

I4

i5

I5

i6

I6

i7

I7

i8

I8

i9

I9

i10

I10

j1

J1

j2

J2

j3

J3

j4

J4

j5

J5

j6

J6

j7

J7

j8

J8

j9

J9

j10

J10

k1

K1

k2

K2

k3

K3

k4

K4

k5

K5

k6

K6

k7

K7

k8

K8

k9

K9

k10

K10

l1

L1

l2

L2

l3

L3

l4

L4

l5

L5

l6

L6

l7

L7

l8

L8

l9

L9

l10

L10

m1

M1

m2

M2

m3

M3

m4

M4

m5

M5

m6

M6

m7

M7

m8

M8

m9

M9

m10

M10

n1

N1

n2

N2

n3

N3

n4

N4

n5

N5

n6

N6

n7

N7

n8

N8

n9

N9

n10

N10

o1

O1

o2

O2

o3

O3

o4

O4

o5

O5

o6

O6

o7

O7

o8

O8

o9

O9

o10

O10

p1

P1

p2

P2

p3

P3

p4

P4

p5

P5

p6

P6

p7

P7

p8

P8

p9

P9

p10

P10

age

Age

gender

Gender

accuracy

Accuracy

country

Country

source

Source

elapsed

Elapsed

1423323443445454541211145442443324355443243114345133422511435443142343151555333312434434424245555555
4343444422444454323241112332544334244454231124142242134245244243424423233555143421254324222325454424
34444443224455444422222244333423332234313311314234243412333234221333335434341423234434223444445533
4544433222424545443332432343322343234233343324144132243132434332444333233452142322222434242415555544
444435124244554454151224334444325434541113113142452344444244133142521122443314241242442232333424412
3544455114414534332212223424224314455432223343243232423221445433444424242554244111244234144443334434
4254244213535553552211114423451234333433233112111253434142123123143343244353232231142322144321544323
4544445222334544454231134442223234333442223223141251435545244244322443233545545225234224233442412212
242554542253554454341224424422242422444232125242442244155142224243422244444124212124424245544224224
5533544313445553452121244444221123334342232345343122234555131234435421223342113232123334144433333343

CREATE TABLE data (
  "a1" BIGINT,
  "a2" BIGINT,
  "a3" BIGINT,
  "a4" BIGINT,
  "a5" BIGINT,
  "a6" BIGINT,
  "a7" BIGINT,
  "a8" BIGINT,
  "a9" BIGINT,
  "a10" BIGINT,
  "b1" BIGINT,
  "b2" BIGINT,
  "b3" BIGINT,
  "b4" BIGINT,
  "b5" BIGINT,
  "b6" BIGINT,
  "b7" BIGINT,
  "b8" BIGINT,
  "b9" BIGINT,
  "b10" BIGINT,
  "b11" BIGINT,
  "b12" BIGINT,
  "b13" BIGINT,
  "c1" BIGINT,
  "c2" BIGINT,
  "c3" BIGINT,
  "c4" BIGINT,
  "c5" BIGINT,
  "c6" BIGINT,
  "c7" BIGINT,
  "c8" BIGINT,
  "c9" BIGINT,
  "c10" BIGINT,
  "d1" BIGINT,
  "d2" BIGINT,
  "d3" BIGINT,
  "d4" BIGINT,
  "d5" BIGINT,
  "d6" BIGINT,
  "d7" BIGINT,
  "d8" BIGINT,
  "d9" BIGINT,
  "d10" BIGINT,
  "e1" BIGINT,
  "e2" BIGINT,
  "e3" BIGINT,
  "e4" BIGINT,
  "e5" BIGINT,
  "e6" BIGINT,
  "e7" BIGINT,
  "e8" BIGINT,
  "e9" BIGINT,
  "e10" BIGINT,
  "f1" BIGINT,
  "f2" BIGINT,
  "f3" BIGINT,
  "f4" BIGINT,
  "f5" BIGINT,
  "f6" BIGINT,
  "f7" BIGINT,
  "f8" BIGINT,
  "f9" BIGINT,
  "f10" BIGINT,
  "g1" BIGINT,
  "g2" BIGINT,
  "g3" BIGINT,
  "g4" BIGINT,
  "g5" BIGINT,
  "g6" BIGINT,
  "g7" BIGINT,
  "g8" BIGINT,
  "g9" BIGINT,
  "g10" BIGINT,
  "h1" BIGINT,
  "h2" BIGINT,
  "h3" BIGINT,
  "h4" BIGINT,
  "h5" BIGINT,
  "h6" BIGINT,
  "h7" BIGINT,
  "h8" BIGINT,
  "h9" BIGINT,
  "h10" BIGINT,
  "i1" BIGINT,
  "i2" BIGINT,
  "i3" BIGINT,
  "i4" BIGINT,
  "i5" BIGINT,
  "i6" BIGINT,
  "i7" BIGINT,
  "i8" BIGINT,
  "i9" BIGINT,
  "i10" BIGINT,
  "j1" BIGINT,
  "j2" BIGINT,
  "j3" BIGINT,
  "j4" BIGINT,
  "j5" BIGINT,
  "j6" BIGINT,
  "j7" BIGINT
);

Share link

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