Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C125. | Workplace Area Characteristic: Primary Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C125_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:LEHD2012_863_CA01 + ORG:LEHD2012_863_CA02 + ORG:LEHD2012_863_CA03 + ORG:LEHD2012_917_CA01 + ORG:LEHD2012_917_CA02 + ORG:LEHD2012_917_CA03 + ORG:LEHD2012_971_CA01 + ORG:LEHD2012_971_CA02 + ORG:LEHD2012_971_CA03;
return oretval;
|