AV JanataHack Healthcare Hackathon II
Analytic Vidya Janatahack Healthcare Hackathon Dataset
@kaggle.blessondensil294_av_janatahack_healthcare_hackathon_ii
Analytic Vidya Janatahack Healthcare Hackathon Dataset
@kaggle.blessondensil294_av_janatahack_healthcare_hackathon_ii
CREATE TABLE test (
"case_id" BIGINT,
"hospital_code" BIGINT,
"hospital_type_code" VARCHAR,
"city_code_hospital" BIGINT,
"hospital_region_code" VARCHAR,
"available_extra_rooms_in_hospital" BIGINT,
"department" VARCHAR,
"ward_type" VARCHAR,
"ward_facility_code" VARCHAR,
"bed_grade" DOUBLE,
"patientid" BIGINT,
"city_code_patient" DOUBLE,
"type_of_admission" VARCHAR,
"severity_of_illness" VARCHAR,
"visitors_with_patient" BIGINT,
"age" VARCHAR,
"admission_deposit" DOUBLE
);
Anyone who has the link will be able to view this.