Data Dictionary: | U.S. Gubernatorial Elections 2012 |
Data Source: |
Table: | T2. Votes By Party [5] |
T2. | Votes By Party | |||||||||||||||||
Universe: | ||||||||||||||||||
T002_005 All other votes
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:GOV_T001_004 + ORG:GOV_T001_005 + ORG:GOV_T001_006 + ORG:GOV_T001_007 + ORG:GOV_T001_008 + ORG:GOV_T001_010 - ORG:GOV_T001_020;
return oretval;
|