Skip to content

Interactive Python dashboard for analyzing healthcare data, including patient admissions, costs, and treatment outcomes by using Python Libraries Numpy , Pandas , Matplotlib , Seaborn

Notifications You must be signed in to change notification settings

cassiel24/healthcare-analysis-dashboard-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯ Healthcare Data Analysis Dashboard

Python
Jupyter
Pandas
Seaborn
Matplotlib

πŸ“Š An interactive data analysis project built with Python (NumPy, Pandas, Matplotlib, Seaborn) to explore healthcare costs, patient demographics, disease burden, hospital efficiency, and insurance impact.


πŸ“‚ Project Files

  • Healthcare Data Analysis Dashboard.ipynb
  • Healthcare Data Analysis.ipynb β†’ Jupyter Notebook with complete analysis & visualizations
  • Health_Care.csv β†’ Dataset used for analysis

πŸ” Key Objectives

  • Analyze hospital costs and efficiency.
  • Identify disease burden and treatment patterns.
  • Study patient demographics (age, stay duration, doctor visits).
  • Evaluate impact of insurance coverage.
  • Explore outcomes (recovery, readmission, death) on costs.

πŸ“Š Insights & Results

  • Highest Avg Cost Hospital β†’ Specialty Center (~12,106)
  • Costliest Age Group β†’ 51 years (~13,498)
  • Longest Avg Hospital Stay β†’ Diabetes patients (~20.4 days)
  • Most Expensive Outcome β†’ Dead (~12,161)
  • Doctor Visits Correlation β†’ No strong correlation with cost
  • Insurance Impact β†’ Insurance covers majority of costs (~12,002)

βœ… Business Recommendations

  1. Focus on preventive care for chronic diseases like Diabetes, Heart Disease, and Cancer.
  2. Share best practices from hospitals with lower average treatment costs.
  3. Improve elderly patient management to reduce length of stay.
  4. Collaborate with insurance providers to optimize healthcare policies.
  5. Reduce readmissions with strong follow-up programs.

βš™οΈ Tech Stack

  • Python Libraries β†’ NumPy, Pandas, Matplotlib, Seaborn
  • Jupyter Notebook for interactive analysis
  • CSV Dataset for healthcare records

πŸš€ How to Run

  1. Clone this repository:
    git clone https://github.com/YOUR-USERNAME/Healthcare-Data-Analysis-Dashboard.git
  2. Open Jupyter Notebook:
    jupyter notebook
  3. Run Healthcare Data Analysis Dashboard.ipynb Healthcare Data Analysis.ipynb.

About

Interactive Python dashboard for analyzing healthcare data, including patient admissions, costs, and treatment outcomes by using Python Libraries Numpy , Pandas , Matplotlib , Seaborn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published