Data Dictionary: | Advocacy data KY Unregistered |
Data Source: |
T308. | mortgageamountinthousandscode | |||||||||||||||||||||||||||
Universe: All known mortgageamountinthousandscode | ||||||||||||||||||||||||||||
T308_001All known mortgageamountinthousandscode
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:T308_001 + NREG:T308_002 + NREG:T308_003 + NREG:T308_004 + NREG:T308_005 + NREG:T308_006 + NREG:T308_007 + NREG:T308_008 + NREG:T308_009 + NREG:T308_010 + NREG:T308_011 + NREG:T308_012;
return oretval;
|