explaingit

akomayemichael/chronic-kidney-disease_ckd-patient-outcomes-analysis

Analysis updated 2026-07-04 · repo last pushed 2026-06-16

0Audience · dataComplexity · 2/5ActiveSetup · moderate

TLDR

A data analysis project using SQL and Power BI to explore Chronic Kidney Disease patient outcomes across five countries, identifying diagnosis delays, mortality drivers, and insurance-related disparities.

Mindmap

mindmap
  root((repo))
    What it does
      Analyzes CKD patient data
      Identifies mortality drivers
      Finds diagnosis delays
    Tech stack
      MySQL
      Power BI
      SQL queries
    Use cases
      Healthcare policy research
      Portfolio demonstration
      Facility gap analysis
    Audience
      Healthcare administrators
      Data analysts
      Policy researchers
    Key insights
      Small facilities slower
      US longest delay
      Uninsured lack drugs
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Build an interactive dashboard to visualize healthcare outcomes for kidney disease patients.

USE CASE 2

Run SQL queries to identify which patient groups are most at risk of poor outcomes.

USE CASE 3

Analyze how facility type and insurance status affect diagnosis speed and survival.

USE CASE 4

Create a portfolio project showing end-to-end data cleaning, analysis, and reporting.

What is it built with?

MySQLPower BISQL

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires MySQL for database queries and Power BI for viewing the interactive dashboard.

No license information is provided in the repository, so usage rights are unclear.

In plain English

This project is a data analysis portfolio piece that explores what factors influence outcomes for patients with Chronic Kidney Disease (CKD). Using a synthetic dataset of 100,000 patient records spread across five countries (Nigeria, India, Brazil, Kenya, and the United States), it aims to answer practical healthcare questions: what drives patient recovery versus death, how insurance and income affect results, and why some facilities take much longer to diagnose the disease than others. The work is split into two main stages, using two popular data tools. First, MySQL (a database system) is used to clean the raw data, fix formatting issues, and create new categories like age groups or income brackets. Then, over forty database queries are run to find the answers to the core business questions, looking for patterns in mortality rates, diagnosis delays, and treatment adherence. Finally, the results are connected to Power BI, a business intelligence tool, to create an interactive dashboard with six different pages of visual reports. A healthcare administrator or policy researcher would use this project to understand where the healthcare system is failing CKD patients. For example, the analysis found that smaller, primary-level healthcare facilities take nearly twice as long to diagnose the disease compared to larger tertiary hospitals, leading to higher mortality rates. It also revealed that the United States had the longest average diagnosis delay at 35 days and the lowest early detection rate, while uninsured patients struggled with lower drug availability across the board. Because the dataset is synthetic, the insights are meant to demonstrate the author's data analysis and dashboarding skills rather than guide real-world medical decisions. The project is notably well-structured, taking the reader through the entire data pipeline from messy data and database queries to a finished, interactive dashboard with actionable recommendations like investing in smaller facilities and launching targeted early screening programs.

Copy-paste prompts

Prompt 1
Using MySQL and a synthetic patient dataset with columns for country, facility type, income, insurance status, and outcome, write queries to find which factors drive mortality in Chronic Kidney Disease patients.
Prompt 2
Create a Power BI dashboard with six pages visualizing CKD patient outcomes, including diagnosis delay by facility type, mortality by country, and drug availability by insurance status.
Prompt 3
Clean a raw healthcare dataset in SQL by standardizing date formats, binning patients into age groups and income brackets, then export the results for dashboarding in Power BI.
Prompt 4
Write SQL queries to compare diagnosis delays across primary, secondary, and tertiary healthcare facilities and identify whether longer delays correlate with higher mortality rates.

Frequently asked questions

What is chronic-kidney-disease_ckd-patient-outcomes-analysis?

A data analysis project using SQL and Power BI to explore Chronic Kidney Disease patient outcomes across five countries, identifying diagnosis delays, mortality drivers, and insurance-related disparities.

Is chronic-kidney-disease_ckd-patient-outcomes-analysis actively maintained?

Active — commit in last 30 days (last push 2026-06-16).

What license does chronic-kidney-disease_ckd-patient-outcomes-analysis use?

No license information is provided in the repository, so usage rights are unclear.

How hard is chronic-kidney-disease_ckd-patient-outcomes-analysis to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is chronic-kidney-disease_ckd-patient-outcomes-analysis for?

Mainly data.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Scan in gitsafehub Deploy in gitdeployhub akomayemichael on gitmyhub

Verify against the repo before relying on details.