dschandra commited on
Commit
b9acef0
·
verified ·
1 Parent(s): 99f9732

Create sample_input.json

Browse files
Files changed (1) hide show
  1. sample_input.json +8 -0
sample_input.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "policy_id": "POL1234",
3
+ "last_premium_paid_date": "2023-06-15",
4
+ "payment_mode": "Annual",
5
+ "policy_term": 15,
6
+ "policy_age": 5,
7
+ "communication_score": 0.4
8
+ }