real_data_GEM | R Documentation |
A dataset containing observed values for the GEM analysis. This data includes metrics for evaluating gender disparities in political representation, professional positions, and income across different countries.
data(real_data_GEM)
A data frame with 191 rows and 4 columns:
A character vector representing the name of the country.
A numeric vector representing the ratio of parliamentary seats occupied by females in the respective country. Measured as a proportion (0-1).
A numeric vector representing the ratio of professional and technical job roles occupied by females in the respective country. Measured as a proportion (0-1).
A numeric vector representing the income ratio for females in the respective country in comparison to males. Measured as a proportion (0-1), where 1 indicates equal income with males.
Data obtained from Kaggle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.