Data Dictionary: | Colorado Polling |
Data Source: |
T014. | Education Cumulative (more) | |||||||||
Universe: All known education status | ||||||||||
T014_004 Vocational school/two year degree or higher
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:Education_Bachelor_degree + ORG:Education_Post_graduate + ORG:Education_Vocational_or_two_year_degree;
return oretval;
|