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_09_up (
"state_code" BIGINT,
"district_code" BIGINT,
"rural_urban" BIGINT,
"stratum" BIGINT,
"psu_id" BIGINT,
"ahs_house_unit" BIGINT,
"house_hold_no" BIGINT,
"date_survey" TIMESTAMP,
"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" BIGINT,
"date_of_birth" BIGINT,
"month_of_birth" BIGINT,
"year_of_birth" BIGINT,
"weight_measured" BIGINT,
"weight_in_kg" DOUBLE,
"length_height_measured" BIGINT,
"length_height_code" VARCHAR,
"length_height_cm" DOUBLE,
"haemoglobin_test" BIGINT,
"haemoglobin" BIGINT,
"haemoglobin_level" DOUBLE,
"bp_systolic" BIGINT,
"bp_systolic_2_reading" BIGINT,
"bp_diastolic" BIGINT,
"bp_diastolic_2reading" BIGINT,
"pulse_rate" BIGINT,
"pulse_rate_2_reading" BIGINT,
"diabetes_test" BIGINT,
"fasting_blood_glucose" BIGINT,
"fasting_blood_glucose_mg_dl" DOUBLE,
"marital_status" BIGINT,
"gauna_perfor_not_perfor" BIGINT,
"duration_pregnanacy" BIGINT,
"first_breast_feeding" BIGINT,
"is_cur_breast_feeding" BIGINT,
"day_or_month_for_breast_feeding" VARCHAR,
"day_or_month_for_breast_feeding_851deb" BIGINT,
"water_month" BIGINT,
"ani_milk_month" BIGINT,
"semisolid_month_or_day" BIGINT,
"solid_month" BIGINT,
"vegetables_month_or_day" BIGINT,
"illness_type" BIGINT,
"illness_duration" BIGINT,
"treatment_type" BIGINT,
"v54" VARCHAR
);
Anyone who has the link will be able to view this.