This website requires JavaScript.
Explore
Help
Sign In
sam
/
national_rail_timetable
Watch
1
Star
0
Fork
0
You've already forked national_rail_timetable
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
51c4f5030cb1060086de0d05e500ac8225f926a9
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
sam
51c4f5030c
Updated the raw_mca_... table generation to include line number from the file, and schedule number - although we may need to investigate how the last entry behaves with 'ZZ' records and any others. We don't want to inherit the technical debt of remembering this one case every time.
2026-05-23 10:38:03 +01:00
data
/specification_tables
Parsing of RSP's specification now cached to /data. This means that we can ship the tables with the project, rather than the .pdf being a requirement of use.
2026-05-22 10:37:42 +01:00
src
/national_rail_timetable
Updated the raw_mca_... table generation to include line number from the file, and schedule number - although we may need to investigate how the last entry behaves with 'ZZ' records and any others. We don't want to inherit the technical debt of remembering this one case every time.
2026-05-23 10:38:03 +01:00
pyproject.toml
Used pypdf to create extract_specification_document_tables in parsing.py. Should allow easier indexing of the various file types in future. Will need to adapt for files other than .MCA and look at formalising into a local database.
2026-05-22 01:11:24 +01:00
README.md
Init.
2026-05-21 18:00:03 +01:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
58
KiB
Languages
Python
100%