glucose-matters-4

921
0
Updated:
Files:1
Size:317 kB
Formats:csv

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/daniellappv/glucose-matters-4/
β”œ README.md
https://datahub.io/daniellappv/glucose-matters-4/_r/-/README.md
https://datahub.io/daniellappv/glucose-matters-4/_r/-/config.json
β”œ custom.css
https://datahub.io/daniellappv/glucose-matters-4/_r/-/custom.css
https://datahub.io/daniellappv/glucose-matters-4/_r/-/diabetes.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/diabetes.md
https://datahub.io/daniellappv/glucose-matters-4/_r/-/glycemic-index-glycemic-load-foods.md
https://datahub.io/daniellappv/glucose-matters-4/_r/-/healthcare-dataset-stroke-data.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/high-gi-foods.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/high-gl-foods.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/low-gi-foods.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/low-gl-foods.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/medium-gi-foods.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/medium-gl-foods.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/overview-gi.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/overview-gl.csv
https://datahub.io/daniellappv/glucose-matters-4/_r/-/stroke-dataset.md
Key Files

Start with these files β€” they give you everything you need to understand and access the dataset.

README.mdβ€” documentation
https://datahub.io/daniellappv/glucose-matters-4/_r/-/README.md
Typical Usage
  1. 1. Download data resources listed in the metadata file
  2. 2. Read README.md for full context

Data Files

Explore with AI

Stroke prediction dataset

Download

Download CSV

About

Each row in the data provides relavant information about the patient.
Last updated
5 January 2026
Total rows
...
Format
CSV
File size
317 kB
Source
Kaggle

About this dataset

Context

According to the World Health Organization (WHO) stroke is the 2nd leading cause of death globally, responsible for approximately 11% of total deaths.

Attribute Information

  1. id: unique identifier
  2. gender: "Male", "Female" or "Other"
  3. age: age of the patient
  4. hypertension: 0 if the patient doesn't have hypertension, 1 if the patient has hypertension
  5. heart_disease: 0 if the patient doesn't have any heart diseases, 1 if the patient has a heart disease
  6. ever_married: "No" or "Yes"
  7. work_type: "children", "Govt_jov", "Never_worked", "Private" or "Self-employed"
  8. Residence_type: "Rural" or "Urban"
  9. avg_glucose_level: average glucose level in blood
  10. bmi: body mass index
  11. smoking_status: "formerly smoked", "never smoked", "smokes" or "Unknown"*
  12. stroke: 1 if the patient had a stroke or 0 if not
Note

"Unknown" in smoking_status means that the information is unavailable for this patient