Untitled

 avatar
unknown
plain_text
2 years ago
3.6 kB
14
Indexable
{
    "date_inception": "2022-01-01", (WIP, no effect for now; A6)
    "date_expiry": "2020-12-31", (WIP, no effect for now; A7)
    "year_of_account": 2020, (A8)
    "policy_length": 1, (WIP, hardcoded to 1 for now)
    "product_code": "PI US", (A3, B2)
    "coverage": "Architects & Engineers", (A5, B3, C1, D1, E1)
    "risk_details": {
        "revenue": 12000000, (C7)
        "non_us_work": 5.0, (C6)
        "ccy_exposure": "USD", (C2),
        "uw_walk_claims_exp": null, (C13)
        "uw_walk_risk_management": null, (C14)
        "uw_walk_overall_risk_assessment": null, (C15)
        "uw_walk_other1": 0, (C16)
        "disciplines": [ (C11),
            {
                "discipline": "Architecture - Higher Risk",
                "split": 50.0
            },
            {
                "discipline": "Structural Engineering - Low",
                "split": 50.0
            }
        ],
        "project_areas": [ (C12),
            {
                "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
            }
        ],
        "base_rate": 49330.1952,
        "base_rate_total": 49330.1952,
        "discipline_model_factor": 1.0625,
        "project_area_model_factor": 1.0550000000000002,
        "service_factor": 1,
        "non_us_work_factor": 0.7625,
        "exposure_factor_total": 0.8547148437500001,
        "discipline_base_factor": 1.1058823529411765,
        "project_area_base_factor": 1.1137440758293837
    },
    "layers": [
        {
            "id": null, (B1)
            "ccy_premium": "USD", (hardcoded to "USD"; B5, D2, E6)
            "ccy_limit": "USD", (hardcoded to "USD"; B6, D3, E2)
            "limit": 1000000, (B7, D4, E3)
            "excess": 0, (B8, D5, E4)
            "deductible": 100000, (B9, D6, E5)
            "brokerage": 10.0, (B10)
            "deductions_total_other": 0.0, (B11),
            "ggwp_ccy_premium": 0, (please note this is input; E14)
            "wrt_line": 0, (please note this is input; E22)
            "deductions_total": 10.0, (B12, E15)
            "ilf_factor": 1.00566187540128,
            "deductible_factor": 0.942757910040929,
            "limit_factor": 1.0,
            "excess_factor": 1.0,
            "lda_factor_total": 0.948095687861152,
            "retro_option_factor": 1.0,
            "reinstatement_factor": 1.0,
            "coverage_factor_total": 1.0,
            "model_loss_cost": 39974.795589453315, (E7)
            "gg_model_price": 53838.108537984255, (D7, E8)
            "gg_uw_view": 66310.77879030233, (D8)
            "loss_cost": 39974.79558945331,
            "claims_exp": 123456, (E9)
            "risk_management": 123456, (E10)
            "overall_risk_assessment": 123456, (possibly a mistake not to have this field in UI)
            "other1": 123456, (E9)
            "ggwp_usd": 123456, (WIP, no effect for now; E16)
            "plr_model": 123456, (WIP, no effect for now; E17)
            "plr": 123456, (WIP, no effect for now; E18)
            "pricing_strength_plan": 123456, (WIP, no effect for now; E19)
            "rol": 123456, (WIP, no effect for now; E20)
            "rarc": 123456, (WIP, no effect for now; E21)
            "gnwp_brit_share": 123456, (WIP, no effect for now; E23)
        }
    ]
}
Editor is loading...