Data Dictionary: | Colorado Polling |
Data Source: |
T015. | Education Cumulative (more) by JP Favorability | |||||||||||
Universe: All known education status | ||||||||||||
T015_006 Some college (no degree) or higher: Not Favorable
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = NOTFAV:Education_Some_college_no_degree + NOTFAV:Education_Bachelor_degree + NOTFAV:Education_Post_graduate + NOTFAV:Education_Vocational_or_two_year_degree;
return oretval;
|