Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T466. | Commodity Totals by Producers' Involvement in Decisionmaking | |||||
Universe: none | ||||||
T466_012 Producer Decisionmaking: (Estate or Succession Planning)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_108_CTIGPRMIPD_5;
if (ORG_1:COA2017_108_CTIGPRMIPD_5.IsNull)
oretval.IsNull = true;
return oretval;
|