The International Personality Item Pool (IPIP) is a public domain collection of items for use in personality tests. It is managed by the Oregon Research Institute.
This repository contains the datasets for the 120 and 300 versions of the (IPIP), where the scores were calculated based on users' responses using the Five-Factor-E library.
The original datasets were provided by Professor Dr. John A. Johnson and can be accessed at the link https://osf.io/tbmh5/.
To use the project, simply install Python and Poetry on your machine. Then, run the commands below:
cd ipip-neo-data; poetry shell; poetry update
Now run:
jupyter lab --no-browser
The datasets are available on the Kaggle platform at the links below:
- https://www.kaggle.com/datasets/edersoncorbari/pip-neo-big-five-personality-120-item-version
- https://www.kaggle.com/datasets/edersoncorbari/ipip-neo-big-five-personality-300-item-version
Examples of EDA analysis:
- https://www.kaggle.com/code/edersoncorbari/eda-ipip120-scores
- https://www.kaggle.com/code/edersoncorbari/eda-ipip300-scores
- Dr John A. Johnson