/Interdisciplinary-Health-Data-Competition

This project performed exploratory data analysis on over 60K drug data in R and Python; Provided policy recommendations which potentially bring $14.2M net savings for the Minnesota Government

Primary LanguageJupyter NotebookMIT LicenseMIT

Interdisciplinary Health Data Competition

Introduction

I partnered with 2 PHD students from Medical School and 2 classmates from my MSBA program at University of Minnesota to participate the First Interdisciplinary Health Data Competition in 2020. The goal of the competition was to promote interdisciplinary dialogue around real-world healthcare challenges and for students to provide innovative solutions using data science tools and methodologies. Our team completed an exploratory analysis of newly released prescription drug use and cost data from the Minnesota Department of Health’s Minnesota All Payer Claims Database.

Related files

The code for data cleaning can be found here. The R code for performing data analysis can be found here. The final presentation can be found here.

Datasets

The Heath Data Competition dataset is provided by the Minnesota Department of Health's Minnesota All Payer Claims Database, a data system authorized by the legislature for health policy development in Minnesota. The healthcare claims data is from medical providers' billing records sent to insurance companies, plan administrators and public payers. Data for drug details can be found here. Data for drug summary can be found here. To learn more about the MN All Payer Claims Database, visit their website.

Project Overview

Through exploratory data analysis, our team discovered the disparity between high occurrence of cardiovascular disease and its low insurance coverage in both 2012 and 2016. There were there were approximately 12 million prescriptions for cardiovascular disease agents far and above the most prescribed compared to other therapeutic classes, but also the least covered. This is illustrated in the graph below showing coverage vs prescriptions where cardiovascular disease agents stand alone.

We then provided policy recommendations which potentially bring $14.2M net savings for the Minnesota Government though a cost-benefit analysis.

Team: Ben Byun, Boyang Wei, Lauren Moore, Paul Cho, William Wu.