Data Dictionary: | Advocacy data KY Unregistered |
Data Source: |
T005. | numberofpersonsinlivingunit | |||||||||||||||||||||||||
Universe: All known numberofpersonsinlivingunit | ||||||||||||||||||||||||||
T005_001All known numberofpersonsinlivingunit
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = NREG:T005_001 + NREG:T005_002 + NREG:T005_003 + NREG:T005_004 + NREG:T005_005 + NREG:T005_006 + NREG:T005_007 + NREG:T005_008 + NREG:T005_009 + NREG:T005_010 + NREG:T005_011;
return oretval;
|