Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C010. | Workplace Area Characteristic: All Jobs by Sex by Age | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C010_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_494_CS01 + ORG:LEHD2012_548_CS01 + ORG:LEHD2012_602_CS01+ ORG:LEHD2012_494_CS02 + ORG:LEHD2012_548_CS02 + ORG:LEHD2012_602_CS02;
return oretval;
|