Data Dictionary: | U.S. Congressional Elections 2010 |
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:CD_T001_004 + ORG:CD_T001_005 + ORG:CD_T001_006 + ORG:CD_T001_007 + ORG:CD_T001_008 + ORG:CD_T001_009 + ORG:CD_T001_010 + ORG:CD_T001_011 + ORG:CD_T001_012 + ORG:CD_T001_014 + ORG:CD_T001_015 + ORG:CD_T001_016 + ORG:CD_T001_017 + ORG:CD_T001_018 + ORG:CD_T001_019 + ORG:CD_T001_020 + ORG:CD_T001_021 + ORG:CD_T001_022 - ORG:CD_T001_038;
return oretval;
|