Benchmark Scaling

GET

Get the scaling models for a given category. Multiple models can be specified.

Path parameters

group_idintegerRequired
categorystringRequired

Query parameters

modelstringOptional

Response

Successful Response

raw_datalist of maps from strings to doubles

Raw data points used to generate the scaling model. Dictionary of the two metrics, x then y.

predlist of maps from strings to doubles

Predicted center trend line of the scaling model. Dictioary of the two metrics, x then y.

bandslist of objects

Bands representing the range of the scaling model.

Built with