• Register

Area Value Graphs

Description: Generate a graph of values for an outcode over the previous 3 months and return the URL to the generated image. Please note that the output type must always be "outcode" for this method and therefore an area sufficient to produce an outcode is required, for example -

https://api.zoopla.co.uk/api/v1/area_value_graphs.js?area=w12&output_type=outcode&api_key=... 

Access URI: https://api.zoopla.co.uk/api/v1/area_value_graphs

Input parameters

In addition to the standard area location parameters, the input parameters detailed below are also accepted.

Key name Description
size Size of the graph to be generated, which can be "small" which is 200 pixels wide and 106 pixels high, "medium" which is 400 pixels wide and 212 pixels high or "large" which is 600 pixels wide and 318 pixels high. The default is "medium".
output_type The value of this input parameter must currently always be "outcode" as it is the only output type supported. However, future versions of the API may support different values.

Generated output

In addition to the standard are location parameters, the output parameters detailed below are also generated.

Key name Description
area_values_url Link to the corresponding page on www.zoopla.co.uk which contains the provided graphs.
home_values_graph_url The URL for the "Home Values" graph that corresponds to the request.
value_trend_graph_url The URL for the "Value Trend" graph that corresponds to the request.
value_ranges_graph_url The URL for the "Value Ranges" graph that corresponds to the request.
average_values_graph_url The URL for the "Average Values" graph that corresponds to the request.