The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Topics » General » Indonesian smoking status
Re: Indonesian smoking status [message #5523 is a reply to message #5507] Tue, 02 June 2015 18:25 Go to previous messageGo to previous message
Liz-DHS
Messages: 1516
Registered: February 2013
Senior Member
Dear User,
V463A-Z are part of the standard recode data file for the Indonesia DHS 2012 survey. The portion of CSPro code below refers to smoking practices and you can see how questions Q1004, Q1005, Q1006, Q1007 have been recoded into standard recode variables.
[code]  { smoking practices }
    V463A  = YesNo( Q1004 );                 { cigarettes }
    V463B  = alfa2num( Q1006, Q1007, "A" );  { pipe }
    V463C  = alfa2num( Q1006, Q1007, "B" );  { chewing tobacco }
    V463D  = alfa2num( Q1006, Q1007, "C" );  { snuff }
    V463E  = notappl;                        { !! CS }
    V463F  = notappl;                        { !! CS }
    V463G  = notappl;                        { !! CS }
    V463X  = alfa2num( Q1006, Q1007, "X" );  { other }
    V463Z  = ( Q1004 <> 1 & Q1006 <> 1 );    { smokes nothing }
    if Q1004 = missing & Q1006 = missing then
      V463Z = missing
    endif;
    V464 = Q1005;[/code]

The smoking variables you refer to Q1602 through Q1606 from the woman's questionnaire can be found in the datasets below which differ from the Indonesia DHS 2012 recode data file. They are part of the Young Adult Survey. Start by looking at AY503 which represents both men and women. There should also be a sex variable to help you identify gender.
Indonesia: Special, 2012
idod6b.zip 5.48 MB Hierarchical ASCII data (.dat)
idod6bdt.zip 5.41 MB Stata dataset (.dta)
idod6bfl.zip 5.99 MB Flat ASCII data (.dat)
idod6bsd.zip 8.17 MB SAS dataset (.sd2)
idod6bsv.zip 6.20 MB SPSS dataset (.sav)

Even though the question(s) appears in the woman's questionnaire for the Indonesia DHS 2012 survey, Those questions Q1602 through Q1606 were only asked of women 15-24 and never married. All other women skipped out of this section.
Q1201 15-24 Q1202 Never Married. If they are 25 or older and if they have been formerly married/lived with a man they skip out to Q1733.
For the men, the questions came out of the Never-Married questionnaire for men which appears at the end of the report "Indonesia Demographic and Health Survey: 2012 Adolescent Reproductive Health" report. This report is on our website http:// dhsprogram.com/publications/publication-FR281-Other-Final-Re ports.cfm

HH/woman/man
HH:
QH101 How often does anyone smoke inside your house? Would you say daily, weekly, monthly, less than monthly, or never?
Woman:
Q1004 Do you currently smoke cigarettes?
Q1005 In the last 24 hours, how many cigarettes did you smoke?
Q1006 Do you currently smoke or use any (other) type of tobacco?
Q1007 What (other) type of tobacco do you currently smoke or use?
Q1602 Have you ever tried to smoke a cigarette?
Q1603 How old were when you smoked a cigarette for the first time?
Q1604 How old were you when you started smoking fairly regularly?
Q1605 Have you ever asked/influenced a friend/someone to smoke?
Q1606 Have you ever asked/influenced a friend/someone not to smoke?
Man:
QM808 Do you currently smoke cigarettes?
QM809 In the last 24 hours, how many cigarettes did you smoke?
QM810 Do you currently smoke or use any (other) type of tobacco?
QM811 What (other) type of tobacco do you currently smoke or use?

Youth (males only) Never Married Men Questionnaire
5. SMOKING, DRINKING AND DRUGS
QY501 Do you currently smoke cigarettes?
QY502 How old were when you smoked a cigarette for the first time?
QY503 How old were you when you started smoking fairly regularly?
QY504 Do you currently smoke or use any (other) type of tobacco?
QY505 In the last 24 hours, how many cigarettes did you smoke?
QY506 Have you ever tried to smoke a cigarette?
QY507 What (other) type of tobacco do you currently smoke or use?
QY508 Have you ever asked/influenced a friend/someone to smoke?
QY509 Have you ever asked/influenced a friend/someone not to smoke?
[/code]

If you have additional questions, please feel free to post again.
Thank you!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Post Natal Care Utilization
Next Topic: Choosing men's age for DHS
Goto Forum:
  


Current Time: Sun Apr 28 01:31:54 Coordinated Universal Time 2024