AIDS Clinical Trials Group Study 175 Dataset
Decoding AIDS Treatments: A Randomized, Double-Blind Phase II/III Trial
@kaggle.tanshihjen_aids_clinical_trials
Decoding AIDS Treatments: A Randomized, Double-Blind Phase II/III Trial
@kaggle.tanshihjen_aids_clinical_trials
CREATE TABLE aids_clinicaltrial_groupstudy175 (
"time" BIGINT,
"trt" BIGINT,
"age" BIGINT,
"wtkg" DOUBLE,
"hemo" BIGINT,
"homo" BIGINT,
"drugs" BIGINT,
"karnof" BIGINT,
"oprior" BIGINT,
"z30" BIGINT,
"zprior" BIGINT,
"preanti" BIGINT,
"race" BIGINT,
"gender" BIGINT,
"str2" BIGINT,
"strat" BIGINT,
"symptom" BIGINT,
"treat" BIGINT,
"offtrt" BIGINT,
"cd40" BIGINT,
"cd420" BIGINT,
"cd80" BIGINT,
"cd820" BIGINT,
"label" BIGINT
);
Anyone who has the link will be able to view this.