Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
C066. | Workplace Area Characteristic: All Private Jobs by Firm Age by Earnings | |||||||||||||||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||||||||||||||
C066_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_879_CFA01 + ORG:LEHD2009_933_CFA01 + ORG:LEHD2009_987_CFA01 + ORG:LEHD2009_879_CFA02 + ORG:LEHD2009_933_CFA02 + ORG:LEHD2009_987_CFA02 + ORG:LEHD2009_879_CFA03 + ORG:LEHD2009_933_CFA03 + ORG:LEHD2009_987_CFA03 + ORG:LEHD2009_879_CFA04 + ORG:LEHD2009_933_CFA04 + ORG:LEHD2009_987_CFA04 + ORG:LEHD2009_879_CFA05 + ORG:LEHD2009_933_CFA05 + ORG:LEHD2009_987_CFA05;
return oretval;
|