Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T646. | Producers, Principal, Race by Number of Producers | |||||
Universe: none | ||||||
T646_113Producers, Principal, Native Hawaiian or Other Pacific Islander, Alone or Combined with Other Races - Number of Operations
T646_125 (2 Female ) Producers
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_127_PRDCRSPNHOOPIAOCWORNOOP_12;
if (ORG_1:COA2017_127_PRDCRSPNHOOPIAOCWORNOOP_12.IsNull)
oretval.IsNull = true;
return oretval;
|