Verisk · Example Payload

Insurance Analytics Claims Benchmarks Example

InsuranceAnalyticsRisk ManagementProperty DataCatastrophe ModelingUnderwritingClaims

Insurance Analytics Claims Benchmarks Example is an example object payload from Verisk, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

lineOfBusinessstateyearmetricssampleSizesource

Example Payload

Raw ↑
{
  "lineOfBusiness": "example-value",
  "state": "CA",
  "year": 2025,
  "metrics": {
    "frequency": 6.1,
    "averageSeverity": 36531.45,
    "lossRatio": 0.88,
    "combinedRatio": 1.15
  },
  "sampleSize": 100,
  "source": "Verisk ISO"
}