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
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