--- dataset_info: features: - name: country dtype: string - name: very happy dtype: int64 - name: happy dtype: int64 - name: neutral dtype: int64 - name: unhappy dtype: int64 - name: very unhappy dtype: int64 - name: detailed_results list: - name: selectedCategory dtype: string - name: userDetails struct: - name: age dtype: string - name: country dtype: string - name: gender dtype: string - name: language dtype: string - name: occupation dtype: string - name: userScores struct: - name: global dtype: float64 splits: - name: train num_bytes: 761395 num_examples: 110 download_size: 65714 dataset_size: 761395 configs: - config_name: default data_files: - split: train path: data/train-* pretty_name: Rapidata Happiness per Country size_categories: - n<1K --- # Rapidata Happiness per Country Dataset visualization This dataset contains responses from 100 people in each country to the question: "How happy are you with your life right now?" ## Important Biases and Limitations This dataset is intended as a fun exercise and has several important biases to acknowledge: - **Selection bias**: All respondents answered on a mobile phone, which means the sample skews toward people with higher income and socioeconomic status, especially in poorer regions. - **Coverage gaps**: Some countries were unreachable for various reasons and are excluded from both the dataset and the visualization below. These biases may explain some unexpected results. For example, Sudan ranks as the highest-rated country despite its current difficulties, likely due to the demographic skew toward more affluent mobile phone users. ## Visualization
![happiness per age](https://cdn-uploads.huggingface.co/production/uploads/672b7d79fd1e92e3c3567435/hwXW9YrBGH5NmKy27Rou_.png) ![happiness per gender](https://cdn-uploads.huggingface.co/production/uploads/672b7d79fd1e92e3c3567435/Yjl4inGrTz17sYvxnjNhm.png)