Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
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 = ORGRAC:LEHD2014_183_CE01 + ORGRAC:LEHD2014_231_CE01 + ORGRAC:LEHD2014_279_CE01 + ORGRAC:LEHD2014_183_CE02 + ORGRAC:LEHD2014_231_CE02 + ORGRAC:LEHD2014_279_CE02 + ORGRAC:LEHD2014_183_CE03 + ORGRAC:LEHD2014_231_CE03 + ORGRAC:LEHD2014_279_CE03;
return oretval;
|