House Owner table¶
Note: This document captures information that may have been updated. Please refer to the Summary and findings section instead.
Summary¶
There seems to be only two additional columns apart from the keys (dist, vcode, vdcmun, ward, EA, howner_sn), they are:
name_sn, which is a code.
- Can this code be mapped to mem_sn column from the individual table? Not sure
gender, which is categorical and can take the values 1,2,3.
colnames(df_house_owner) Present in data dictionary? Range Comments 1 dist 2 vcode 3 vdcmun 4 ward 5 EA 6 howner_sn 7 name_sn No 8 gender Yes 1-3