Data Dictionary: | Census 1980 |
Data Source: | U.S. Census Bureau and Social Explorer |
T181. | Highest Educational Attainment for Population 25 Years and Over by Race | |||||||||||||||||||||||||||||||||||||||||||
Universe: Persons 25 Years Old And Over | ||||||||||||||||||||||||||||||||||||||||||||
T181_020 High School or more
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = (ORG_STF3:T048002 + ORG_STF3:T048003) - (ORG_STF3:T048007 + ORG_STF3:T048008 + ORG_STF3:T048012 + ORG_STF3:T048013 + ORG_STF3:T048017 + ORG_STF3:T048018 + ORG_STF3:T048022 + ORG_STF3:T048023) + (ORG_STF3:T048004 + ORG_STF3:T048005) - (ORG_STF3:T048009 + ORG_STF3:T048010 + ORG_STF3:T048014 + ORG_STF3:T048015 + ORG_STF3:T048019 + ORG_STF3:T048020 + ORG_STF3:T048024 + ORG_STF3:T048025);
return oretval;
|