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