You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,19 +14,9 @@ Code for additional waves of survey data from each of these three countries will
14
14
15
15
If you use or modify our code, please cite us using the provided citation.
16
16
17
-
This repository includes a separate folder for each country. Each of these folders includes master Stata .do files with all of the code used to generate the final set of indicators from the raw survey data for a given survey wave. The raw survey data files are available for download free of charge from the World Bank LSMS-ISA website from the following links:
17
+
This repository includes a separate folder for each country. Each of these folders includes master Stata .do files with all of the code used to generate the final set of indicators from the raw survey data for a given survey wave. See the USER GUIDE file in this repository for guidance on how to download the files in this repository and raw data available from the World Bank in order to run the .do files.
See the USER GUIDE file in this repository for guidance on how to download the files in this repository and run the .do files.
26
-
27
-
Each .do file takes as inputs the raw data files organized according to how the data from the World Bank LSMS-ISA team are organized.
28
-
29
-
The .do file processes the data and stores created data sets in the folder "Final DTA files". Three final data sets are created at the household, individual, and plot levels with labelled variables, which can be used to estimate sumary statistics for the indicators and for a variety of intermediate variables. At the end of the .do file, a set of commands outputs summary statistics restricted to rural households only to an excel file also in the folder "Final DTA files". The code for generating summary statistics may be modified as needed, or users may conduct analyses directly from the final created datasets. We include the three final datasets and spreadsheet of gender-disaggregated summary statistics in the repository, under the "Final DTA files" folders.
19
+
Each .do file takes as inputs the raw data files organized according to how the data from the World Bank LSMS-ISA team are organized. The .do files process the raw data and store created data sets in the folder "Final DTA files". Three final data sets are created at the household, individual, and plot levels with labelled variables, which can be used to estimate sumary statistics for the indicators and for a variety of intermediate variables. At the end of the .do file, a set of commands outputs summary statistics restricted to rural households only to an excel file also in the folder "Final DTA files". The code for generating summary statistics may be modified as needed, or users may conduct analyses directly from the final created datasets. We include the three final datasets and spreadsheet of gender-disaggregated summary statistics in the repository, under the "Final DTA files" folders.
30
20
31
21
We also have prepared a document outlining the general construction decisions for each indicator across survey instruments, which are reflected in the coding of the .do files. We have attempted to follow the same construction approach across instruments, but note any situations where differences in the instruments made this impossible. The document focuses on coding decisions for the Ethiopia ESS Wave 3 (2015-16), Nigeria GHSP Wave 3 (2015-16), and Tanzania NPS Wave 4 (2014-15), as well as for two surveys that are not yet publicly available: the Ethiopia Agricultural Commercialization Cluster (ACC) Survey (2016) and the India Rice Monitoring Survey (RMS) (2016). We have compiled a set of summary statistics for the final indicators restricted to rural households only in an excel spreadsheet for these five instruments, available on the EPAR website: https://evans.uw.edu/policy-impact/epar/research/agricultural-development-indicator-curation
0 commit comments