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