Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UPRNs #116

Open
dracos opened this issue Nov 16, 2020 · 1 comment
Open

Add UPRNs #116

dracos opened this issue Nov 16, 2020 · 1 comment

Comments

@dracos
Copy link
Member

dracos commented Nov 16, 2020

The /postcode lookup is really more a "point identifier" lookup.

We could add a PointType model, and add an endpoint that accepts it e.g. /point/postcode/B24QA or /point/uprn/10033544614 or similar. And/or add a /uprn endpoint and treat it specially.

Then it should be straightforward to import the UPRNs as a new set of point identifiers.

@dracos
Copy link
Member Author

dracos commented Apr 30, 2021

Would want to store associated data with this, e.g. want to store postcode with UPRN, so can do postcode -> UPRNs lookup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant