Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B109. | Residence Area Characteristic: Private Primary Jobs by Race by Age | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
B109_001Total Number of Jobs:
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:LEHD2010_080_CR01 + ORG:LEHD2010_122_CR01 + ORG:LEHD2010_164_CR01 + ORG:LEHD2010_080_CR02 + ORG:LEHD2010_122_CR02 + ORG:LEHD2010_164_CR02 + ORG:LEHD2010_080_CR03 + ORG:LEHD2010_122_CR03 + ORG:LEHD2010_164_CR03 + ORG:LEHD2010_080_CR04 + ORG:LEHD2010_122_CR04 + ORG:LEHD2010_164_CR04 + ORG:LEHD2010_080_CR05 + ORG:LEHD2010_122_CR05 + ORG:LEHD2010_164_CR05 + ORG:LEHD2010_080_CR07 + ORG:LEHD2010_122_CR07 + ORG:LEHD2010_164_CR07;
return oretval;
|