Data Dictionary: | Colorado Polling |
Data Source: |
T014. | Education Cumulative (more) | |||||||||||||
Universe: All known education status | ||||||||||||||
T014_001Total (known education status)
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_High_School_GED_or_less + ORG:Education_Some_college_no_degree + ORG:Education_Bachelor_degree + ORG:Education_Post_graduate + ORG:Education_Vocational_or_two_year_degree;
return oretval;
|