Skip to content

Stata module to download National Household Survey on Living Conditions and Poverty (ENAHO) data from INEI - Perú.

License

Notifications You must be signed in to change notification settings

MaykolMedrano/enahodata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

enahodata : Download National Household Survey on Living Conditions and Poverty data from INEI - Perú.

Installation

cap ado uninstall enahodata 
net install enahodata, from(https://github.com/MaykolMedrano/enahodata/raw/master/source/)

Usage

Select a module of interest and year. Then, run:

 enahodata inei, modulo(01) año(2018)
 enahodata inei, modulo(34) año(2017)

Notes

The data will be downloaded in zip format. It is necessary to create a folder.

  • More information in the help file.

About

Stata module to download National Household Survey on Living Conditions and Poverty (ENAHO) data from INEI - Perú.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published