Re: Domestic violence and reproductive autonomy among women in Mozambique [message #25330 is a reply to message #25327] |
Wed, 05 October 2022 09:33 |
Janet-DHS
Messages: 888 Registered: April 2022
|
Senior Member |
|
|
Following is a response from DHS staff member Tom Pullum:
Instead of answering this question directly, I will just say how you (or I) would find the answer. There are two strategies. The first is to look at the questionnaire, which is in an appendix in the final report. You can search through the pdf file using keywords, or you can just read through the questionnaire, to see whether the question was asked and how it was worded. (This questionnaire is in Portuguese.) The second strategy is to open the file in Stata and use keywords, as in "lookfor decide", which will then give you a list of any variable labels that include "decide" (the variable and category labels are in English, rather than Portuguese). You can also get lists of variable labels, as in "describe v3*" or "describe d*" to get the variable names that begin with v3 (the contraception variables) or d (the domestic violence variables). You can get survey-specific variables with "describe s*". If you find a likely candidate, you can use "tab" or "summarize" or "label list" to get more detail.
|
|
|