Data Dictionary: | Colorado Polling |
Data Source: |
Table: | T027. JP Favorability [10] |
T027. | JP Favorability | |||||||||||||||
Universe: All known JP Favorability answers | ||||||||||||||||
T027_001Total (all known JP Favorability)
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:JPFav_Do_not_recognize + ORG:JPFav_No_Opinion + ORG:JPFav_Somewhat_favorable + ORG:JPFav_Somewhat_unfavorable + ORG:JPFav_Very_favorable + ORG:JPFav_Very_unfavorable;
return oretval;
|