Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2004 |
Data Source: | U.S. Census Bureau |
C117. | Workplace Area Characteristic: Primary Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C117_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:LEHD2004_686_CA01 + ORG:LEHD2004_746_CA01 + ORG:LEHD2004_806_CA01 + ORG:LEHD2004_686_CA02 + ORG:LEHD2004_746_CA02 + ORG:LEHD2004_806_CA02 + ORG:LEHD2004_686_CA03 + ORG:LEHD2004_746_CA03 + ORG:LEHD2004_806_CA03;
return oretval;
|