Baselight

Cardiovascular đź’ĄDisease Dataset

Interested in Medicinal Research and Analysis ?

@kaggle.durgeshrao9993_heart_failure_dataset

Loading...
Loading...

About this Dataset

Cardiovascular đź’ĄDisease Dataset

The "Comprehensive Cardiovascular Disease Dataset" is a comprehensive collection of data that offers valuable insights into cardiovascular diseases (CVD), their risk factors, and diagnostic measures. This dataset serves as a valuable resource for researchers, healthcare professionals, and policymakers seeking to understand and address the complexities of cardiovascular health.

Tables

Heart Failure Clinical Records Dataset

@kaggle.durgeshrao9993_heart_failure_dataset.heart_failure_clinical_records_dataset
  • 14.46 KB
  • 299 rows
  • 13 columns
Loading...

CREATE TABLE heart_failure_clinical_records_dataset (
  "age" DOUBLE,
  "anaemia" BIGINT,
  "creatinine_phosphokinase" BIGINT,
  "diabetes" BIGINT,
  "ejection_fraction" BIGINT,
  "high_blood_pressure" BIGINT,
  "platelets" DOUBLE,
  "serum_creatinine" DOUBLE,
  "serum_sodium" BIGINT,
  "sex" BIGINT,
  "smoking" BIGINT,
  "time" BIGINT,
  "death_event" BIGINT
);

Share link

Anyone who has the link will be able to view this.