Data Dictionary: | Colorado Polling |
Data Source: |
T015. | Education Cumulative (more) by JP Favorability | |||||||||||
Universe: All known education status | ||||||||||||
T015_004Some college (no degree) or higher:
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:Education_Some_college_no_degree + ORG:Education_Bachelor_degree + ORG:Education_Post_graduate + ORG:Education_Vocational_or_two_year_degree;
return oretval;
|