Data Dictionary: | Advocacy data CO sample |
Data Source: |
Table: | T007. Marital Status [7] |
T007. | Marital Status | |||||||||||
Universe: All known merital status | ||||||||||||
T007_001Total known merital status
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:MARITAL_STATUS_IN_THE_HHLD_A + ORG:MARITAL_STATUS_IN_THE_HHLD_B + ORG:MARITAL_STATUS_IN_THE_HHLD_M + ORG:MARITAL_STATUS_IN_THE_HHLD_S;
return oretval;
|