← All datasets
# curated.park_regional
All park areas in the region (H-GAC) (2,120 rows; category: Facilities; geometry column `geom` (MultiPolygon, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 2120/2120 | e.g.: 1593; 247; 121
- attrs->>'Label' | string | 2120/720 | e.g.: Unknown; San Bernard; Houston National Golf Club
- attrs->>'Name' | string | 2120/720 | e.g.: Unknown; San Bernard; Houston National Golf Club
- attrs->>'Park_Acres' | number | 2120/1379 | e.g.: 0.1; 0.23; 0.22
- attrs->>'Park_ID' | string | 2120/2120 | e.g.: PN5133; PN5601; PN4709
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.