Houston Open Data Explorer

← All datasets

# curated.boundary_park_sector
Parks department maintenance sectors (21 rows; category: Boundaries & demographics; geometry column `geom` (MultiPolygon, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 21/21 | e.g.: 13; 18; 2
- attrs->>'ACRES' | number | 21/21 | e.g.: 24739.07051996; 10899.85752995; 9637.47627534
- attrs->>'NAME' | string | 21/21 | e.g.: WEST SIDE OUTSIDE BELTWAY NORTH IH  10; WEST SIDE OUTSIDE BELTWAY SOUTH IH  10; SOUTH SIDE INSIDE LOOP
- attrs->>'SECTOR' | number | 21/21 | e.g.: 13; 18; 2
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.