Case Study: Analyzing Healthcare Data in Tableau
Maarten Van den Broeck
Senior Content Developer, DataCamp
$$
Prerequisite Courses:

![]()

Length of stay (LOS): the duration in days for a patient stay in a hospital
![]()


Hip replacement surgery
Key characteristics
![]()
| Column name | Description |
|---|---|
| length_of_stay | Total days the patient stayed in hospital |
| total_costs | Total cost for the stay |
Key attributes of interest for the case study
| Column name | Description |
|---|---|
| facility_id | A unique id that identifies each distinct hospital |
| age_group | Age of patient at the time of discharge |
| patient_disposition | The patient's destination status upon discharge |
| ccs_diagnosis_description | Most responsible diagnosis code associated with the hospital stay |
| apr_severity_of_illness_description | Illness severity level assigned standard score on scale from 1 (Minor) to 4 (Extreme) |
| apr_risk_of_mortality | Mortality risk assigned standard score on scale from 1 (Minor) to 4 (Extreme) |
Create a dashboard that enables your stakeholders to:

Case Study: Analyzing Healthcare Data in Tableau