Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
C141. | Workplace Area Characteristic: Private Primary Jobs by Firm Age | |||||||||||||
Universe: Total Number of Jobs | ||||||||||||||
C141_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_492_CFA01 + ORG:LEHD2009_492_CFA02 + ORG:LEHD2009_492_CFA03 + ORG:LEHD2009_492_CFA04+ORG:LEHD2009_492_CFA05;
return oretval;
|