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
6
Commits
1
Branch
0
Tags
d63f151c9b3c9ca3fbe301e25820f84d3506a05a
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
d63f151c9b
Added sqlite export of .MCA file's record spec. This won't live in /data, but in a user's cache. This is to allow user choice on how and when to update the timetable files and reduce redundancy.
2026-05-22 11:59:45 +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
Added sqlite export of .MCA file's record spec. This won't live in /data, but in a user's cache. This is to allow user choice on how and when to update the timetable files and reduce redundancy.
2026-05-22 11:59:45 +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%