Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B091. | Residence Area Characteristic: Primary Jobs by Race by Industry Sector | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
B091_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_196_CR01 + ORG:LEHD2010_244_CR01 + ORG:LEHD2010_292_CR01 + ORG:LEHD2010_196_CR02 + ORG:LEHD2010_244_CR02 + ORG:LEHD2010_292_CR02 + ORG:LEHD2010_196_CR03 + ORG:LEHD2010_244_CR03 + ORG:LEHD2010_292_CR03 + ORG:LEHD2010_196_CR04 + ORG:LEHD2010_244_CR04 + ORG:LEHD2010_292_CR04 + ORG:LEHD2010_196_CR05 + ORG:LEHD2010_244_CR05 + ORG:LEHD2010_292_CR05 + ORG:LEHD2010_196_CR07 + ORG:LEHD2010_244_CR07 + ORG:LEHD2010_292_CR07;
return oretval;
|