Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
C119. | Workplace Area Characteristic: Primary Jobs by Race by Industry Sector | |||||||||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||||||||
C119_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_688_CR01 + ORG:LEHD2010_748_CR01 + ORG:LEHD2010_808_CR01 + ORG:LEHD2010_688_CR02 + ORG:LEHD2010_748_CR02 + ORG:LEHD2010_808_CR02 + ORG:LEHD2010_688_CR03 + ORG:LEHD2010_748_CR03 + ORG:LEHD2010_808_CR03 + ORG:LEHD2010_688_CR04 + ORG:LEHD2010_748_CR04 + ORG:LEHD2010_808_CR04 + ORG:LEHD2010_688_CR05 + ORG:LEHD2010_748_CR05 + ORG:LEHD2010_808_CR05 + ORG:LEHD2010_688_CR07 + ORG:LEHD2010_748_CR07 + ORG:LEHD2010_808_CR07;
return oretval;
|