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
7
Commits
1
Branch
0
Tags
f35cda6f106762a93efb5f7b841eff26f0a42af9
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
f35cda6f10
Finished parsing.py initial implementation, now have a sqlite database generating >600MB of timetable records. Next will be generating sqlalchemy desriptors based on the automated specifications. If I can re-learn sqlalchemy that is.
2026-05-22 16:57:14 +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
Finished parsing.py initial implementation, now have a sqlite database generating >600MB of timetable records. Next will be generating sqlalchemy desriptors based on the automated specifications. If I can re-learn sqlalchemy that is.
2026-05-22 16:57:14 +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%