Data Dictionary: | Colorado Polling |
Data Source: |
Table: | T007. Race [6] |
T007. | Race | |||||||||||||
Universe: All known race | ||||||||||||||
T007_001Total (known race)
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:Race_Asian + ORG:Race_Black_African_American + ORG:Race_Hispanic_Latino + ORG:Race_White_Caucasian + ORG:Race_Other;
return oretval;
|