← All datasets
# curated.heritage_historic_district_city
City historic districts (23 rows; category: Heritage & culture; geometry column `geom` (MultiPolygon, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 23/23 | e.g.: 13; 18; 2
- attrs->>'AREA_' | number | 23/23 | e.g.: 2161878.319; 2130022.357; 1207088.945
- attrs->>'DATE_EST' | number | 23/19 | e.g.: 1309305600000; 1221004800000; 869616000000
- attrs->>'DIST' | string | 23/23 | e.g.: 13; 18; 2
- attrs->>'HISTORIC' | string | 23/1 | values: City
- attrs->>'NAME' | string | 23/23 | e.g.: Avondale East Historic District; Main Street/Market Square Historic District; Avondale West Historic District
- attrs->>'PERIMETER' | number | 23/23 | e.g.: 5090.364; 7680.634; 14015.195
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.