Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2013 |
Data Source: | U.S. Census Bureau |
C047. | Workplace Area Characteristic: All Private Jobs by Earnings by Age | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C047_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_534_CE01 + ORGFAKE:LEHD2013n_588_CE01 + ORGFAKE:LEHD2013n_642_CE01 + ORGFAKE:LEHD2013n_534_CE02 + ORGFAKE:LEHD2013n_588_CE02 + ORGFAKE:LEHD2013n_642_CE02 + ORGFAKE:LEHD2013n_534_CE03 + ORGFAKE:LEHD2013n_588_CE03 + ORGFAKE:LEHD2013n_642_CE03;
return oretval;
|