Giter Site home page Giter Site logo

bayeshack-hhs-marketplace's Introduction

Bayes Hack 2016

Department of Health and Human Services prompt #1

How can data connect individuals with the health providers they need?

Prompt

Since the launch of health insurance marketplaces as part of the Patient Protection and Affodable Care Act (PPACA), millions of Americans have obtained new health care coverage. There have, however, been widespread consumer complaints; in particular, people tend to choose the wrong plan because relevant information isn't available or is inaccurate. Often, patients don't discover until after a purchase that their physician isn't in-network, or that an in-network specialist they need isn't taking patients.

In November 2015, the Centers for Medicare & Medicaid Services (CMS) enacted a new regulatory requirement for health insurers who list plans on insurace marketplaces. They must now publish a machine-readable version of their provider network directory, publish it to a specified JSON standard, and update it at least monthly. Finally, this data is becoming accessible.

But computer- and engineer-accessibility doesn't make it particularly accessible to the general market of health care consumers. The new challenge, then, is to transform this vast directory of provider data into insights that can guide individuals to the health care they're paying for, that they deserve, and that they often badly need.

David Portnoy of HHS has created this challenge page for Bayes Hack. It has all you need to get started.

In this Repo

  • data/download.sh - A shell script to dowload CMS data:

    for Mac only:

    Run source data/download.sh year to download and unzip all datasets for year=year.

    For example run source data/download.sh 2016 to download 2016 data, if you want to run the sample analysis notebook. To download the entire dataset, run source data/download.sh 2014 2015 2016.

    for non-Mac:

    You can download the files manually from here.

    Also, look at this github repo, for an awesome Makefile that creates a SQLite database from the raw data.

  • analysis/ - iPyton notebook files (which you can view right here on GitHub) loading the data and exploring a few things. Good to understand the datasets and get ideas for your project. If you want to run this notebook, run pip install -r requirements.txt inside a virtualenv first.

##Available data formats: Prior to 2016, the marketplace datasets are available in simple CSV formats. However, since November 2015, insurance issuers are required to submit and maintain their plans in a machine-readable (MR) format. Therefore, for 2016, the health insurance marketplace PUF data is available in two formats: CSV and JSON. To learn more about these JSON file structures look at this github repo. This spreadsheet contains URL to access all the JSON formated files for each insurance issuer.

##Other Resources

bayeshack-hhs-marketplace's People

Contributors

mjamei avatar

Watchers

Stephan Gabler avatar Alex Nisnevich avatar James Cloos avatar Stephanie Lehuger (Desnogues) avatar  avatar  avatar

Forkers

bayeshack2016

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.