Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
C059. | Workplace Area Characteristic: All Private Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C059_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:LEHD2010_872_CA01 + ORG:LEHD2010_872_CA02 + ORG:LEHD2010_872_CA03 + ORG:LEHD2010_926_CA01 + ORG:LEHD2010_926_CA02 + ORG:LEHD2010_926_CA03 + ORG:LEHD2010_980_CA01 + ORG:LEHD2010_980_CA02 + ORG:LEHD2010_980_CA03;
return oretval;
|