ecm
Get Example Data Endpoint
Return time-series for a built-in example dataset, at the caller's density.
The source CSV is a file on this server, so a zoom can be served by re-decimating the window rather than by spreading rows the client already has: pass x_min/x_max with a width-derived max_points.
get/ecm/examples/{example_id}/data
Path parameters
example_idstring required
Query parameters
max_pointsinteger nullable
x_minnumber nullable
x_maxnumber nullable
Response
Successful Response
{"stackTrail":"paths:/ecm/examples/{example_id}/data:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.