{"id":13719273,"url":"https://github.com/automoto/big-five-data","last_synced_at":"2025-12-27T20:37:53.647Z","repository":{"id":201719710,"uuid":"163369752","full_name":"automoto/big-five-data","owner":"automoto","description":"Big five trait scores for 307,313 people from many different countries.","archived":false,"fork":false,"pushed_at":"2019-01-29T02:32:21.000Z","size":39762,"stargazers_count":54,"open_issues_count":1,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-14T08:36:08.497Z","etag":null,"topics":["big-five-model","csv","open-research","open-research-data","personality-traits","psychology"],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/automoto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-12-28T05:29:25.000Z","updated_at":"2024-09-29T15:09:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"0fb6b04c-5dd6-4e90-801f-c28d80ed310a","html_url":"https://github.com/automoto/big-five-data","commit_stats":null,"previous_names":["automoto/big-five-data"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automoto%2Fbig-five-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automoto%2Fbig-five-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automoto%2Fbig-five-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/automoto%2Fbig-five-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/automoto","download_url":"https://codeload.github.com/automoto/big-five-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252868862,"owners_count":21816926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["big-five-model","csv","open-research","open-research-data","personality-traits","psychology"],"created_at":"2024-08-03T01:00:45.475Z","updated_at":"2025-12-27T20:37:53.641Z","avatar_url":"https://github.com/automoto.png","language":"PLpgSQL","funding_links":[],"categories":["Psychometrics"],"sub_categories":["Personality"],"readme":"\n# big-five-data\nBig five personality trait scores for 307,313 people from different countries. Scores were calculated by myself as per the official guidelines from the  [International Personality Item Pool(IPIP)](https://ipip.ori.org/) from raw data provided to the 300 item IPIP-NEO-300 questionnaire which is the most accurate public domain personality test available.\n\nThis repository contains:\n\n - SQLite database with the big five trait scores from all participants.\n - CSV file of those big five trait scores.\n - CSV scoring key used to map participants answer to the relevant traits score.\n\n### Data Legend\n\n**case_id:** Unique id of the person the results belong to\n\n**country:** Where the person is from\n\n**age:** Age of the person\n\n**sex:** Biological sex of the person. 1=male, 2=female\n\nRest of the columns are their scores from 0 to 1 for each of their big five personality traits: \n\n- Agreeableness\n- Extraversion\n- Openness(Openness to experience)\n- Conscientiousness\n- Neuroticism.\n\n[Read more about what these traits mean here](https://en.wikipedia.org/wiki/Big_Five_personality_traits#Descriptions_of_the_particular_personality_traits)\n\n### Sample Data\n\n**case\\_id**|**country**|**age**|**sex**|**agreeable\\_score**|**extraversion\\_score**|**openness\\_score**|**conscientiousness\\_score**|**neuroticism\\_score**\n:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:|:-----:\n1|South Afri|24|1|0.753333333333333|0.496666666666667|0.803333333333333|0.886666666666667|0.426666666666667\n3|UK|24|2|0.733333333333333|0.68|0.786666666666667|0.746666666666667|0.59\n4|USA|36|2|0.88|0.77|0.86|0.896666666666667|0.296666666666667\n5|UK|19|1|0.69|0.616666666666667|0.716666666666667|0.636666666666667|0.563333333333333\n6|UK|17|1|0.6|0.713333333333333|0.646666666666667|0.633333333333333|0.513333333333333\n7|USA|17|1|0.603333333333333|0.586666666666667|0.653333333333333|0.596666666666667|0.623333333333333\n8|USA|28|2|0.81|0.68|0.87|0.76|0.51\n9|Denmark|28|2|0.796666666666667|0.596666666666667|0.87|0.646666666666667|0.456666666666667\n10|USA|18|1|0.61|0.706666666666667|0.886666666666667|0.59|0.656666666666667\n11|Singapore|17|1|0.84|0.483333333333333|0.543333333333333|0.723333333333333|0.65\n12|Sweden|17|2|0.66|0.726666666666667|0.74|0.68|0.58\n13|India|21|1|0.823333333333333|0.866666666666667|0.813333333333333|0.976666666666667|0.27\n14|USA|55|2|0.8|0.683333333333333|0.72|0.666666666666667|0.706666666666667\n15|USA|48|2|0.78|0.613333333333333|0.713333333333333|0.833333333333333|0.683333333333333\n\nIf you appreciate valuable public datasets such as these, please share this repository and consider a donation to the [IPIP Foundation](https://ipip.ori.org/newWilling_to_Help.htm)\n\n### Accuracy\n- How accurate are these tests?\n    - Quite accurate. [Reliability and Validity of IPIP Scales](https://ipip.ori.org/ReliabilityValidity.htm)\n- Does this dataset contain invalid responses and data?\n    - Original dataset cleaned and removed invalid data before scores were calculated. More can be read about detecting invalid responses [here.](https://ipip.ori.org/newValidity.htm)\n\n### Sources\n[IPIP-NEO Data Repository](https://osf.io/tbmh5/)\n\n[International Personality Item Pool](https://ipip.ori.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomoto%2Fbig-five-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautomoto%2Fbig-five-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautomoto%2Fbig-five-data/lists"}