Houston Open Data Explorer

← All datasets

# curated.facility_police_station
HPD stations (18 rows; category: Facilities; geometry column `geom` (Point, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 18/18 | e.g.: 13; 18; 2
- attrs->>'ADDRESS' | string | 18/18 | e.g.: 7800 Airport Blvd; 8301 Ley Rd; 2855 Bay Area Blvd
- attrs->>'AGENCY' | string | 18/1 | values: HPD
- attrs->>'Legend' | string | 18/18 | e.g.: Southwest Division - Districts 15 & 16 - 13097 Nitida St.  -; South Gessner Division - District 17 - 8605 West Place Dr. -; Southeast Division - Districts 13 & 14 - 8300 Mykawa - (832)
- attrs->>'OBJECTID_12' | number | 18/18 | e.g.: 13; 18; 2
- attrs->>'STATION' | string | 18/18 | e.g.: Midwest; Southeast; Eastside
- attrs->>'ZIP' | string | 18/16 | e.g.: 77002; 77071; 77036
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.