Data Dictionary: | Single Location Demographic Report |
Data Source: |
EASI2023_110A. | Location Quotients (Employment by Sector) | |||||||||
Universe: none | ||||||||||
NAICS11EMPLQForestry, Fishing, Hunting, And Agriculture Support (Emp)
Percent base:
None - percentages not computed
Aggregation method:
None -- No totals are displayed for this variable when multiple geographies are selected
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = Convert.ToDouble(ORG:NAICS11EMP)/Convert.ToDouble(ORG:NAIC_T_EMP)/ Convert.ToDouble(ORG:NAICS11EMPNATION);
return oretval;
|