Data Dictionary: | Population Estimates 2019 |
Data Source: | Social Explorer; U.S. Census Bureau |
Table: | T6. Age (Short Version) [5] |
T6. | Age (Short Version) | |||||||||
Universe: | ||||||||||
T006_003 18 to 34 Years
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:POPEST2019_001_AGEGROUP6_RACE0_SEX0_HISP0 + ORG:POPEST2019_001_AGEGROUP7_RACE0_SEX0_HISP0 + ORG:POPEST2019_001_AGEGROUP23_RACE0_SEX0_HISP0;
return oretval;
|