Data Dictionary: | Census 1980 |
Data Source: | U.S. Census Bureau |
T083. | Race By Family Income (In 1979 Dollars) | |||||||||||||||||||||
Universe: Families With Householder Of Specified Races | ||||||||||||||||||||||
T083_002 White:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_STF3:T075001 + ORG_STF3:T075002 + ORG_STF3:T075003 + ORG_STF3:T075004 + ORG_STF3:T075005 + ORG_STF3:T075006 + ORG_STF3:T075007 + ORG_STF3:T075008 + ORG_STF3:T075009;
return oretval;
|