Data Dictionary: | Citizen Voting Age Population Special Tabulation (ACS 2018-5 Year Estimates) |
Data Source: | Social Explorer; U.S. Census Bureau |
T4. | US Citizens 18 Years of Age or Older by Race | |||||||||||||
Universe: US Citizens 18 Years of Age or Older | ||||||||||||||
T004_008 Two or More Races**:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:CVAP_EST_10 + ORG:CVAP_EST_8 + ORG:CVAP_EST_11 + ORG:CVAP_EST_9 + ORG:CVAP_EST_12;
return oretval;
|