Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2009 |
Data Source: | U.S. Census Bureau |
B020. | Residence Area Characteristic: All Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B020_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:LEHD2009_314_CA01 + ORG:LEHD2009_356_CA01 + ORG:LEHD2009_398_CA01 + ORG:LEHD2009_314_CA02 + ORG:LEHD2009_356_CA02 + ORG:LEHD2009_398_CA02 + ORG:LEHD2009_314_CA03 + ORG:LEHD2009_356_CA03 + ORG:LEHD2009_398_CA03;
return oretval;
|