df_mxmunicipio_1990_2010: Mexican 1990-2010 municipio population dataset

df_mxmunicipio_1990_2010R Documentation

Mexican 1990-2010 municipio population dataset

Description

A data.frame containing population estimates for all the Mexican municipios in 1990, 1995, 2000, 2005, and 2010

Usage

df_mxmunicipio_1990_2010

Format

An object of class tbl_df (inherits from tbl, data.frame) with 36855 rows and 5 columns.

Details

region

INEGI code of the state

municipio_name

official name of each municipio

year

2015, the year of the Conteo from which the data is sourced

sex

Sex of the person

pop

total municipio population

References

Population estimates taken from the INEGI Census Page

Examples

data("df_mxmunicipio_1990_2010")
head(df_mxmunicipio_1990_2010)

diegovalle/mxmaps documentation built on Sept. 22, 2023, 9:57 p.m.