CLI tool to parse the ONS postcode .csv, build a persistent index, and quickly lookup postcodes.
Go to file
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