A structured and normalized MySQL database for behavioral analytics and personality classification (Introvert vs. Extrovert). Designed to support data science and machine learning workflows.
- person: Personal info (name, gender, age)
- behavior: Psychological traits (talkative, empathy, etc.)
- personality_label: Final personality classification
- MySQL
- Power BI (ER Diagram)
- SQL (DDL & Constraints)
ER diagram created using Power BI:
schema.sql: SQL script to create and define tablespersonality_dataset_synthetic.csv: Synthetic dataset for testing
This database helps:
- Behavioral scientists explore trait correlations
- Data scientists prepare labeled datasets for personality prediction
- Dashboards to monitor behavioral patterns