← All datasets
# curated.facility_museum
Museums (61 rows; category: Facilities; geometry column `geom` (Point, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 61/61 | e.g.: 34; 18; 2
- attrs->>'LABEL_FLAG' | number | 61/1 | values: 0
- attrs->>'NAME' | string | 61/61 | e.g.: Waller County Historical Museum; Museum of Health and Medical Science; Ashton Villa House Museum
- attrs->>'STCTYFIPS' | string | 61/11 | values: 48201; 48167; 48089; 48039; 48157; 48481; 48471; 48339; 48071; 48473; 48321
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.