Data Dictionary: | Voter Census 2023 |
Data Source: |
T036. | Eligible Voters (Non-White) | |||||||||
Universe: none | ||||||||||
T036_003 Total Unregistered Voters (Non-White)
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGUNREG:T002_001 + ORGUNREG:T002_002 + ORGUNREG:T002_004;
return oretval;
|