pop_dhs: Merging multiple DHS files
收藏NIAID Data Ecosystem2026-03-08 收录
下载链接:
https://doi.org/10.7910/DVN/26098
下载链接
链接失效反馈官方服务:
资源简介:
This .do file merges multiple DHS's, and keeps memory requirements to a minimum; what it does it quite simple: 1. Loops through all available survey data files (and counts them) 2. For each file, generates variables with missing values if they are not in the file 3. Generates a partial file for each variable extraction 4. Merges all partial files and deletes them What the user needs to do is to: - paste the name of all surveys on top of the file (after local survey_list) - paste the list of all DHS variables needed into the file (after global myvars)
创建时间:
2014-05-22



