Data Dictionary: | Census 1960 Tracts Only Set |
Data Source: | Social Explorer & U.S. Census Bureau - DUALabs |
T201. | Highest Educational Attainment for Population 25 Years and Over (White Population) | |||||||||||||||
Universe: White Population 25+ | ||||||||||||||||
T201_003 Elementary or more
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = (ORG:T022_003 - ORG:T022_015) + (ORG:T022_007 - ORG:T022_019) + (ORG:T022_010 - ORG:T022_022);
return oretval;
|