Data Dictionary: | Single Location Demographic Report |
Data Source: |
EASI2023_110A. | Location Quotients (Employment by Sector) | |||||||||
Universe: none | ||||||||||
NAICS52EMPLQFinance & Insurance (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:NAICS52EMP)/Convert.ToDouble(ORG:NAIC_T_EMP)/ Convert.ToDouble(ORG:NAICS52EMPNATION);
return oretval;
|