Data Dictionary: | Colorado Polling |
Data Source: |
Table: | T027. JP Favorability [10] |
T027. | JP Favorability | |||||||
Universe: All known JP Favorability answers | ||||||||
T027_005 JP Very or Somewhat UNFAVORABLE:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:JPFav_Somewhat_unfavorable + ORG:JPFav_Very_unfavorable;
return oretval;
|