Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T549. | Producers, Record Keeping or Financial Mgmt Decisionmaking by Race | |||||
Universe: none | ||||||
T549_007 Native Hawaiian or Other Pacific Islander
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_111_PRDCRSNHOOPIRKOFMDNOP;
if (ORG_1:COA2017_111_PRDCRSNHOOPIRKOFMDNOP.IsNull)
oretval.IsNull = true;
return oretval;
|