| Data Dictionary: | ACS 2021 (5-Year Estimates) |
| Data Source: | Social Explorer; U.S. Census Bureau |
| A00003. | Land Area (Sq. Miles) | |||||
| Universe: Area Total | ||||||
|
A00003_003 Area (Water)
Percent base:
Aggregation method:
Addition
Formula used to compute this variable:
if(Geo:AREAWATER.IsNull)
Return_Value.IsNull = true;
else
Return_Value = Convert.ToSingle(Geo:AREAWATER) / 2589988;
|
||||||