← All datasets
# curated.boundary_super_neighborhood
Houston's 88 super neighborhoods (attrs->>'SNBNAME' upper case) (88 rows; category: Boundaries & demographics; geometry column `geom` (MultiPolygon, EPSG:4326))
Notes: Prefer explorer.boundary / explorer.boundary_demographics which have clean names and population.
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 88/88 | e.g.: 75; 13; 34
- attrs->>'CEA_FLAG' | string | 88/2 | values: Y; N
- attrs->>'cohgis_COHGIS_SNBR_AREA' | number | 88/1 | values: 0
- attrs->>'cohgis_COHGIS_SNBR_LEN' | number | 88/1 | values: 0
- attrs->>'COUNCIL_ACTIVE' | string | 60/2 | values: Yes; No
- attrs->>'PERIMETER' | number | 88/88 | e.g.: 40699.213; 52352.042; 72548.445
- attrs->>'POLYID' | number | 88/88 | e.g.: 75; 13; 34
- attrs->>'RECOGNITION_DATE' | string | 59/20 | e.g.: Mon, 15 Oct 2001 00:00:00 GMT; Mon, 06 Mar 2000 00:00:00 GMT; Thu, 11 May 2000 00:00:00 GMT
- attrs->>'SNBNAME' | string | 88/88 | e.g.: MAGNOLIA PARK; GULFGATE RIVERVIEW / PINE VALLEY; ALIEF
- attrs->>'SnbrInfoURL' | string | 88/88 | e.g.: http://www.houstontx.gov/superneighborhoods/60.html; http://www.houstontx.gov/superneighborhoods/17.html; http://www.houstontx.gov/superneighborhoods/72.html
- attrs->>'Top10' | string | 10/1 | values: Y
- attrs->>'WeCan' | null | 28/2 | values: Y;
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.