Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
C132. | Workplace Area Characteristic: Primary Jobs by Firm Age by Earnings | |||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||
C132_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_870_CFA01 + ORG:LEHD2009_924_CFA01 + ORG:LEHD2009_978_CFA01 + ORG:LEHD2009_870_CFA02 + ORG:LEHD2009_924_CFA02 + ORG:LEHD2009_978_CFA02 + ORG:LEHD2009_870_CFA03 + ORG:LEHD2009_924_CFA03 + ORG:LEHD2009_978_CFA03 + ORG:LEHD2009_870_CFA04 + ORG:LEHD2009_924_CFA04 + ORG:LEHD2009_978_CFA04 + ORG:LEHD2009_870_CFA05 + ORG:LEHD2009_924_CFA05 + ORG:LEHD2009_978_CFA05;
return oretval;
|