df_mxstate_1990_2010: Mexican 1990-2010 states population dataset

df_mxstate_1990_2010R Documentation

Mexican 1990-2010 states population dataset

Description

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

Usage

df_mxstate_1990_2010

Format

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

Details

region

INEGI code of the state

state_name_official

Official state name (e.g. Coahuila de Zaragoza)

year

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

sex

Sex of the person

pop

total state population

References

Population estimates taken from the INEGI Census Page.

Examples

data("df_mxstate_1990_2010")
head(df_mxstate_1990_2010)

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