Data Dictionary: | Colorado Polling |
Data Source: |
T035. | Parties Description | |||||||||||||||||
Universe: All known parties description | ||||||||||||||||||
T035_001Total (known party description)
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:Parties_Description_Democratic + ORG:Parties_Description_Republican + ORG:Parties_Description_Non_Partisan + ORG:Parties_Description_Constitution + ORG:Parties_Description_Green + ORG:Parties_Description_Libertarian + ORG:Parties_Description_Other;
return oretval;
|