← All datasets
# curated.transit_rail_station
METRORail stations (44 rows; category: Transit & bikes; geometry column `geom` (Point, EPSG:4326))
Fields (expression | type | filled/distinct in a sample | values or examples):
- objectid | bigint | 44/44 | e.g.: 34; 18; 2
- attrs->>'Corr_Name' | string | 44/4 | values: Main-Fannin; Southeast; North; East End
- attrs->>'Id' | number | 44/44 | e.g.: 34; 18; 2
- attrs->>'LineColor' | string | 44/4 | values: Red; Shared; Purple; Green
- attrs->>'Stat_Loc' | string | 44/44 | e.g.: Harrisburg @ Altic; Greenbriar @ Colonnade; North Main @ Quitman
- attrs->>'StatNamCap' | string | 44/42 | e.g.: CONVENTION DISTRICT; THEATRE DISTRICT; MEMORIAL HERMANN HOSPITAL / HOUSTON ZOO
- attrs->>'Stat_Name' | string | 44/42 | e.g.: Theatre District; Convention District; TSU / UH Athletics District
- attrs->>'Status' | string | 44/1 | values: Existing
attrs values are text: cast when comparing numbers, e.g. (attrs->>'PCI')::numeric.