Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2008 |
Data Source: | U.S. Census Bureau |
B087. | Residence Area Characteristic: Primary Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B087_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:LEHD2008_069_CE01 + ORG:LEHD2008_111_CE01 + ORG:LEHD2008_153_CE01 + ORG:LEHD2008_069_CE02 + ORG:LEHD2008_111_CE02 + ORG:LEHD2008_153_CE02 + ORG:LEHD2008_069_CE03 + ORG:LEHD2008_111_CE03 + ORG:LEHD2008_153_CE03;
return oretval;
|