Baselight

Clinical, Anthropometric & Bio-Chemical Survey

1.89m records & 53 variables of unit level annual health survey data from India.

@kaggle.rajanand_cab_survey

Cab 20 Jh
@kaggle.rajanand_cab_survey.cab_20_jh

  • 3.23 MB
  • 127810 rows
  • 54 columns
state_code

State Code

district_code

District Code

rural_urban

Rural Urban

stratum

Stratum

psu_id

Psu Id

ahs_house_unit

Ahs House Unit

house_hold_no

House Hold No

date_survey

Date Survey

test_salt_iodine

Test Salt Iodine

record_code_iodine

Record Code Iodine

record_code_iodine_reason

Record Code Iodine Reason

sl_no

Sl No

sex

Sex

usual_residance

Usual Residance

usual_residance_reason

Usual Residance Reason

identification_code

Identification Code

age_code

Age Code

age

Age

date_of_birth

Date Of Birth

month_of_birth

Month Of Birth

year_of_birth

Year Of Birth

weight_measured

Weight Measured

weight_in_kg

Weight In Kg

length_height_measured

Length Height Measured

length_height_code

Length Height Code

length_height_cm

Length Height Cm

haemoglobin_test

Haemoglobin Test

haemoglobin

Haemoglobin

haemoglobin_level

Haemoglobin Level

bp_systolic

Bp Systolic

bp_systolic_2_reading

Bp Systolic 2 Reading

bp_diastolic

Bp Diastolic

bp_diastolic_2reading

Bp Diastolic 2reading

pulse_rate

Pulse Rate

pulse_rate_2_reading

Pulse Rate 2 Reading

diabetes_test

Diabetes Test

fasting_blood_glucose

Fasting Blood Glucose

fasting_blood_glucose_mg_dl

Fasting Blood Glucose Mg Dl

marital_status

Marital Status

gauna_perfor_not_perfor

Gauna Perfor Not Perfor

duration_pregnanacy

Duration Pregnanacy

first_breast_feeding

First Breast Feeding

is_cur_breast_feeding

Is Cur Breast Feeding

day_or_month_for_breast_feeding

Day Or Month For Breast Feeding

day_or_month_for_breast_feeding_851deb

Day Or Month For Breast Feeding

water_month

Water Month

ani_milk_month

Ani Milk Month

semisolid_month_or_day

Semisolid Month Or Day

solid_month

Solid Month

vegetables_month_or_day

Vegetables Month Or Day

illness_type

Illness Type

illness_duration

Illness Duration

treatment_type

Treatment Type

v54

V54

20111153409615114/11/2014303 511 54Y1392001138.0999981H1331111-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153415315114/11/2014303 621 55Y111120031351H130119.1999998-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153349820114/11/2014303 111 65Y50619641441H159.51110.4109113838289851195-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153354220114/11/2014303 221 66Y451969140.51H146.5119.199999811411782808585118633-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153385620114/11/2014303 312OUT OF PSU67Y2041994-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153409720114/11/2014303 411 68Y1642001149.0999981H149.81110.2-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153350020214/11/2014303 111 69Y501964153.9000021H155.399991111137130909297981199-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153354520214/11/2014303 221 70Y4519691431H145.60001111111011080788373118633-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153410020214/11/2014303 321 71Y1212002123.61H1201111.2-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1
20111153420820214/11/2014303 411 72Y9122005117.2999991H105.2116.4000001-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1-1

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
);

Share link

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