Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2003 |
Data Source: | U.S. Census Bureau |
C158. | Workplace Area Characteristic: Private Primary Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C158_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:LEHD2003_881_CA01 + ORG:LEHD2003_881_CA02 + ORG:LEHD2003_881_CA03 + ORG:LEHD2003_935_CA01 + ORG:LEHD2003_935_CA02 + ORG:LEHD2003_935_CA03 + ORG:LEHD2003_989_CA01 + ORG:LEHD2003_989_CA02 + ORG:LEHD2003_989_CA03;
return oretval;
|