Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
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 = ORGRAC:LEHD2014_207_CE01 + ORGRAC:LEHD2014_255_CE01 + ORGRAC:LEHD2014_303_CE01 + ORGRAC:LEHD2014_207_CE02 + ORGRAC:LEHD2014_255_CE02 + ORGRAC:LEHD2014_303_CE02 + ORGRAC:LEHD2014_207_CE03 + ORGRAC:LEHD2014_255_CE03 + ORGRAC:LEHD2014_303_CE03;
return oretval;
|