Untitled

 avatar
unknown
plain_text
2 years ago
2.0 kB
15
Indexable
{
    "date_inception": "2022-01-01",
    "date_expiry": "2022-12-31",
    "year_of_account": 2020,
    "policy_length": 1,
    "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": null,
            "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": null,
            "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
        }
    ]
}
Editor is loading...