Data Dictionary: | Colorado Polling |
Data Source: |
Table: | T013. Education [6] |
T013. | Education | |||||||||||||
Universe: All known education status | ||||||||||||||
T013_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;
|