Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T427. | Ag Land by North American Industry Classification System | |||||
Universe: none | ||||||
T427_064 NAICS Classification: (11114)
Percent base:
None - percentages not computed
Aggregation method:
Weighted Average: weighted by variable: COA2017_101_FONOONC_6
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_101_ALIBAVMIONC_6;
if (ORG_1:COA2017_101_ALIBAVMIONC_6.IsNull)
oretval.IsNull = true;
return oretval;
|