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_067 Via Dsl
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_127_NTRNTAVDNOOPP_11A;
if (ORG_1:COA2017_127_NTRNTAVDNOOPP_11A.IsNull)
oretval.IsNull = true;
return oretval;
|