Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2007 |
Data Source: | U.S. Census Bureau |
B112. | Residence Area Characteristic: Private Primary Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B112_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:LEHD2007_083_CE01 + ORG:LEHD2007_125_CE01 + ORG:LEHD2007_167_CE01 + ORG:LEHD2007_083_CE02 + ORG:LEHD2007_125_CE02 + ORG:LEHD2007_167_CE02 + ORG:LEHD2007_083_CE03 + ORG:LEHD2007_125_CE03 + ORG:LEHD2007_167_CE03;
return oretval;
|