Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C051. | Workplace Area Characteristic: All Private Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C051_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_696_CA01 + ORG:LEHD2012_716_CA01 + ORG:LEHD2012_816_CA01 + ORG:LEHD2012_696_CA02 + ORG:LEHD2012_716_CA02 + ORG:LEHD2012_816_CA02 + ORG:LEHD2012_696_CA03 + ORG:LEHD2012_716_CA03 + ORG:LEHD2012_816_CA03;
return oretval;
|