Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C109. | Workplace Area Characteristic: Primary Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C109_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_521_CS01 + ORG:LEHD2012_575_CS01 + ORG:LEHD2012_629_CS01+ ORG:LEHD2012_521_CS02 + ORG:LEHD2012_575_CS02 + ORG:LEHD2012_629_CS02;
return oretval;
|