Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T628. | Internet, Access by Producers, Principal, Race | |||||
Universe: none | ||||||
T628_028Internet, Access - Number of Operations Producers, Principal: (Race = Asian, Alone or Combined with Other Races)
T628_034 Via Other
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_127_NTRNTAVONOOPP_7;
if (ORG_1:COA2017_127_NTRNTAVONOOPP_7.IsNull)
oretval.IsNull = true;
return oretval;
|