Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
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 = ORGWAC:LEHD2014_482_CFS01 + ORGWAC:LEHD2014_482_CFS02 + ORGWAC:LEHD2014_482_CFS03 + ORGWAC:LEHD2014_482_CFS04+ORGWAC:LEHD2014_482_CFS05;
return oretval;
|