Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
C148. | Workplace Area Characteristic: Private Primary Jobs by Firm Size by Age | |||||||||
Universe: Total Number of Jobs | ||||||||||
C148_006 20-49 Employees:
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG:LEHD2009_545_CFS02 + ORG:LEHD2009_599_CFS02 + ORG:LEHD2009_653_CFS02;
return oretval;
|