Data Dictionary: | Citizen Voting Age Population Special Tabulation (ACS 2017-5 Year Estimates) |
Data Source: |
T2. | Total Number of US Citizens by Race | |||||||||||||
Universe: Total Number of United States Citizens | ||||||||||||||
T002_008 Two or More Races**:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:CIT_EST_10 + ORG:CIT_EST_8 + ORG:CIT_EST_11 + ORG:CIT_EST_9 + ORG:CIT_EST_12;
return oretval;
|