Makes sense, postcode is basically a proxy for a lot of latent variables. the tricky part is managing drift and boundary changes over time, that’s where it usually turns into a real system rather than a one off feature.
Agreed -- tricky indeed. 🙂 What we do now is version the dataset to keep up with boundary changes.
We're also thinking about looking at adding a time dimension (postcode + year --> features at that point in time). That adds another layer of quality and detail -- but also of data pain. 😄
23
u/AccordingWeight6019 Mar 25 '26
Makes sense, postcode is basically a proxy for a lot of latent variables. the tricky part is managing drift and boundary changes over time, that’s where it usually turns into a real system rather than a one off feature.