API Graph Data: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
The general format of the graph data API request is as follows...
<pre>http://localhost:8998/api/graphdata/xxxxx[?start=yyyy-MM-dd]</pre>
Where xxxx is the specific request as below possibly followed by a startdate. If startdate is omitted you get the all data as present in [[https://www.cumuluswiki.org/a/Cumulusmx.db#The_Recent_History_Data_Table|The Recent History Data Table]]. If startdate is present you get the subset of data present in the daily database starting on that date until the end.
 
=== tempdata.json ===