Data Dictionary: | Advocacy data CO sample |
Data Source: |
Table: | T016. Net Worth [10] |
T016. | Net Worth | |||||||||||||||||||||
Universe: All known net worth records | ||||||||||||||||||||||
T016_001All known net worth records
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:NET_WORTH_A + ORG:NET_WORTH_B + ORG:NET_WORTH_C + ORG:NET_WORTH_D + ORG:NET_WORTH_E + ORG:NET_WORTH_F + ORG:NET_WORTH_G + ORG:NET_WORTH_H + ORG:NET_WORTH_I;
return oretval;
|