Data Dictionary: | LEHD (Longitudinal Employer Household Dynamics) 2014 |
Data Source: | U.S. Census Bureau |
B145. | Residence Area Characteristic: Federal Primary Jobs by Age by Earnings | |||||||||||||||||||||
Universe: Total Number of Jobs | ||||||||||||||||||||||
B145_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_328_CA01 + ORGRAC:LEHD2014_370_CA01 + ORGRAC:LEHD2014_412_CA01 + ORGRAC:LEHD2014_328_CA02 + ORGRAC:LEHD2014_370_CA02 + ORGRAC:LEHD2014_412_CA02 + ORGRAC:LEHD2014_328_CA03 + ORGRAC:LEHD2014_370_CA03 + ORGRAC:LEHD2014_412_CA03;
return oretval;
|