Giter Club home page Giter Club logo

aca-pricing-data's Introduction

"Affordable Care Act" Health Insurance Plans Data

The goal of this project is to increase pricing transparency in ACA health insurance plans (also known as Obamacare plans).

The project currently scrapes healthcare plan information from the healthcare.gov website, so we don't have prices from state-run exchanges.

The data can be found under data/output/[year]/[plan_type]/[fips].json (more on FIPS below)

Run it yourself

First run make setup (to install the python3 packages, found in requirements.txt), then make run.

It will take a long time since there is a 1 second waiting time in between each scrape (we don't want to make the website crash again)

More info

The FIPS code represents counties of the US. You can look up counties by zip code in data/input/zip2fips.json to find the ones you're interested in (there can be multiple counties in one zip code).

This project collects data in a machine-readable format. There is a separate project for the website which uses this data to display information about health plans in an easy to digest format for humans (coming soon).

Thanks

The FIPS/zip code data is available thanks to @bgruber/zip2fips (which I forked to be able to filter states)

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.