Data Dictionary: | Colorado Polling |
Data Source: |
Table: | T041. Vote History [10] |
T041. | Vote History | |||||||||||||||||||||
Universe: All known vote history | ||||||||||||||||||||||
T041_001Total (known vote history)
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:VoteHistory_0 + ORG:VoteHistory_1 + ORG:VoteHistory_2 + ORG:VoteHistory_3 + ORG:VoteHistory_4 + ORG:VoteHistory_5 + ORG:VoteHistory_6 + ORG:VoteHistory_7 + ORG:VoteHistory_8;
return oretval;
|