Skip to content

julmul/MPH-capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investigating Reasons for Uninsurance in the 2023 NHIS Dataset

This repository contains my final capstone project for EPID 992 as part of my MPH in Applied Epidemiology at UNC Gillings School of Global Public Health. The project analyzes the reasons for uninsurance in the 2023 National Health Interview Survey (NHIS) dataset and their correlation with duration without insurance. The analysis is stratified by demographic factors to identify disparities and inform policy solutions.

Repository Structure

  • data/ – Processed datasets (raw NHIS data not included).

  • analysis/ – R scripts for data cleaning and visualization.

  • figures/ - Generated plots and visualizations used in the analysis and report.

  • reports/ – Final report summarizing key findings.

  • Makefile – Automates the workflow for running scripts and generating outputs.

Usage

  1. Clone the repository:
git clone https://github.com/julmul/MPH-capstone.git
cd MPH-capstone
  1. Run the full analysis in a terminal using the Makefile:
make all
  1. View the final report by navigating to reports/report.pdf.

About

Code and report for MPH capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published