Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B115. | Residence Area Characteristic: Private Primary Jobs by Sex by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B115_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:LEHD2010_211_CS01 + ORG:LEHD2010_259_CS01 + ORG:LEHD2010_307_CS01 + ORG:LEHD2010_211_CS02 + ORG:LEHD2010_259_CS02 + ORG:LEHD2010_307_CS02;
return oretval;
|