Houston Open Data Explorer

← All datasets

# curated.facility_libraries
Houston Public Library (HPL, city) branches (43) with hours; also cooling centers in heat emergencies (43 rows; category: Facilities; geometry column `geom` (Point, EPSG:4326))
Notes: City branches only. Parts of Houston such as Kingwood and Clear Lake are served by Harris County Public Library branches instead: see curated.facility_hcpl_libraries. For any "libraries" or "cooling center" question, include both.

Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 43/43 | e.g.: 34; 18; 2
- attrs->>'ADDRESS' | string | 43/40 | e.g.: 10677 Homestead Rd; 11903 Bellaire Blvd; 550 Mckinney St
- attrs->>'Check_' | null | 40/2 | values: Ok; Ok-550 Mckinney
- attrs->>'CITY' | string | 43/1 | values: Houston
- attrs->>'Code' | null | 40/39 | e.g.: JIB; MAN; LOO
- attrs->>'COUNTY' | string | 43/2 | values: Harris; Fort Bend
- attrs->>'DISTRICT' | string | 43/10 | values: I; C; B; D; K; H; F; G; A; J
- attrs->>'Friday' | string | 43/8 | values: 1pm - 5pm; Closed; 10am - 5pm; 1pm -5pm; 9am - 5pm; 1pm- 5pm; 10am- 5pm; 11am - 3pm
- attrs->>'InList' | null | 40/1 | values: Yes
- attrs->>'Label' | string | 43/43 | e.g.: Flores; Walker; Moody
- attrs->>'LIBRARY' | string | 43/43 | e.g.: McCrane-Kashmere Gardens Library; Morris Frank Library - HPL Express Location; Heights Library
- attrs->>'MEMBER' | string | 43/10 | values: ROBERT GALLEGOS; TARSHA JACKSON; ABBIE KAMIN; CAROLYN EVANS-SHABAZZ; MARTHA CASTEX-TATUM; KARLA CISNEROS; TIFFANY D. THOMAS; MARY NAN HUFFMAN; AMY PECK; EDWARD POLLARD
- attrs->>'Monday' | string | 43/6 | values: 10am - 6pm; 12pm - 8pm; By Appointment; Closed; 12pm - 6pm; 12pm - 8pm 
- attrs->>'PHONE' | string | 43/11 | values: 832-393-3011; 832-393-3004; 832-393-3009; 832-393-3001; 832-393-3003; 832-393-3002; 832-393-3016; 832-393-3007; 832-393-3010; 832-393-3015; 832-393-2410
- attrs->>'Saturday' | string | 43/3 | values: 10am - 5pm; Closed; 10am -5pm
- attrs->>'STATE' | string | 43/1 | values: TX
- attrs->>'STZIP' | string | 43/41 | e.g.: 77002-2530; 77004; 77042-3349
- attrs->>'Sunday' | string | 43/1 | values: Closed
- attrs->>'Thursday' | string | 43/9 | values: 12pm - 6pm; 12pm - 8pm; 10am - 6pm; 12pm - 7pm; 12pm- 6pm; 12pm- 8pm; 2pm - 8pm; 11am - 3pm; 12pm -6pm
- attrs->>'Tuesday' | string | 43/10 | values: 10am - 6pm; 12pm - 8pm; 10am - 5pm; 10am -6pm; 10pm - 6pm; 11am - 3pm; 10am - 6pm ; 2pm - 6pm; 9am - 6pm; 10am -  6pm
- attrs->>'Wednesday' | string | 43/7 | values: 10am - 6pm; 12pm - 8pm; 10am - 5pm; 11am - 3pm; 120am - 6pm; 9am - 6pm; 1am - 6pm
- attrs->>'YEAR' | number | 43/6 | values: 2020; 2013; 2015; 2022; 2018; 2024
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.