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_007 Ge 200 Days Worked Off Operation
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_111_PRDCRSDWOOG2DEOSPDNOP;
if (ORG_1:COA2017_111_PRDCRSDWOOG2DEOSPDNOP.IsNull)
oretval.IsNull = true;
return oretval;
|