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