Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
C122. | Workplace Area Characteristic: Primary Jobs by Earnings by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C122_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_691_CE01 + ORGFAKE:LEHD2013n_751_CE01 + ORGFAKE:LEHD2013n_811_CE01 + ORGFAKE:LEHD2013n_691_CE02 + ORGFAKE:LEHD2013n_751_CE02 + ORGFAKE:LEHD2013n_811_CE02 + ORGFAKE:LEHD2013n_691_CE03 + ORGFAKE:LEHD2013n_751_CE03 + ORGFAKE:LEHD2013n_811_CE03;
return oretval;
|