Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
B015. | Residence Area Characteristic: All Jobs by Sex by Industry Sector | |||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||
B015_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 = ORGRAC:LEHD2014_171_CS01 + ORGRAC:LEHD2014_219_CS01 + ORGRAC:LEHD2014_267_CS01 + ORGRAC:LEHD2014_171_CS02 + ORGRAC:LEHD2014_219_CS02 + ORGRAC:LEHD2014_267_CS02;
return oretval;
|