CoreLogic (Cotality) · Example Payload

Corelogic Climate Risk Score Example

Climate RiskCoreLogicCotalityDirect Web APIHazard DataInsurance DataListingsMatrix MLSMortgage DataMLSODataOneHomeOpenID ConnectParticipant ReportingProperty DataReal EstateRESO Data DictionaryRESO Web APIRETSTax DataTrestle

Corelogic Climate Risk Score Example is an example object payload from CoreLogic (Cotality), with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

parcelIdstructureIdperilscorescenariohorizonindicesUsedeconomicImpactUSDasOf

Example Payload

Raw ↑
{
  "parcelId": "UPI-48-453-0123-0011-000-0",
  "structureId": "S-1",
  "peril": "extreme-precipitation",
  "score": 73,
  "scenario": "SSP3-7.0",
  "horizon": 2050,
  "indicesUsed": [
    "annual-max-daily-precip",
    "5-day-max-rainfall",
    "wet-days-per-year",
    "consecutive-wet-days"
  ],
  "economicImpactUSD": 24750,
  "asOf": "2026-05-01"
}