Data Dictionary: | Colorado Polling |
Data Source: |
T020. | Income Cumulative (less) | |||||||||
Universe: All known income brackets | ||||||||||
T020_004 $100,000 or less
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:Income_Less_than_30k + ORG:Income_30k_to_50k + ORG:Income_50k_to_100k;
return oretval;
|