Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B062. | Residence Area Characteristic: All Federal Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B062_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:LEHD2010_055_CE01 + ORG:LEHD2010_097_CE01 + ORG:LEHD2010_139_CE01 + ORG:LEHD2010_055_CE02 + ORG:LEHD2010_097_CE02 + ORG:LEHD2010_139_CE02 + ORG:LEHD2010_055_CE03 + ORG:LEHD2010_097_CE03 + ORG:LEHD2010_139_CE03;
return oretval;
|