All WMATA Rail Lines
metro_lines
A tibble with 6 rows and 6 variables:
Two-letter abbreviation for the line (e.g.: RD, BL, YL, OR, GR, or SV).
Full name of line color.
Start station code. For example, will be F11 (Branch Avenue) for the Green Line, A15 (Shady Grove) for the Red Line, etc. Use this value in other rail-related APIs to retrieve data about a station.
End station code. For example, will be E10 (Greenbelt) for the Green Line, B11 (Glenmont) for the Red Line, etc. Use this value in other rail-related APIs to retrieve data about a station.
Intermediate terminal station code(s). During
normal service, some trains on some lines might end their trip prior to the
StartStationCode
or EndStationCode.
A good example is on the Red Line
where some trains stop at A11 (Grosvenor) or B08 (Silver Spring). NA
if
not defined.
As of 2021-02-22 22:00:00 ET.