Skip to content

This reads and merges the public data from NHANES, specifically the 2017-2018 examination data.

Notifications You must be signed in to change notification settings

liangeric/NHANESdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHANESdata

This reads and merges the public data from NHANES, specifically the 2017-2018 examination data. This was used as part of a challenge I created for the company Pralent, link to the challenge can be found here: https://www.pralent.com/challenges/pralent-nhanes-machine-learning-challenge

The TEMP file contains all the directly downloaded public data xpt files from NHANES.

The DATA folder contains all the converted xpt files (to csv).

The masterList contains a complete data set with all csv's from DATA merged.

The python script contains the program used to merge all the csv data files, as well as instructions on how I was able to convert the xpt files to csv files.

About

This reads and merges the public data from NHANES, specifically the 2017-2018 examination data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages