Untitled

 avatar
unknown
plain_text
2 years ago
1.9 kB
6
Indexable
{ 
    "policy_details": {
        "date_inception": "2022-01-01",
        "product_code": "PI US",
        "coverage": "Architects & Engineers"
    },
    "risk_details": {
        "revenue": 12000000,
        "non_us_work": 5.0,
        "ccy_exposure": "USD",
        "uw_walk_claims_exp": "None",
        "uw_walk_risk_management": "Satisfactory - some minor weaknesses",
        "uw_walk_overall_risk_assessment": "High",
        "uw_walk_other1": 30.0,
        "disciplines": [
            {
                "discipline": "Architecture - Higher Risk",
                "split": 50.0
            },
            {
                "discipline": "Structural Engineering - Low",
                "split": 50.0
            }
        ],
        "project_areas": [
            {
                "project_area": "Apartments",
                "split": 10.0
            },
            {
                "project_area": "Convention Centers",
                "split": 20.0
            },
            {
                "project_area": "Recreation/Sports",
                "split": 40.0
            },
            {
                "project_area": "Other (High)",
                "split": 30.0
            }
        ]
    },
    "layers": [
        {
            "id": 1,
            "ccy_premium": "USD",
            "ccy_limit": "USD",
            "limit": 1000000,
            "excess": 0,
            "deductible": 100000,
            "brokerage": 10.0,
            "deductions_total_other": 0.0,
            "ggwp_ccy_premium": 33800.0,
            "wrt_line": 100
        },
        {
            "id": 2,
            "ccy_premium": "USD",
            "ccy_limit": "USD",
            "limit": 9000000,
            "excess": 20000,
            "deductible": 800000,
            "brokerage": 8.0,
            "deductions_total_other": 2.0,
            "ggwp_ccy_premium": 69700.0,
            "wrt_line": 100
        }
    ]
}