← All datasets
# curated.boundary_police_division
HPD divisions (17 rows; category: Boundaries & demographics; geometry column `geom` (MultiPolygon, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 17/17 | e.g.: 13; 2; 9
- attrs->>'Area_sq_mi' | number | 17/17 | e.g.: 52.28103532; 50.48586581; 32.19762589
- attrs->>'Division' | string | 17/17 | e.g.: Midwest; Airport Hobby; Southeast
- attrs->>'Perimet_mi' | number | 17/17 | e.g.: 97.44681258; 45.14262851; 43.01435776
- attrs->>'Region' | string | 17/4 | values: 2; 3; 1; Homeland
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.