Baselight

Gender Ratio

Gender Radio Dataset

@kaggle.programmerrdai_gender_ratio_inequality

Loading...
Loading...

About this Dataset

Gender Ratio

Inequality refers to the phenomenon of unequal and/or unjust distribution of resources and opportunities among members of a given society. The term inequality may mean different things to different people and in different contexts.
How is it defined? The Gender Inequality Index is a composite measure reflecting inequality in achievements between The GII is a composite measure, reflecting inequality in achievements between women and men in three dimensions: reproductive health, empowerment and the labour market.

@article{owidgenderratio,
author = {Hannah Ritchie and Max Roser},
title = {Gender Ratio},
journal = {Our World in Data},
year = {2019},
note = {https://ourworldindata.org/gender-ratio}
}

Tables

Child Deaths By Cause By Sex India

@kaggle.programmerrdai_gender_ratio_inequality.child_deaths_by_cause_by_sex_india
  • 10.81 KB
  • 306 rows
  • 6 columns
Loading...

CREATE TABLE child_deaths_by_cause_by_sex_india (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "male_child_death_rate_per_100_000" DOUBLE,
  "female_child_death_rate_per_100_000" DOUBLE,
  "continent" VARCHAR
);

Child Mortality By Sex

@kaggle.programmerrdai_gender_ratio_inequality.child_mortality_by_sex
  • 468.19 KB
  • 56108 rows
  • 7 columns
Loading...

CREATE TABLE child_mortality_by_sex (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "mortality_rate_under_5_female_per_1_000_live_births" DOUBLE,
  "mortality_rate_under_5_male_per_1_000_live_births" DOUBLE,
  "population_historical_estimates" DOUBLE,
  "continent" VARCHAR
);

Global Number Of Missing Women

@kaggle.programmerrdai_gender_ratio_inequality.global_number_of_missing_women
  • 4.11 KB
  • 68 rows
  • 4 columns
Loading...

CREATE TABLE global_number_of_missing_women (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "missing_females_bongaarts_guilmoto_2015" BIGINT
);

Infant Death Rates By Cause By Sex

@kaggle.programmerrdai_gender_ratio_inequality.infant_death_rates_by_cause_by_sex
  • 5.2 KB
  • 21 rows
  • 5 columns
Loading...

CREATE TABLE infant_death_rates_by_cause_by_sex (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "causes_of_death_for_infant_boys_1_year_ihme" DOUBLE,
  "causes_of_death_for_infant_girls_1_year_ihme" DOUBLE
);

Missing Female Births And Excess Mortality

@kaggle.programmerrdai_gender_ratio_inequality.missing_female_births_and_excess_mortality
  • 5.24 KB
  • 64 rows
  • 5 columns
Loading...

CREATE TABLE missing_female_births_and_excess_mortality (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "excess_female_deaths_bongaarts_guilmoto_2015" BIGINT,
  "missing_female_births_bongaarts_guilmoto_2015" BIGINT
);

Sex Ratio At Birth By Birth Order

@kaggle.programmerrdai_gender_ratio_inequality.sex_ratio_at_birth_by_birth_order
  • 7.72 KB
  • 55 rows
  • 7 columns
Loading...

CREATE TABLE sex_ratio_at_birth_by_birth_order (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "first_child_srb_jiang_et_al_2017_nso_korea" DOUBLE,
  "second_child_srb_jiang_et_al_2017_nso_korea" DOUBLE,
  "third_child_srb_jiang_et_al_2017_nso_korea" DOUBLE,
  "fourth_child_higher_srb_jiang_et_al_2017_nso_korea" DOUBLE
);

Sex Ratio At Birth Males Chao Et Al 1

@kaggle.programmerrdai_gender_ratio_inequality.sex_ratio_at_birth_males_chao_et_al_1
  • 146.08 KB
  • 14416 rows
  • 4 columns
Loading...

CREATE TABLE sex_ratio_at_birth_males_chao_et_al_1 (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "sex_ratio_at_birth_chao_et_al_2019" DOUBLE
);

Sex Ratio At Birth Males Chao Et Al

@kaggle.programmerrdai_gender_ratio_inequality.sex_ratio_at_birth_males_chao_et_al
  • 146.08 KB
  • 14416 rows
  • 4 columns
Loading...

CREATE TABLE sex_ratio_at_birth_males_chao_et_al (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "sex_ratio_at_birth_chao_et_al_2019" DOUBLE
);

Sex Ratio At Birth Vs Five Years Old

@kaggle.programmerrdai_gender_ratio_inequality.sex_ratio_at_birth_vs_five_years_old
  • 174.23 KB
  • 17302 rows
  • 6 columns
Loading...

CREATE TABLE sex_ratio_at_birth_vs_five_years_old (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "sex_ratio_at_birth_male_births_per_female_births" DOUBLE,
  "sex_ratio_by_age_five_year_olds_unwpp_2017" DOUBLE,
  "continent" VARCHAR
);

Sex Ratio At Birth

@kaggle.programmerrdai_gender_ratio_inequality.sex_ratio_at_birth
  • 12.97 KB
  • 5016 rows
  • 4 columns
Loading...

CREATE TABLE sex_ratio_at_birth (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "sex_ratio_at_birth_male_births_per_female_births" DOUBLE
);

Sex Ratio At Five Years Old

@kaggle.programmerrdai_gender_ratio_inequality.sex_ratio_at_five_years_old
  • 160.32 KB
  • 15906 rows
  • 4 columns
Loading...

CREATE TABLE sex_ratio_at_five_years_old (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "sex_ratio_by_age_five_year_olds_unwpp_2017" DOUBLE
);

Sex Ratio By Age

@kaggle.programmerrdai_gender_ratio_inequality.sex_ratio_by_age
  • 1.19 MB
  • 15906 rows
  • 13 columns
Loading...

CREATE TABLE sex_ratio_by_age (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "sex_ratio_by_age_100_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_15_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_20_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_30_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_40_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_50_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_60_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_70_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_80_year_olds_unwpp_2017" DOUBLE,
  "sex_ratio_by_age_90_year_olds_unwpp_2017" DOUBLE
);

Share Population Female

@kaggle.programmerrdai_gender_ratio_inequality.share_population_female
  • 98.43 KB
  • 12740 rows
  • 4 columns
Loading...

CREATE TABLE share_population_female (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "population_female_of_total_population" DOUBLE
);

Share link

Anyone who has the link will be able to view this.