How to download data in 'Compare' plots, eg hourly COP vs DT?

More newby questions - how can I access the csv data, for the data in the Compare scatter plots, for example this hourly datat (COP vs DT):


Actually, I’m interested the full set of computed hourly (and half-hourly) data.

Really no ideas here?

Sorry you’ve had no responses @Glen_Garfunkel. Could be because many folk don’t use csv format (I don’t - my Samsung monitor downloads data directly into Excel, and I use standard Excel graphical tools for analysis). You could try re-posting somewhere other than “Applications” to get to more readers - some folk just read “Heatpump” category posts for example…

There is a link to the “API” at the bottom of the page, which describes which data can be downloaded and how to use it.

You probably want /timeseries/data for the following feeds: heatpump_elec,heatpump_heat,heatpump_outsideT,heatpump_flowT,heatpump_returnT

Tim
Thanks. I tried, I found data via that link, parsed the timestamp, but the data is slightly different than what I believe is the correct data. The outside temps goes negative (<0degC) whereas I have no negative data, and the hourly profiles of heatpump_heat and heatpump_elec_kwh don’t match my TSTAT settings (system mostly off at night), and kWh values are too high. So I don’t know what to make of that data.

I’m going to try a different approach; I will try working for the Data Viewer data. First headache there, however, is that the downloaded data from the Feed page export tool has no headers!! ? How can that be? Large or small files made no difference. No headers either way…