Data Dictionary: | Advocacy data CO sample |
Data Source: |
Table: | T021. Ethnic Group [14] |
T021. | Ethnic Group | |||||||||||||||||||||||||||||
Universe: All known ethnic group records | ||||||||||||||||||||||||||||||
T021_001All known ethnic group records
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:ETHNICGROUP_A + ORG:ETHNICGROUP_C + ORG:ETHNICGROUP_E + ORG:ETHNICGROUP_F + ORG:ETHNICGROUP_I + ORG:ETHNICGROUP_J + ORG:ETHNICGROUP_M + ORG:ETHNICGROUP_N + ORG:ETHNICGROUP_O + ORG:ETHNICGROUP_P + ORG:ETHNICGROUP_S + ORG:ETHNICGROUP_W + ORG:ETHNICGROUP_Y;
return oretval;
|