Read analysis data as columnar JSON, at the caller's density
Return analysis columns as {name: [values]}, windowed and decimated.
The counterpart to /download-url: that hands the browser the whole parquet, which is what "save this file" needs and what drawing it does not. Supports semantic zoom — refetch with x_min/x_max and a width-derived max_points on each gesture.
Path parameters
Query parameters
Column plotted on x; also the axis binned on
Column plotted on x; also the axis binned on
Comma-separated columns to return
Comma-separated columns to return
Width-derived row ceiling. Omit to return the window undecimated.
Width-derived row ceiling. Omit to return the window undecimated.
Lower x bound (inclusive)
Lower x bound (inclusive)
Upper x bound (inclusive)
Upper x bound (inclusive)
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.