Houston Open Data Explorer

← All datasets

# curated.zoning_walkable_places_street
Walkable Places streets (633 rows; category: Planning rules; geometry column `geom` (MultiLineString, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 633/633 | e.g.: 537; 354; 497
- attrs->>'FULL_NAME' | string | 633/55 | e.g.: San Jacinto St; Main St; Fannin St
- attrs->>'Ordinance' | string | 633/2 | values: 2020-687; 2020-688
- attrs->>'PR_Table' | string | 633/3 | values: PR20-8; PR15-6; BL5- 6
- attrs->>'Status' | string | 633/1 | values: Approved
- attrs->>'St_Name' | string | 633/55 | e.g.: San Jacinto St; Main St; Fannin St
- attrs->>'WP_Name' | string | 633/3 | values: Midtown; Emancipation; Hogan/ Lorraine
- attrs->>'WP_ST_ID_PD' | number | 633/633 | e.g.: 8225; 8114; 8342
- attrs->>'WP_St_Typ' | string | 633/2 | values: Primary; Secondary
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.