A dataset containing the substance use condition and sexual orientation of 40293 women respondents to the 2017 & 2018 National Survey of Drug Use and Health.
NSDUH_female
A sample data for demonstration
A data frame with 40293 rows and 24 variables:
indiidual smoked any cigarettes within the past month, yes or no
education level, 1 = less than high school diploma, 2 = high school diploma, 3 = some college/associates degree, 4 = college degree or higher
income level, 1 <= $20,000, 2 = $20,000 - $49,999, 3 = $50,000 - 70,000, 4 = $75,000+
NSDUH sampling weight
NSDUH strata variable
NSDUH replicate within stratum
employment status, 1 = full-time employment, 2 = part-time employment, 3 = student, 4 = unemployed, 5 = other
1 = non-Hispanic white, 2 = non-Hispanic Black, 3 = student, 4 = multiracial/other race
iniciated alcohol use prior to 15 years old
iniciated smoking prior to 15 years old, yes or no
1 = lesbian, gay or sexual, 0 = heterosexual
individual meets criteria for either past-year alcohol use disorder or nicotine dependence
NSDUH sampling weights(scaled for pooling 2017 and 2018 survey years)
age, 1 = 18-25, 2 = 26-34, 3 = 35-49, 4 = 50+
wgtmed
if (FALSE) {
data(NSDUH_female)
}
Run the code above in your browser using DataLab