Skip to content

Latest commit

 

History

History
 
 

dashr-medical-provider-charges

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DashR Medical Provider Charges

About this app

This app creates a dashboard to visualize medical provider charges/costs from US hospitals and clinics.

Data are downloaded from open data platform by Centers for Medicare & Medicaid Services.
This dataset covers national and state summary of inpatient charges in Fiscal Year 2016. Information includes utilization, payment(total and medicare payment), hospital-specific charges for all medicare-certified hospital facilities.

Detailed explanation on columns could be found here

screenshot

Running the app locally

Clone the git repo

git clone https://github.com/plotly/dash-sample-apps
cd dash-sample-apps/apps/dashr-medical-provider-charges

Run the app. From the terminal, run:

Rscript app.R

Open a browser at http://127.0.0.1:8050