Data Dictionary: | U.S. Gubernatorial Elections 2004 |
Data Source: |
Table: | T1. Votes by Party [5] |
T1. | Votes by Party | |||||||||||||||||||||
Universe: | ||||||||||||||||||||||
T001_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_009 + ORG:GOV_T001_011 + ORG:GOV_T001_012 - ORG:GOV_T001_025;
return oretval;
|