Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
Table: | T312. Olives by Acres [64] |
T312. | Olives by Acres | |||||
Universe: none | ||||||
T312_053 Area Bearing & Non-bearing: (500 or More Acres)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_074_OOWABNABN_10A;
if (ORG_1:COA2017_074_OOWABNABN_10A.IsNull)
oretval.IsNull = true;
return oretval;
|