Data Dictionary: | Colorado Polling |
Data Source: |
T015. | Education Cumulative (more) by JP Favorability | |||||||||
Universe: All known education status | ||||||||||
T015_009 Vocational school/two year degree or higher: Not Favorable
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = NOTFAV:Education_Bachelor_degree + NOTFAV:Education_Post_graduate + NOTFAV:Education_Vocational_or_two_year_degree;
return oretval;
|