Houston Open Data Explorer

← All datasets

# curated.boundary_county
Counties around Houston (13 rows; category: Boundaries & demographics; geometry column `geom` (MultiPolygon, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 13/13 | e.g.: 13; 2; 9
- attrs->>'CODE' | number | 13/13 | e.g.: 481; 201; 471
- attrs->>'COUNTY_' | number | 13/13 | e.g.: 13; 2; 9
- attrs->>'COUNTY_ID' | number | 13/13 | e.g.: 13; 9; 11
- attrs->>'FIPS' | string | 13/13 | e.g.: 481; 201; 471
- attrs->>'NAME' | string | 13/13 | e.g.: Matagorda County; Wharton County; Colorado County
- attrs->>'SQMILES' | number | 13/13 | e.g.: 518.3908; 1176.1636; 1777.4067
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.