9 lines
226 B
JSON
9 lines
226 B
JSON
{
|
|
"version": "fiscal-v1",
|
|
"pack": "insurance",
|
|
"kpis": [
|
|
{ "key": "combined_ratio", "label": "Combined Ratio", "unit": "percent" },
|
|
{ "key": "premium_growth", "label": "Premium Growth", "unit": "percent" }
|
|
]
|
|
}
|