Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2008 |
Data Source: | U.S. Census Bureau |
B045. | Residence Area Characteristic: All Private Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B045_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:LEHD2008_342_CA01 + ORG:LEHD2008_384_CA01 + ORG:LEHD2008_426_CA01 + ORG:LEHD2008_342_CA02 + ORG:LEHD2008_384_CA02 + ORG:LEHD2008_426_CA02 + ORG:LEHD2008_342_CA03 + ORG:LEHD2008_384_CA03 + ORG:LEHD2008_426_CA03;
return oretval;
|