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_022 American Indian, Eskimo, and Aleut:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_STF3:T075019 + ORG_STF3:T075020 + ORG_STF3:T075021 + ORG_STF3:T075022 + ORG_STF3:T075023 + ORG_STF3:T075024 + ORG_STF3:T075025 + ORG_STF3:T075026 + ORG_STF3:T075027;
return oretval;
|