Data Dictionary: | Census 1990 on 2010 Geographies |
Data Source: | Social Explorer; U.S. Census Bureau |
T069. | Sex by Age (White Alone, Not Hispanic or Latino) | |||||||||||||||
Universe: | ||||||||||||||||
T069_004 5 to 14 Years
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = RC1990SF1:RC1990SF1_002_P012_007+RC1990SF1:RC1990SF1_002_P012_008+RC1990SF1:RC1990SF1_002_P012_009+RC1990SF1:RC1990SF1_002_P012_010+RC1990SF1:RC1990SF1_002_P012_011+RC1990SF1:RC1990SF1_002_P012_012;
return oretval;
|