Houston Open Data Explorer

← All datasets

# curated.boundary_hisd_high
HISD high school attendance zones (30 rows; category: Boundaries & demographics; geometry column `geom` (MultiPolygon, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 30/30 | e.g.: 18; 2; 4
- attrs->>'DISTRICT' | string | 30/30 | e.g.: 101913; 079907; 084910
- attrs->>'NAME' | string | 30/30 | e.g.: Fort Bend ISD; Crosby ISD; Pasadena ISD
- attrs->>'PERIMETER' | number | 30/30 | e.g.: 218881.49875; 435737.136999; 385184.482461
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.