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_064Internet, Access - Number of Operations Producers, Principal: (Race = Native Hawaiian or Other Pacific Islander, Alone or Combined with Other Races)
T628_070 Via Other
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_127_NTRNTAVONOOPP_11;
if (ORG_1:COA2017_127_NTRNTAVONOOPP_11.IsNull)
oretval.IsNull = true;
return oretval;
|