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_077 NAICS Classification: (111333)
Percent base:
None - percentages not computed
Aggregation method:
Weighted Average: weighted by variable: COA2017_102_FONOONC_19
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_102_ALIBAVMIONC_19;
if (ORG_1:COA2017_102_ALIBAVMIONC_19.IsNull)
oretval.IsNull = true;
return oretval;
|