Clinical, Anthropometric & Bio-Chemical Survey
1.89m records & 53 variables of unit level annual health survey data from India.
@kaggle.rajanand_cab_survey
1.89m records & 53 variables of unit level annual health survey data from India.
@kaggle.rajanand_cab_survey
CREATE TABLE cab_20_jh (
"state_code" DOUBLE,
"district_code" BIGINT,
"rural_urban" VARCHAR,
"stratum" BIGINT,
"psu_id" BIGINT,
"ahs_house_unit" BIGINT,
"house_hold_no" BIGINT,
"date_survey" VARCHAR,
"test_salt_iodine" BIGINT,
"record_code_iodine" BIGINT,
"record_code_iodine_reason" VARCHAR,
"sl_no" BIGINT,
"sex" BIGINT,
"usual_residance" BIGINT,
"usual_residance_reason" VARCHAR,
"identification_code" DOUBLE,
"age_code" VARCHAR,
"age" DOUBLE,
"date_of_birth" DOUBLE,
"month_of_birth" DOUBLE,
"year_of_birth" DOUBLE,
"weight_measured" DOUBLE,
"weight_in_kg" DOUBLE,
"length_height_measured" DOUBLE,
"length_height_code" VARCHAR,
"length_height_cm" DOUBLE,
"haemoglobin_test" DOUBLE,
"haemoglobin" DOUBLE,
"haemoglobin_level" DOUBLE,
"bp_systolic" DOUBLE,
"bp_systolic_2_reading" DOUBLE,
"bp_diastolic" DOUBLE,
"bp_diastolic_2reading" DOUBLE,
"pulse_rate" DOUBLE,
"pulse_rate_2_reading" DOUBLE,
"diabetes_test" DOUBLE,
"fasting_blood_glucose" DOUBLE,
"fasting_blood_glucose_mg_dl" DOUBLE,
"marital_status" DOUBLE,
"gauna_perfor_not_perfor" DOUBLE,
"duration_pregnanacy" DOUBLE,
"first_breast_feeding" DOUBLE,
"is_cur_breast_feeding" DOUBLE,
"day_or_month_for_breast_feeding" VARCHAR,
"day_or_month_for_breast_feeding_851deb" DOUBLE,
"water_month" DOUBLE,
"ani_milk_month" DOUBLE,
"semisolid_month_or_day" DOUBLE,
"solid_month" DOUBLE,
"vegetables_month_or_day" DOUBLE,
"illness_type" DOUBLE,
"illness_duration" DOUBLE,
"treatment_type" DOUBLE,
"v54" VARCHAR
);
Anyone who has the link will be able to view this.