Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
B044. | Residence Area Characteristic: All Private Jobs by Earnings by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B044_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_207_CE01 + ORGFAKE:LEHD2013n_255_CE01 + ORGFAKE:LEHD2013n_303_CE01 + ORGFAKE:LEHD2013n_207_CE02 + ORGFAKE:LEHD2013n_255_CE02 + ORGFAKE:LEHD2013n_303_CE02 + ORGFAKE:LEHD2013n_207_CE03 + ORGFAKE:LEHD2013n_255_CE03 + ORGFAKE:LEHD2013n_303_CE03;
return oretval;
|