Uloading
Uloading
This commit is contained in:
62
Chililabdata/createlabels.do
Normal file
62
Chililabdata/createlabels.do
Normal file
@@ -0,0 +1,62 @@
|
||||
/*Set label*/
|
||||
use cross\crossdata
|
||||
drop hhd_sdate responsorID entryDate fieldWrkr dataClerk deDate statusDat _merge
|
||||
label variable individid "Ma ca nhan"
|
||||
label variable bod "Ngay sinh"
|
||||
label variable gender "Gioi tinh"
|
||||
label variable ethnicid "Dan toc"
|
||||
label variable marstatusid "Tinh trang hon nhan"
|
||||
label variable marrieddate "Ngay ket hon"
|
||||
label variable eduid "Trinh do hoc van"
|
||||
label variable occupationid "Nghe nghiep"
|
||||
label variable religionid "Ton giao"
|
||||
label variable motherid "Ma ca nhan cua me"
|
||||
label variable mbod "Ngay sinh cua me de"
|
||||
label variable meduid "Trinh do hoc van cua me"
|
||||
label variable moccupationid "Nghe nghiep cua me"
|
||||
label variable fatherid "Ma ca nhan cua bo"
|
||||
label variable fbod "Ngay sinh cua bo"
|
||||
label variable feduid "Trinh do hoc van cua bo"
|
||||
label variable foccupationid "Nghe nghiep cua bo"
|
||||
label variable socialgpid "Ma ho gia dinh"
|
||||
/*label variable totalmembes "Tong so nguoi trong ho gia dinh" */
|
||||
label variable bornid "La con thu may trong gia dinh"
|
||||
/*label variable healthInsurance "Loai bao hiem y te"
|
||||
label variable partnerid "Ma vo hoac chong"*/
|
||||
label variable peduid "Trinh do hon nhan cua vo hoac chong"
|
||||
label variable poccupationid "Nghe nghiep cua vo hoacchong"
|
||||
label variable locationid "Ma dia diem"
|
||||
label variable ishouseholdhead "Ma vo hoac chong"
|
||||
label variable roof "Kieu mai nha"
|
||||
label variable wall "Kieu tuong"
|
||||
label variable house_foundation "Kieu nen nha"
|
||||
label variable house_area "Dien tich nha o"
|
||||
label variable gridelectricity "Co luoi dien"
|
||||
label variable water "Nguon nuoc"
|
||||
label variable toilet "Kieu toilet"
|
||||
label variable bathroom "Co bon tam hay khong"
|
||||
label variable radio_num "So luong radio"
|
||||
label variable freezer_num "So luong tu lanh"
|
||||
label variable tv_num "So luong ti vi"
|
||||
label variable video_num "So luong dau video"
|
||||
label variable cupboard_num "So luong sap ngu tu tre"
|
||||
label variable efan_num "So luong quat dien"
|
||||
label variable sewmachine_num "So luong may khau"
|
||||
label variable phone_num "So luong dien thoai de ban"
|
||||
label variable mobile_num "So luong dien thoai di dong"
|
||||
label variable computer_num "So luong may tinh"
|
||||
label variable bic_num "So luong xe dap"
|
||||
label variable motorbike_num "So luong xe may"
|
||||
label variable car_num "So luong xe o to"
|
||||
label variable motorboat_num "So luong thuyen may"
|
||||
label variable grinder_num "So luong may say sat"
|
||||
label variable pump_num "So luong may bom"
|
||||
label variable gascooker_num "So luong bep ga"
|
||||
label variable buffalo_num "So luong trau bo"
|
||||
label variable pig_num "So luong lon"
|
||||
label variable eco_outside_sup "Co ho tro kinh te cho nguoi o nuoc ngoai"
|
||||
label variable eco_outside_suptd "Duoc ho tro kinh te tu nguoi o nuoc ngoai"
|
||||
label variable eco_inside_sup "Co ho tro kinh te cho nguoi o trong nuoc"
|
||||
label variable eco_inside_suptd "Duoc su ho tro kinh te tru nguoi o trong nuoc"
|
||||
label variable poorfamily "Tu danh gia thuoc dien gia dinh ngheo"
|
||||
save cross\crossdata, replace
|
Reference in New Issue
Block a user