Data Dictionary: | Colorado Polling |
Data Source: |
T016. | Education Cumulative (less) | |||||||||||||
Universe: All known education status | ||||||||||||||
T016_006 Post graduate or less
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:Education_Post_graduate + ORG:Education_Bachelor_degree + ORG:Education_Vocational_or_two_year_degree + ORG:Education_Some_college_no_degree + ORG:Education_High_School_GED_or_less;
return oretval;
|