Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
C113. | Workplace Area Characteristic: Primary Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C113_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_525_CE01 + ORGFAKE:LEHD2013n_579_CE01 + ORGFAKE:LEHD2013n_633_CE01 + ORGFAKE:LEHD2013n_525_CE02 + ORGFAKE:LEHD2013n_579_CE02 + ORGFAKE:LEHD2013n_633_CE02 + ORGFAKE:LEHD2013n_525_CE03 + ORGFAKE:LEHD2013n_579_CE03 + ORGFAKE:LEHD2013n_633_CE03;
return oretval;
|