enusc {calidad} | R Documentation |
Encuesta Nacional Urbana de Seguridad ciudadana 2019 - ENUSC 2019
Description
ENUSC data for the year 2019. Contains only a few variables.
Usage
enusc
Format
dataframe with 24.465 rows y 22 columns
- rph_sexo
1 = man; 2 = woman
- region
16 regions
- Fact_Pers
person sample weights
- Fact_Hog
household sample weights
- Conglomerado
PSU
- VarStrat
strata
- VP_DC
Individual victimization. It works combined with Fact_Pers
- VA_DC
Household victimization. It works combined with Fact_Hog
- rph_edad
age
- P3_1_1
Perception of increased crime in the country. It works combined with Fact_Pers
- P8_1_1
Cause of increased crime in the neighborhood. It works combined with Fact_Pers
- muj_insg_taxi
Female perception of insecurity inside taxis. Variable elaborated with variables P9 and rph_sexo . It works combined with Fact_Pers
- hom_insg_taxi
Male perception of insecurity inside taxis. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
- muj_insg_micro
Female perception of insecurity inside buses. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
- hom_insg_micro
Male perception of insecurity inside buses. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
- muj_insg_centr.com
Female perception of insecurity inside malls. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
- hom_insg_centr.com
Male perception of insecurity inside malls. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
- muj_insg_loc.col
Female perception of insecurity public transport. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
- hom_insg_loc.col
Male perception of insecurity public transport. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
- muj_insg_barrio
Female perception of insecurity neighborhood. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
- hom_insg_barrio
Male perception of insecurity neighborhood. Variable elaborated with variables P9 and rph_sexo. It works combined with Fact_Pers
Source
Examples
data(enusc)