df_births_INEGI: Birth data of Mexico, between 1985 to 2020, disaggregated by...

df_births_INEGIR Documentation

Birth data of Mexico, between 1985 to 2020, disaggregated by sex

Description

A dataset containing the number of births registered by INEGI between 1985 and 2020. These estimations are disaggregated by year and state and sex

Usage

df_births_INEGI

Format

A data frame with 3,564 rows and 8 variables:

year

Year of the data

state

State where the births occurred

sex

Sex of the child

CVE_GEO

Geographical code of the state of occurrence

births

Number of births that occurred in that year, state and sex

birth_prop

Proportion of births in relation to the sum of both sexes

population

Number of people living in that year and state

birth_rate

Number of births divided by the population with the same year, state and sex.

Source

https://www.inegi.org.mx/sistemas/olap/Proyectos/bd/continuas/natalidad/nacimientos.asp


PADeCI/demogmx documentation built on Jan. 27, 2024, 6:43 a.m.