tags:

views:

373

answers:

6

Hello Guys,

We need an address finder (premise level) based on postcode. We have a budget of 40k for this. But I have been assigned to find some cheaper alternatives for Royal mail PAF database. Is Google any good to find premise level address when you send full postcode. Any recommendation over Royal Mail PAF file. Any web services out there for this to accomplish? Please share your knowledge.

Cheers, Naren

A: 

We use products from AFD for this, they work well for us.

Edit just saw http://stackoverflow.com/questions/2832909/best-way-to-geocode-uk-postcode-with-google-maps-api on the front page.

Alex K.
+3  A: 

Hi Naren,

I work as the integrations specialist for Postcode Anywhere (we are one of the leading Royal Mail PAF resellers). Address capture doesn’t have to be expensive – and you don’t have to sacrifice reliability for an affordable service. Postcode Anywhere can be licensed either on a simple credit pack based system or on an annual basis, and you can be up and running in 10 minutes using our JavaScript client. If you are looking to create a more bespoke integration we also have an array of web services and code samples to help you.

If you want to have a play around with the service to see what you think we will be more than happy to provide you with a free trial. A full run-down of all of our products and services can be found here: www.postcodeanywhere.co.uk/products.

Cheers!

Tom

Tom Gurney
+1 for Postcode Anywhere. I've used it before on several projects now, it comes highly recommended. There may be other solutions; in fact, there definitely are - but Postcode Anywhere I've found to be the best I've had to work with so far.
Stephen Orr
Thanks Tom. Very useful information. Is there any way that I can contact you to discuss further.
Naren
Hi guys, Thanks for the feedback its great to hear. Naren- feel free to contact me directly on 01905 888 570 or post an enquiry on our website (http://www.postcodeanywhere.co.uk/contact-us) and i will pick it up. Thanks again
Tom Gurney
+1 for Postcode Anywhere, used them a while back, very simple to get up and running
JonoW
+1  A: 

Hi Naren,

Data8 offer a service for this:

http://www.data-8.co.uk/integr8/services/postcode_lookup.aspx

Jez

Jez Walker
A: 

Hi Naren,

I work for CraftyClicks.

There are a few PAF resellers around. The data is all the same, prices can vary significantly. Best to spend a few minutes browsing the various sites.

At CraftyClicks our focus is on uptime/availability and keeping the price of PAF data reasonable - at high volumes the price falls to well below 1 penny a click.

Our address lookup web service can be integrated client side via JavaScript or server side via XML.

Let us know your requirements (adam at craftyclicks.co.uk) - you shouldn't be spending anywhere near 40k for this!

Adam.

Adam
A: 

Hi Naren,

In the UK the government has said that PAF data should be made free[1]. I'm painfully aware of the almost extortionate nature that Royal Mail operate.

Having worked with Royal Mail PAF API, I known a 'friend' (wink wink) that created a class wrapper around the APIs. This 'friend' of mine built a custom Importer that automatically ripped all the PAF data into a MS SQL database. Post the data import, he no longer needs to renew he's licences because he is no longer using PAF data.

This may be something you could do also, buy the data one time an import it.

As for data changes, you can buy perhaps every few years e.g. 2-3 years and do a update of your existing data.

[1] Damn It! guess I was wrong, http://www.guardian.co.uk/technology/2010/jan/22/postcode-petition-fails-blocked-number-ten

Darknight