revalo / nsfg

Python parsing for the NSFG Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyNSFG

Parsing script to load the NSFG dataset as a Pandas Dataframe.

Usage,

import nsfg_loader
df = nsfg_loader.load_dataframe("2017_2019_FemResp")

You can download the *.sps and *.dat files from the CDC Website.

About

Python parsing for the NSFG Dataset

License:MIT License


Languages

Language:Python 100.0%