Simple app to find the nearest QLD Rural Fire Station given an address. requirements.txt contains all the dependencies needed for this to work. You will need Python 3.12 for this to work.
qld-rfs dataset sourced from Queensland Government Open Data Portal
TODO:
- Update qld-rfs.csv every month (automate this process)
- Refactor UI?
- Use a better API for lat longs.