Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2015 |
Data Source: | U.S. Census Bureau |
C026. | Workplace Area Characteristic: All Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C026_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 = ORG:LEHD2015_836_CA01 + ORG:LEHD2015_836_CA02 + ORG:LEHD2015_836_CA03 + ORG:LEHD2015_890_CA01 + ORG:LEHD2015_890_CA02 + ORG:LEHD2015_890_CA03 + ORG:LEHD2015_944_CA01 + ORG:LEHD2015_944_CA02 + ORG:LEHD2015_944_CA03;
return oretval;
|