Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C152. | Workplace Area Characteristic: Private Primary Jobs by Race by Industry Sector | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
C152_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:LEHD2012_708_CR01 + ORG:LEHD2012_768_CR01 + ORG:LEHD2012_828_CR01 + ORG:LEHD2012_708_CR02 + ORG:LEHD2012_768_CR02 + ORG:LEHD2012_828_CR02 + ORG:LEHD2012_708_CR03 + ORG:LEHD2012_768_CR03 + ORG:LEHD2012_828_CR03 + ORG:LEHD2012_708_CR04 + ORG:LEHD2012_768_CR04 + ORG:LEHD2012_828_CR04 + ORG:LEHD2012_708_CR05 + ORG:LEHD2012_768_CR05 + ORG:LEHD2012_828_CR05 + ORG:LEHD2012_708_CR07 + ORG:LEHD2012_768_CR07 + ORG:LEHD2012_828_CR07;
return oretval;
|