big_five | R Documentation |
Dataset that provides big five personality trait scores for 307,313 people from different countries. The variables are as follows:
data(big_five)
A (tibble) data frame with 307,313 rows and 8 variables.
country. Country where respondent lives.
age. Age of respondent.
sex. Sex of respondent.
agreeable_score. Agreeableness score, ranging from 0 (critical / rational) to 1 (friendly/compassionate).
extraversion_score. Extraversion score, ranging from 0 (solitary/reserved) to 1 (outgoing/energetic).
openness_score. Openness score, ranging from 0 (consistent/cautious) to 1 (inventive/curious).
conscientiousness_score. Consccientiousness score, ranging from 0 (extravagant/careless) to 1 (efficient/organized).
neuroticism_score. Neuroticism score, ranging from 0 (resilient/confident) to 1 (sensitive/nervous).
For info on the traits see here: https://en.wikipedia.org/wiki/Big_Five_personality_traits#Descriptions_of_the_particular_personality_traits. Data comes from here: https://github.com/automoto/big-five-data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.