Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
B089. | Residence Area Characteristic: Primary Jobs by Age by Industry Sector | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B089_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_194_CA01 + ORGRAC:LEHD2014_242_CA01 + ORGRAC:LEHD2014_290_CA01 + ORGRAC:LEHD2014_194_CA02 + ORGRAC:LEHD2014_242_CA02 + ORGRAC:LEHD2014_290_CA02 + ORGRAC:LEHD2014_194_CA03 + ORGRAC:LEHD2014_242_CA03 + ORGRAC:LEHD2014_290_CA03;
return oretval;
|