Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2003 |
Data Source: | U.S. Census Bureau |
B037. | Residence Area Characteristic: All Private Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B037_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_076_CE01 + ORG:LEHD2003_118_CE01 + ORG:LEHD2003_160_CE01 + ORG:LEHD2003_076_CE02 + ORG:LEHD2003_118_CE02 + ORG:LEHD2003_160_CE02 + ORG:LEHD2003_076_CE03 + ORG:LEHD2003_118_CE03 + ORG:LEHD2003_160_CE03;
return oretval;
|