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