Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C041. | Workplace Area Characteristic: All Private Jobs by Firm Size | |||||||||||||
Universe: Total Number of Jobs | ||||||||||||||
C041_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:LEHD2012_482_CFS01 + ORG:LEHD2012_482_CFS02 + ORG:LEHD2012_482_CFS03 + ORG:LEHD2012_482_CFS04+ORG:LEHD2012_482_CFS05;
return oretval;
|