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_082Internet, Access - Number of Operations Producers, Principal: (Race = White, Alone or Combined with Other Races)
T628_084 Via Dialup
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_127_NTRNTAVDNOOPP_13;
if (ORG_1:COA2017_127_NTRNTAVDNOOPP_13.IsNull)
oretval.IsNull = true;
return oretval;
|