Skip to content
Peter Mount edited this page Jun 12, 2018 · 2 revisions

NROD CIF Timetable

This project provides a suite of tools to process and serve the UK Railway timetable provided by Network Rail via the NROD open data feeds.

Requirements

  • An account on the NROD Portal
  • PostgreSQL 10+
  • Docker - although primarily provided as a docker container these utilities can be run without docker

General Installation

  1. First create your database as defined in Database
  2. Retrieve the current CIF files
  3. Import the CIF files
Clone this wiki locally