Read analysis data as columnar JSON, at the caller's density
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.
Read analysis data as columnar JSON, at the caller's density
Path Parameters
Query Parameters
Column plotted on x; also the axis binned on
Comma-separated columns to return
Width-derived row ceiling. Omit to return the window undecimated.
Required range:
1 <= x <= 80000Lower x bound (inclusive)
Upper x bound (inclusive)
Response
Successful Response