Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T429. | Commodity Totals by North American Industry Classification System | |||||
Universe: none | ||||||
T429_042 NAICS Classification: (1122)
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_103_CTSMINC_41;
if (ORG_1:COA2017_103_CTSMINC_41.IsNull)
oretval.IsNull = true;
return oretval;
|