Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
Table: | T308. Guavas by Acres [38] |
T308. | Guavas by Acres | |||||
Universe: none | ||||||
T308_007 Area Bearing & Non-bearing: (50.0 to 99.9 Acres)
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_072_GABABN_6A;
if (ORG_1:COA2017_072_GABABN_6A.IsNull)
oretval.IsNull = true;
return oretval;
|