Data Dictionary: | U.S. Gubernatorial Elections 2000 |
Data Source: |
Table: | T1. Votes by Party [5] |
T1. | Votes by Party | |||||||||||||||||||||||||
Universe: | ||||||||||||||||||||||||||
T001_005 All others vote
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_013 + ORG:GOV_T001_014 - ORG:GOV_T001_024;
return oretval;
|