Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T627. | Internet, Access by Producers, Race | |||||
Universe: none | ||||||
T627_001Internet, Access - Number of Operations Producers: (Race = American Indian or Alaska Native)
T627_006 Via Mobile
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_122_NTRNTAVMNOOP_4;
if (ORG_1:COA2017_122_NTRNTAVMNOOP_4.IsNull)
oretval.IsNull = true;
return oretval;
|