Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
Table: | T495. Producers, Land Use or Crop Decisionmaking - Number of Operations by Number of Producers [16] |
T495. | Producers, Land Use or Crop Decisionmaking - Number of Operations by Number of Producers | |||||
Universe: none | ||||||
T495_015 Producers: (4 Female Producers)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_110_PRDCRSLUOCDNOOP_14;
if (ORG_1:COA2017_110_PRDCRSLUOCDNOOP_14.IsNull)
oretval.IsNull = true;
return oretval;
|