Baselight

Breast Cancer (METABRIC)

Clinical profiles of 2,509 breast cancer patients

@kaggle.gunesevitan_breast_cancer_metabric

Loading...
Loading...

About this Dataset

Breast Cancer (METABRIC)

Context

There's a story behind every dataset and here's your opportunity to share yours.

Content

What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

Acknowledgements

We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.

Inspiration

Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Tables

Breast Cancer Metabric

@kaggle.gunesevitan_breast_cancer_metabric.breast_cancer_metabric
  • 102.26 KB
  • 2509 rows
  • 34 columns
Loading...

CREATE TABLE breast_cancer_metabric (
  "patient_id" VARCHAR,
  "age_at_diagnosis" DOUBLE,
  "type_of_breast_surgery" VARCHAR,
  "cancer_type" VARCHAR,
  "cancer_type_detailed" VARCHAR,
  "cellularity" VARCHAR,
  "chemotherapy" VARCHAR,
  "pam50_claudin_low_subtype" VARCHAR,
  "cohort" DOUBLE,
  "er_status_measured_by_ihc" VARCHAR,
  "er_status" VARCHAR,
  "neoplasm_histologic_grade" DOUBLE,
  "her2_status_measured_by_snp6" VARCHAR,
  "her2_status" VARCHAR,
  "tumor_other_histologic_subtype" VARCHAR,
  "hormone_therapy" VARCHAR,
  "inferred_menopausal_state" VARCHAR,
  "integrative_cluster" VARCHAR,
  "primary_tumor_laterality" VARCHAR,
  "lymph_nodes_examined_positive" DOUBLE,
  "mutation_count" DOUBLE,
  "nottingham_prognostic_index" DOUBLE,
  "oncotree_code" VARCHAR,
  "overall_survival_months" DOUBLE,
  "overall_survival_status" VARCHAR,
  "pr_status" VARCHAR,
  "radio_therapy" VARCHAR,
  "relapse_free_status_months" DOUBLE,
  "relapse_free_status" VARCHAR,
  "sex" VARCHAR,
  "n_3_gene_classifier_subtype" VARCHAR,
  "tumor_size" DOUBLE,
  "tumor_stage" DOUBLE,
  "patient_s_vital_status" VARCHAR
);

Share link

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