Concentration

GET

Get the product concentration for the company associated with the deal.

Path parameters

group_idintegerRequired
deal_idintegerRequired

Query parameters

user_typeenumRequired
metricstringRequired
freqenumOptional
Allowed values: MQA

Response

Successful Response

time_series_metricslist of objectsOptional

The time series metrics for the concentration of the amount. The top 5, 10, and 20 users are shown, as well as the top 10% and 20% of users, and some other supporting aggregate concentration metrics.

endpoint_top_userslist of objectsOptional

Detail for the top users at the endpoint. Up to the top 100 users are show.

endpoint_cdflist of objectsOptional

The detailed cumulative distribution function (CDF). The CDF is presented at the top 100 users, and beyond that it is presented at approximately evenly spaced quantiles. This approach enables robustness to extremely large user bases. The CDF is presented for both users and amount.

Built with