I have a database, it has table customers one of columns is UK Postcode. Is it possible to restore full address using postcode ? I'd like to do it programmatically (c# or other)
I have a database, it has table customers one of columns is UK Postcode. Is it possible to restore full address using postcode ? I'd like to do it programmatically (c# or other)
Source: ONS
Since a post code represents a group of upto 100 addresses, you can't reverse engineer one to a specific address.