Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
Table: | T725. New and Beginning Producers (Less than 11 Years On Any Operation) Internet, Access [18] |
T725. | New and Beginning Producers (Less than 11 Years On Any Operation) Internet, Access | |||||
Universe: none | ||||||
T725_002 Via Cable
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_138_NTRNTAVCNOOPOAO_1;
if (ORG_1:COA2017_138_NTRNTAVCNOOPOAO_1.IsNull)
oretval.IsNull = true;
return oretval;
|