Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B116. | Residence Area Characteristic: Private Primary Jobs by Race by Industry Sector | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
B116_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_212_CR01 + ORG:LEHD2010_260_CR01 + ORG:LEHD2010_308_CR01 + ORG:LEHD2010_212_CR02 + ORG:LEHD2010_260_CR02 + ORG:LEHD2010_308_CR02 + ORG:LEHD2010_212_CR03 + ORG:LEHD2010_260_CR03 + ORG:LEHD2010_308_CR03 + ORG:LEHD2010_212_CR04 + ORG:LEHD2010_260_CR04 + ORG:LEHD2010_308_CR04 + ORG:LEHD2010_212_CR05 + ORG:LEHD2010_260_CR05 + ORG:LEHD2010_308_CR05 + ORG:LEHD2010_212_CR07 + ORG:LEHD2010_260_CR07 + ORG:LEHD2010_308_CR07;
return oretval;
|