This website requires JavaScript.
Explore
Help
Sign In
alex
/
postcodes
Watch
1
Star
0
Fork
0
You've already forked postcodes
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
CLI tool to parse the ONS postcode .csv, build a persistent index, and quickly lookup postcodes.
9
Commits
1
Branch
0
Tags
32
KiB
Rust
100%
main
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alex Wright
cb1174c03c
Adding readme, lock and ignore file.
2022-10-10 13:27:12 +01:00
src
Split in too, added a lookup cli
2022-10-10 13:25:56 +01:00
.gitignore
Adding readme, lock and ignore file.
2022-10-10 13:27:12 +01:00
Cargo.lock
Adding readme, lock and ignore file.
2022-10-10 13:27:12 +01:00
Cargo.toml
Split in too, added a lookup cli
2022-10-10 13:25:56 +01:00
README.md
Adding readme, lock and ignore file.
2022-10-10 13:27:12 +01:00
README.md
Postcodes Tool
Parse ONS postcode data from a
.csv
Index and store using extindex, rust_decimal
Super mininal cli to lookup postcodes