Deal Benchmark Tradeoff At Scale

GET

Get the tradeoff models for a given category.

Path parameters

group_idintegerRequired
deal_idintegerRequired
categorystringRequired

Query parameters

modelstringOptional

Response

Successful Response

scaleobject

Describes the revenue range of the data whose points represent the trade off.

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.

discarded_raw_datalist of maps from strings to doubles

Additional raw data points which were not used in the model fit due to oulier status. Dictionary of the two metrics, x then y.

areaslist of objects

Areas representing the range of the scaling model. The x-y coordinates describe a surface containing 1 - alpha share of the data points.

Built with