nguyenvy/cleaned_nhanes_1988_2018
收藏资源简介:
国家健康与营养调查(NHANES)数据集提供了1988年至2018年美国非机构化人口的健康和营养调查数据,包含135,310名参与者和5,078个变量。这些变量分为10个主要类别:人口统计(281个变量)、饮食消费(324个变量)、生理功能(1,040个变量)、职业(61个变量)、问卷(1,444个变量,如体育活动、医疗状况、糖尿病、生殖健康、血压和胆固醇、儿童早期)、药物(29个变量)、与国家死亡指数相关的死亡率信息(15个变量)、调查权重(857个变量)、环境暴露生物标志物测量(598个变量)以及指示测量值是否低于或高于检测下限的化学评论(505个变量)。数据集以CSV和R格式提供,并附有数据字典和清理文档。此外,还提供了R脚本和示例代码,帮助用户进行数据分析和模型构建。
The National Health and Nutrition Examination Survey (NHANES) dataset provides health and nutrition survey data for the non-institutionalized population of the United States from 1988 to 2018, encompassing 135,310 participants and 5,078 variables. These variables are grouped into 10 main categories: 1. Demographics (281 variables) 2. Dietary Consumption (324 variables) 3. Physiological Function (1,040 variables) 4. Occupation (61 variables) 5. Questionnaires (1,444 variables, covering physical activity, medical conditions, diabetes, reproductive health, blood pressure and cholesterol, early childhood, etc.) 6. Medications (29 variables) 7. Mortality information linked to the National Death Index (15 variables) 8. Survey Weights (857 variables) 9. Environmental Exposure Biomarker Measurements (598 variables) 10. Chemical commentary indicating whether measured values are below or above the limit of detection (505 variables). The dataset is available in CSV and R formats, accompanied by a data dictionary and cleaning documentation. Additionally, R scripts and sample code are provided to help users conduct data analysis and model building.
数据集概述
数据集名称
国家健康与营养检查调查(NHANES)数据集
数据集内容
该数据集通过整合614个独立文件,统一了NHANES III(1988-1994)和连续调查(1999-2018)的无限制数据,总计包含135,310名参与者和5,078个变量。这些变量涵盖以下类别:
- 人口统计(281个变量)
- 饮食消费(324个变量)
- 生理功能(1,040个变量)
- 职业(61个变量)
- 问卷调查(1444个变量,如体力活动、医疗状况、糖尿病、生殖健康、血压和胆固醇、早期儿童)
- 药物(29个变量)
- 从国家死亡指数链接的死亡信息(15个变量)
- 调查权重(857个变量)
- 环境暴露生物标志物测量(598个变量)
- 化学评论,指示哪些测量值低于或高于检测下限(505个变量)
数据记录格式
- CSV数据记录:包括23个.csv文件和1个excel文件。其中,20个.csv文件涉及10个模块,每个模块有两个文件,一个未清洗版本和一个清洗版本。此外,还包括变量字典和协调类别字典。
- R数据记录:为使用R语言的研究人员提供,包括清洗后的NHANES模块和数据字典,以.zip文件形式提供,包含.RData文件和.R文件。
示例代码
提供四个R markdown文件,用于帮助用户进行暴露分析,包括数据集合并、模型建立、统计计算和多重回归分析的示例代码。




