Verisk · Example Payload

Insurance Analytics Construction Data Example

InsuranceAnalyticsRisk ManagementProperty DataCatastrophe ModelingUnderwritingClaims

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

Top-level fields

yearBuiltsquareFootagestoriesconstructionTyperoofTypeoccupancyTypebuildingCode

Example Payload

Raw ↑
{
  "yearBuilt": 2025,
  "squareFootage": 100,
  "stories": 100,
  "constructionType": "FRAME",
  "roofType": "FRAME",
  "occupancyType": "RESIDENTIAL",
  "buildingCode": "example-value"
}