Data Dictionary: | Colorado Polling |
Data Source: |
Table: | T028. DT Favorable [7] |
T028. | DT Favorable | |||||||||||||||
Universe: Allknown DT Favorable responses | ||||||||||||||||
T028_001Total (known DT favorable answers)
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:DTFav_Do_not_recognize + ORG:DTFav_No_Opinion + ORG:DTFav_Somewhat_favorable + ORG:DTFav_Somewhat_unfavorable + ORG:DTFav_Very_favorable + ORG:DTFav_Very_unfavorable;
return oretval;
|