Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
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 = ORGFAKE:LEHD2013n_183_CE01 + ORGFAKE:LEHD2013n_231_CE01 + ORGFAKE:LEHD2013n_279_CE01 + ORGFAKE:LEHD2013n_183_CE02 + ORGFAKE:LEHD2013n_231_CE02 + ORGFAKE:LEHD2013n_279_CE02 + ORGFAKE:LEHD2013n_183_CE03 + ORGFAKE:LEHD2013n_231_CE03 + ORGFAKE:LEHD2013n_279_CE03;
return oretval;
|