Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2010 |
Data Source: | U.S. Census Bureau |
B095. | Residence Area Characteristic: Primary Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B095_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_335_CA01 + ORG:LEHD2010_377_CA01 + ORG:LEHD2010_419_CA01 + ORG:LEHD2010_335_CA02 + ORG:LEHD2010_377_CA02 + ORG:LEHD2010_419_CA02 + ORG:LEHD2010_335_CA03 + ORG:LEHD2010_377_CA03 + ORG:LEHD2010_419_CA03;
return oretval;
|