Skip to content

Muhammad-Bin-Habib/Hospital-Data-Analytics-Report

Repository files navigation

Hospital Data Analytics Report — Automated with Python & Excel 📊

Python
Pandas
Matplotlib
Excel

📌 Problem

Hospitals manage large volumes of data with missing, inconsistent, and invalid entries.
Manual report generation is time-consuming, error-prone, and inconsistent.

✅ Solution

This project automates:

  • 🔹 Cleaning patient & visit records (NaN handling, invalid values)
  • 🔹 Department-wise patient load analysis
  • 🔹 Monthly visit trends & demographic summaries
  • 🔹 Auto-generated Excel report with interactive charts

Demo Screenshots

Dept Load Monthly Trend Excel Report

📈 Key Insights from Analysis

  • Top 3 departments with highest patient load
  • Monthly patient trend showing peak & low seasons
  • Demographic breakdown (age, gender, visits)
  • Operational inefficiencies (no-shows, duplicate records, invalid IDs

Excel Report Download

Download Hospital Data Report

How to Run

  1. Clone this repo
  2. Install dependencies: pip install pandas matplotlib openpyxl
  3. Run the Jupyter Notebook

About

Automated Data Cleaning & Excel Reporting for Hospital Data using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published