Get EP statistics

Returns a list of statistics for the specified EP analysis.

An exceedance probabistic (EP) analysis is a full probabilistic analysis of an exposure that returns OEP and AEP curves, which represent cumulative distributions that show the probability that losses will exceed a certain amount, from either single or multiple occurrences.

Path Params
int64
required
≥ 1

ID of analysis result.

Query Params
perspectiveCode
array of strings
required

Financial perspective that determines how losses are calculated. See Financial Perspectives

perspectiveCode*
int32
≥ 0

ID of exposure resource.

string
enum
required

Type of exposure.

string

Query string to select response data based on property values. See Filtering Responses.

  • If exposureResourceType is POLICY, supports filtering by exposureResourceId using the = or IN operators .
  • If exposureResourceType is any other exposure type, filtering is not supported.

See Filtering Responses.

string

Comma-delimited list of properties. Response is sorted by each property. Sort order defined by one ofASC or DESC.

  • If exposureResourceType is POLICY, supports sorting by activation, cv, exhaustion, exposureResourceId, exposureResourceNumber, limit, netPurePremium, perspectiveCode, premium, purePremium, totalLossRatio, totalStdDev.
  • If exposureResoruceType is any other exposure type, sorting is not supported.
int32
≤ 1000

Number of records returned per page. See Response Pagination

int32

Number of the page displaying the returned records, starting at 0

Responses

Language
Credentials
URL
Response
Choose an example:
application/json