alzheimers-insights
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: CassyHo
- Language: HTML
- Default Branch: main
- Size: 269 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Alzheimer's Disease Insights
This interactive narrative visualization project explores the relationships between demographic, lifestyle, and cognitive function variables in patients diagnosed with Alzheimer's disease. Using D3.js, the visualizations present key patterns across different age groups, genders, ethnicities, and behavioral factors such as alcohol consumption and sleep quality. Link: (https://cassyho.github.io/alzheimers-insights/)
Visualizations
The web app includes five distinct interactive scenes:
1. Age Distribution by Diagnosis
Displays age distribution of patients grouped by Alzheimer's diagnosis (Yes/No).
Includes annotations highlighting the highest count in the 60–69 age group.
2. Gender and Diagnosis Comparison
Compares diagnosis frequency across male and female patients.
Annotations emphasize the gender with the highest count of Alzheimer's diagnosis.
3. Ethnicity and Diagnosis Comparison
Shows diagnosis trends across different ethnic groups.
Highlights the ethnic group with the highest Alzheimer's diagnosis.
4. Cognitive Function vs. Alcohol Consumption
A scatter plot of Alcohol Consumption vs. MMSE or Functional Assessment.
Users can toggle between MMSE and Functional Assessment.
Colored by age groups (10-year intervals).
5. Cognitive Function vs. Sleep Quality
A scatter plot of Sleep Quality vs. MMSE or Functional Assessment.
Toggle available between MMSE and Functional Assessment.
Colored by age groups (10-year intervals).
🔧 Technologies Used
D3.js – for all data visualizations
HTML/CSS – layout and styling
JavaScript – interactivity and scene management
CSV Dataset – loaded asynchronously via D3
Data Description
The dataset includes the following columns:
PatientID
Age
Gender (0: Male, 1: Female)
Ethnicity (0: Caucasian, 1: African American, 2: Asian, 3: Other)
Diagnosis (0: No Alzheimer's, 1: Alzheimer's)
AlcoholConsumption, SleepQuality, MMSE, FunctionalAssessment, and others
Owner
- Login: CassyHo
- Kind: user
- Repositories: 1
- Profile: https://github.com/CassyHo
Citation (CITATION.cff)
cff-version: 1.2.0
message: "data source citation"
authors:
- family-names: "El Kharoua"
given-names: "Rabie"
title: "Alzheimer's Disease Dataset"
version: "2024"
doi: "10.34740/KAGGLE/DSV/8668279"
url: "https://www.kaggle.com/dsv/8668279"
date-released: 2024-01-01
repository-code: "https://github.com/CassyHo/CassyHo.github.io"
GitHub Events
Total
- Push event: 1
- Create event: 1
Last Year
- Push event: 1
- Create event: 1