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_004 High school or more
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = (ORG:T022_007 - ORG:T022_019) + (ORG:T022_010 - ORG:T022_022);
return oretval;
|