Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
C014. | Workplace Area Characteristic: All Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C014_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_498_CE01 + ORGFAKE:LEHD2013n_552_CE01 + ORGFAKE:LEHD2013n_606_CE01 + ORGFAKE:LEHD2013n_498_CE02 + ORGFAKE:LEHD2013n_552_CE02 + ORGFAKE:LEHD2013n_606_CE02 + ORGFAKE:LEHD2013n_498_CE03 + ORGFAKE:LEHD2013n_552_CE03 + ORGFAKE:LEHD2013n_606_CE03;
return oretval;
|