Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B069. | Residence Area Characteristic: All Federal Jobs by Earnings by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B069_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_183_CE01 + ORG:LEHD2010_231_CE01 + ORG:LEHD2010_279_CE01 + ORG:LEHD2010_183_CE02 + ORG:LEHD2010_231_CE02 + ORG:LEHD2010_279_CE02 + ORG:LEHD2010_183_CE03 + ORG:LEHD2010_231_CE03 + ORG:LEHD2010_279_CE03;
return oretval;
|