Learn R Programming

calidad (version 0.8.0)

enusc_2023: Encuesta Nacional Urbana de Seguridad Ciudadana 2023 - ENUSC 2023

Description

ENUSC data for the year 2023. Contains only a few variables.

Usage

enusc_2023

Arguments

Format

dataframe with 49.813 rows y 15 columns

enc_region

16 regions

enc_rpc

Code of region, province and commune

Fact_Pers_Reg

Person sample weights at region level

Fact_Pers_Com

Person sample weights at commune level

Fact_Hog_Reg

Household sample weights at region level

Fact_Hog_Com

Household sample weights at commune level

VarStrat

Strata

Conglomerado

PSU

VH_DV

Households victimized by violent crimes. It works combined with Fact_Hog_*

VH_DC

Household victimization. It works combined with Fact_Hog_*

VP_DV

People victimized by violent crimes. It works combined with Fact_Pers_*

VP_DC

Individual victimization. It works combined with Fact_Pers_*

PAD

Perception of increased crime in the country. It works combined with Fact_Pers_*

rph_sexo

1 = man; 2 = woman

rph_edad

Age

Examples

Run this code
data(enusc_2023)

Run the code above in your browser using DataLab