Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.48 KB

File metadata and controls

23 lines (12 loc) · 1.48 KB

Cify

FOSSA Status

A creatively named Rust crate (I know right), implementing data types found in the Common Interface File (CIF) format used to exchange train schedule information between different systems in the UK.

This create is being implemented using the "RSPS5046 Timetable Information Data Feed Interface Specification", published by the Rail Delivery Group.

The RSPS5046 specification can be downloaded from https://www.rspaccreditation.org/publicDocumentation.php

I am using the data provided from the SCHEDULE data feed to test this crates functionality. The feed provides information on train timetables in the UK, and is available to the public via registration at https://publicdatafeeds.networkrail.co.uk

I'm using this opportunity to learn Serde's to very much a hobby project.

Resources:

https://wiki.openraildata.com

https://www.networkrail.co.uk/who-we-are/transparency-and-ethics/transparency/open-data-feeds/

License

FOSSA Status