Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2003 |
Data Source: | U.S. Census Bureau |
C122. | Workplace Area Characteristic: Primary Jobs by Earnings by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C122_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_691_CE01 + ORG:LEHD2003_751_CE01 + ORG:LEHD2003_811_CE01 + ORG:LEHD2003_691_CE02 + ORG:LEHD2003_751_CE02 + ORG:LEHD2003_811_CE02 + ORG:LEHD2003_691_CE03 + ORG:LEHD2003_751_CE03 + ORG:LEHD2003_811_CE03;
return oretval;
|