Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C150. | Workplace Area Characteristic: Private Primary Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
C150_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 = ORGWAC:LEHD2014_706_CA01 + ORGWAC:LEHD2014_716_CA01 + ORGWAC:LEHD2014_826_CA01 + ORGWAC:LEHD2014_706_CA02 + ORGWAC:LEHD2014_716_CA02 + ORGWAC:LEHD2014_826_CA02 + ORGWAC:LEHD2014_706_CA03 + ORGWAC:LEHD2014_716_CA03 + ORGWAC:LEHD2014_826_CA03;
return oretval;
|