Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B137. | Residence Area Characteristic: Federal Primary Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B137_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_062_CE01 + ORG:LEHD2010_104_CE01 + ORG:LEHD2010_146_CE01 + ORG:LEHD2010_062_CE02 + ORG:LEHD2010_104_CE02 + ORG:LEHD2010_146_CE02 + ORG:LEHD2010_062_CE03 + ORG:LEHD2010_104_CE03 + ORG:LEHD2010_146_CE03;
return oretval;
|