Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T432. | Machinery Totals by North American Industry Classification System | |||||
Universe: none | ||||||
T432_010 NAICS Classification: (11119)
Percent base:
None - percentages not computed
Aggregation method:
Weighted Average: weighted by variable: COA2017_101_FONOONC_9
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_101_MTAVMIONC_9;
if (ORG_1:COA2017_101_MTAVMIONC_9.IsNull)
oretval.IsNull = true;
return oretval;
|