Houston Open Data Explorer

← All datasets

# curated.policy_hope_area
Houston Hope areas (24 rows; category: Policy & investment zones; geometry column `geom` (MultiPolygon, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 24/24 | e.g.: 13; 18; 2
- attrs->>'ACRES' | number | 24/24 | e.g.: 370.226; 139.963; 114.772
- attrs->>'HHAREA' | string | 24/8 | values: Acres Home; Sunnyside; Near Northside; Trinity/Houston Gardens; Fifth Ward; Settegast; Independence Heights; Denver Harbor
- attrs->>'PERIMETER' | number | 24/24 | e.g.: 17844.419; 9192.759; 14978.666
- attrs->>'SECTION' | string | 24/6 | values: 2; 1; 3; 4;  ; 5
- attrs->>'SECTION_LA' | string | 24/23 | e.g.: Near Northside - 3; Fifth Ward - 1; Near Northside - 1
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.