Git Product home page Git Product logo

ops_hospital_mapper's Introduction

ho$pitally

Hospitals charge drastically different amounts for the same procedure. In order to make this data accessible to the public and promote a discussion of the burgeoning cost of healthcare in the US, we've combined the recently released Medicare chargemaster data with government measures of quality, such as patient survey results and outcomes of care, geocoded all addresses, and mapped on Google Maps.

Live demo: http://hospital-mapper.herokuapp.com

Team

Setting up your development environment

  1. Fork and then clone to your computer

  2. Install all gems:

    $ bundle install
  1. Setup the database:
    $ rake db:create && rake db:migrate
  1. Load CSV files into your local database. (This will take up to twenty minutes to run). When it's done, you should have 3,337 hospitals and over 163,000 hospital_procedures:
    $ rake import:all
  1. Optional: Use the Figaro gem to set your Google Maps API key. (The app should run on your local machine without this step):
$ rails generate figaro:install

Edit your config/application.yaml file and add your google maps api key as GOOGLE_API_DEV.

ops_hospital_mapper's People

Contributors

dbc-apprentice avatar danielmsong avatar codesliced avatar ank13 avatar rodlevy avatar

Stargazers

Hans Olav Melberg avatar Angus H. avatar  avatar Eric Fleming avatar Jason Benn avatar Tim Tyrrell avatar Paul Hinze avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

ops_hospital_mapper's Issues

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.