Data Dictionary: | Voter Census 2023 |
Data Source: |
T036. | Eligible Voters (Non-White) | |||||||||||||||||||||
Universe: none | ||||||||||||||||||||||
T036_002 Total Registered Voters (Non-White)
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORGREG:T002_001_r + ORGREG:T002_002_r + ORGREG:T002_004_r + ORGREG:T002_001_o + ORGREG:T002_002_o + ORGREG:T002_004_o + ORGREG:T002_001_d + ORGREG:T002_002_d + ORGREG:T002_004_d;
return oretval;
|