Data Dictionary: | Jayapal Comparison Survey |
Data Source: |
Table: | T001. Election Analysis [6] |
T001. | Election Analysis | |||||||||||||||
Universe: | ||||||||||||||||
T001_001Jayapal - Harris (%)
Percent base:
None - percentages not computed
Aggregation method:
None -- No totals are displayed for this variable when multiple geographies are aggregated.
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = (ORG:congress_jayapal/(ORG:congress_total_votes-ORG:congress_under))*100-(ORG:president_harris/(ORG:president_total_votes-ORG:president_under))*100;
return oretval;
|