Data Dictionary: | Census of Agriculture 2017 |
Data Source: | Social Explorer; United States Department of Agriculture |
Table: | T434. Institutional, Research, Experimental, and American Indian Reservation Farms - Ag Land [23] |
T434. | Institutional, Research, Experimental, and American Indian Reservation Farms - Ag Land | |||||
Universe: none | ||||||
T434_010 Excl Pastured
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ORG_1:COA2017_105_ALWPAO_1A;
if (ORG_1:COA2017_105_ALWPAO_1A.IsNull)
oretval.IsNull = true;
return oretval;
|