Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
C124. | Workplace Area Characteristic: Primary Jobs by Firm Age by Industry Sector | |||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||
C124_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:LEHD2009_694_CFA01 + ORG:LEHD2009_754_CFA01 + ORG:LEHD2009_714_CFA01 + ORG:LEHD2009_694_CFA02 + ORG:LEHD2009_754_CFA02 + ORG:LEHD2009_714_CFA02 + ORG:LEHD2009_694_CFA03 + ORG:LEHD2009_754_CFA03 + ORG:LEHD2009_714_CFA03 + ORG:LEHD2009_694_CFA04 + ORG:LEHD2009_754_CFA04 + ORG:LEHD2009_714_CFA04 + ORG:LEHD2009_694_CFA05 + ORG:LEHD2009_754_CFA05 + ORG:LEHD2009_714_CFA05;
return oretval;
|