Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2015 |
Data Source: | U.S. Census Bureau |
B027. | Residence Area Characteristic: All Private Jobs by Sex | |||||||
Universe: Total Number of Jobs | ||||||||
B027_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:LEHD2015_030_CS01 + ORG:LEHD2015_030_CS02;
return oretval;
|