Get the Average Property Valuations based on UK Postcode area.
Check what the average price paid amount is for a given postcode or area. These can be shown in terms of all time, the past year or the past three years - giving you relevant data.
For example:
SW1A 1AA
{
"avg_price_last_1095": 450000,
"avg_price_last_365": 500000,
"avg_price_total": 200000,
"count_last_1095": 2,
"count_last_365": 1,
"count_total": 3,
"lookup_postcode": "SW1A 1AA"
}
All served as json, over a secure https web address.
Contact Us for Access