Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2003 |
Data Source: | U.S. Census Bureau |
B106. | Residence Area Characteristic: Private Primary Jobs by Earnings | |||||||||
Universe: Total Number of Jobs | ||||||||||
B106_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_041_CE01 + ORG:LEHD2003_041_CE02 + ORG:LEHD2003_041_CE03;
return oretval;
|