Data Dictionary: | Market Profile Data 2020 |
Data Source: |
MPD_110A. | Location Quotients (Employment by Sector) | |||||||||
Universe: none | ||||||||||
NAICS42EMPLQWholesale Trade (Emp)
Percent base:
None - percentages not computed
Aggregation method:
Weighted Average: weighted by variable: TOT_POP
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = Convert.ToDouble(ORG:NAICS42EMP)/Convert.ToDouble(ORG:NAIC_T_EMP)/ Convert.ToDouble(ORG:NAICS42EMPNATION);
return oretval;
|