Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
T676. | Producers with Military Service - Govt Programs | |||||
Universe: none | ||||||
T676_003Govt Programs, Federal, (Excl Conservation & Wetlands) - Operations with Receipts (Producers with Military Service)
T676_004 Producers, Principal
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_134_GPFCWOWRPP_15A;
if (ORG_1:COA2017_134_GPFCWOWRPP_15A.IsNull)
oretval.IsNull = true;
return oretval;
|