Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
Table: | T517. Producers, Estate or Succession Planning Decisionmaking by Days Worked Off Operation [7] |
T517. | Producers, Estate or Succession Planning Decisionmaking by Days Worked Off Operation | |||||
Universe: none | ||||||
T517_005 50 to 99 Days Worked Off Operation
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_111_PRDCRSDWOO5T9DEOSPDNOP;
if (ORG_1:COA2017_111_PRDCRSDWOO5T9DEOSPDNOP.IsNull)
oretval.IsNull = true;
return oretval;
|