An Interface to the National Rail Enquiries Systems
Extract data from XML request
Obtain previous calling points
Get the full station name
Get user's token
Get all public arrivals
Get all public arrivals and departures
Get all public departures
Get service details
Validate station code (CRS)
Pipe operator
Print Values
Print arrivals/departures board
Submit a SOAP XML request
Configure user's token
Validate output from request
The goal of 'trainR' is to provide a simple interface to the National Rail Enquiries (NRE) systems. There are few data feeds available, the simplest of them is Darwin, which provides real-time arrival and departure predictions, platform numbers, delay estimates, schedule changes and cancellations. Other data feeds provide historical data, Historic Service Performance (HSP), and much more. 'trainR' simplifies the data retrieval, so that the users can focus on their analyses. For more details visit <https://www.nationalrail.co.uk/46391.aspx>.
Useful links