Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T465. | Animal Totals, Incl Products by Producers' Involvement in Decisionmaking | |||||
Universe: none | ||||||
T465_005 Producer Decisionmaking: (Record Keeping or Financial Mgmt)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_108_ATIPOWSPD_4;
if (ORG_1:COA2017_108_ATIPOWSPD_4.IsNull)
oretval.IsNull = true;
return oretval;
|