Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
Table: | T478. Producers, Estate or Succession Planning Decisionmaking - Number of Operations by Tenure [4] |
T478. | Producers, Estate or Succession Planning Decisionmaking - Number of Operations by Tenure | |||||
Universe: none | ||||||
T478_004 Tenure: (Tenant)
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_108_PRDCRSEOSPDNOOT_3;
if (ORG_1:COA2017_108_PRDCRSEOSPDNOOT_3.IsNull)
oretval.IsNull = true;
return oretval;
|