dschandra commited on
Commit
33a3e65
·
verified ·
1 Parent(s): 9d1479e

Create sample_data/sample.json

Browse files
Files changed (1) hide show
  1. sample_data/sample.json +7 -0
sample_data/sample.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "agent_id": "AG1002",
3
+ "weekly_calls": 3,
4
+ "missed_visits": 5,
5
+ "travel_distance": 12,
6
+ "lead_drop_rate": 0.7
7
+ }