db_stations: All stations in German rail network

Description Usage Format Details Source

Description

A dataset containing all stations in the rail network of German railway company Deutsche Bahn.

Usage

1

Format

A data frame with 6605 rows and 8 variables:

station_id

Internal station id as also used by the Timetable API

authority

Superior authority of the station

unique_station_key

Unique station key

station_name

Name of the station

station_traffic

Type of traffic the station serves

station_lon

Longitude of the station

station_lat

Latitude of the station

station_status

Status of the station

Details

The station_id is the same id as used by the Timetable API in locationNameApi().

station_traffic indicates what type of traffic a stations serves, like long-distance traffic (FV), regional traffic only (RV) or regional traffic by not-state-owned companies only (nur DPN).

Source

http://data.deutschebahn.com/dataset/data-haltestellen


ottlngr/openbahn documentation built on May 7, 2019, 9 p.m.