Field | Type | Description | Example |
---|---|---|---|
ZIP | VARCHAR | Zip code | 22102 |
PLACE | VARCHAR | Place name of the ZIP code | McLean, VA |
POPULATION | NUMBER | Population of the ZIP code in 2023 | 28,577 |
MEDIAN_INCOME | DOUBLE | Median earnings in 2023 for the population 16 years old and over | 93,200 |
LAND_AREA | DOUBLE | Land area of the ZIP code in Square Miles | 12.31 |
WATER_AREA | DOUBLE | Water area of the ZIP code in Square Miles | 0.10 |
LATITDUDE | DOUBLE | Latitude of the center of the ZIP code | 38.9510 |
LONGITUDE | DOUBLE | Longitude of the center of the ZIP code | -77.2296 |