The raw data file can be downloaded from https://microdata.worldbank.org/index.php/catalog/2936. The data files needed to run this analysis are:
- HH_MOD_G1 = Food consumption
- HH_MOD_A_FILT = Household information
- HH_MOD_B = Household roster
- HH_MOD_D = Health information
- HouseholdGeovraiblesIHS4 = Geovariables
Please, for the scripts to run you need to:
- Download the raw data
- Create a folder in your local version of this project called
data
- Unzip raw data and paste the above mentioned files inside the
data\
(folder) - Create a folder called
data/inter-output
to store processed files
Happy coding :)
This repository is an adaptation of the repository created by Kevin Tang and used for the analysis of differences between nutrient density and adult-male equivalent metrics using Malawi's Fourth Integrated Household Survey (IHS4).