Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B041. | Residence Area Characteristic: All Private Jobs by Race by Industry Sector | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
B041_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_204_CR01 + ORG:LEHD2010_252_CR01 + ORG:LEHD2010_300_CR01 + ORG:LEHD2010_204_CR02 + ORG:LEHD2010_252_CR02 + ORG:LEHD2010_300_CR02 + ORG:LEHD2010_204_CR03 + ORG:LEHD2010_252_CR03 + ORG:LEHD2010_300_CR03 + ORG:LEHD2010_204_CR04 + ORG:LEHD2010_252_CR04 + ORG:LEHD2010_300_CR04 + ORG:LEHD2010_204_CR05 + ORG:LEHD2010_252_CR05 + ORG:LEHD2010_300_CR05 + ORG:LEHD2010_204_CR07 + ORG:LEHD2010_252_CR07 + ORG:LEHD2010_300_CR07;
return oretval;
|