We've created a tool to help you construct a query to data.ox.ac.uk (d.ox):
data source
as isseries
put unique id(s) for the meter(s) you are interested in. This will be either of the form "ion:RCH214" or "mpan:2000027361054" depending on whether we pull the data from Scottish and Southern Energy or the Ion Enterprise Service. Use this list of currently know meter points at Oxford to find the identifier.start and end dates
&resolution=86400
format
as CSV and JSONP callback as "eval"You'll end up with something like:
http://time-series.data.ox.ac.uk/?action=fetch&type=average&series=mpan:2000027360200,mpan:2000027360868,virtual:computing-services&startTime=1318291200&endTime=1318377600&format=csv
We plan to improve the query-making tool - any problems email howard or alex.
Once you have your data you should be able to enhance it by performing calculations such as introducing a target consumption (that is set for instance on n% reduction over the previous year reading at the same time).
Spreadsheet tools normally make visualising the data easy. We recommend sharing your visualisations and maybe engaging in a little friendly competition!