Social Explorer application is not quite ready for this screen size.
Please head to your nearest desktop or tablet device.
Visit Homepage
What's new?
close
Data Dictionary
Skip to Sidebar navigation menu
Skip to Page content
Professional plan provided by Massachusetts Institute of Technology
Create Account
Login
Data Dictionary:
Jayapal Comparison Survey
you are here:
choose a survey
survey
data set
table
variable details
Survey:
Jayapal Comparison Survey
Data Source:
Data set:
Social Explorer Tables (SE)
Table:
T001. Election Analysis [6]
Universe:
Variable Details
T001.
Election Analysis
Universe:
T001_006
Jayapal - Ferguson Turnout Difference (%)
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_total_votes
-
ORG:congress_under
)/
ORG:congress_registered
)*100 - ((
ORG:governor_total_votes
-
ORG:governor_under
)/
ORG:governor_registered
)*100; return oretval;
Variables used in the formula:
ORG:congress_total_votes
Total Votes
ORG:congress_under
Undervotes
ORG:congress_registered
Registered Voters
ORG:governor_total_votes
Total Votes
ORG:governor_under
Undervotes
ORG:governor_registered
Registered Voters