Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
C159. | Workplace Area Characteristic: Private Primary Jobs by Sex by Earnings | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
C159_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_882_CS01 + ORGWAC:LEHD2014_936_CS01 + ORGWAC:LEHD2014_990_CS01 + ORGWAC:LEHD2014_882_CS02 + ORGWAC:LEHD2014_936_CS02 + ORGWAC:LEHD2014_990_CS02;
return oretval;
|