Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
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 = ORGWAC:LEHD2014_872_CA01 + ORGWAC:LEHD2014_872_CA02 + ORGWAC:LEHD2014_872_CA03 + ORGWAC:LEHD2014_926_CA01 + ORGWAC:LEHD2014_926_CA02 + ORGWAC:LEHD2014_926_CA03 + ORGWAC:LEHD2014_980_CA01 + ORGWAC:LEHD2014_980_CA02 + ORGWAC:LEHD2014_980_CA03;
return oretval;
|