Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2012 |
Data Source: | U.S. Census Bureau |
C018. | Workplace Area Characteristic: All Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C018_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_656_CA01 + ORG:LEHD2012_716_CA01 + ORG:LEHD2012_776_CA01 + ORG:LEHD2012_656_CA02 + ORG:LEHD2012_716_CA02 + ORG:LEHD2012_776_CA02 + ORG:LEHD2012_656_CA03 + ORG:LEHD2012_716_CA03 + ORG:LEHD2012_776_CA03;
return oretval;
|