VicGerardoPR commited on
Commit
cd21213
·
verified ·
1 Parent(s): b8915fc

Create demo_data/sample.csv

Browse files
Files changed (1) hide show
  1. demo_data/sample.csv +15 -0
demo_data/sample.csv ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ date,region,category,revenue,users,engagement,sessions
2
+ 2024-01-01,North,Electronics,12000,500,0.85,1200
3
+ 2024-01-05,South,Apparel,8000,450,0.78,1100
4
+ 2024-01-10,East,Electronics,15000,600,0.88,1500
5
+ 2024-01-15,West,Home,9500,400,0.82,900
6
+ 2024-02-01,North,Apparel,11000,550,0.80,1300
7
+ 2024-02-10,South,Electronics,14000,580,0.86,1450
8
+ 2024-02-20,East,Home,10500,420,0.79,1050
9
+ 2024-03-01,West,Electronics,17000,700,0.90,1800
10
+ 2024-03-15,North,Home,12500,480,0.84,1150
11
+ 2024-04-01,South,Apparel,9000,460,0.77,1000
12
+ 2024-04-10,East,Electronics,18500,800,0.92,2000
13
+ 2024-04-20,West,Apparel,10000,440,0.81,950
14
+ 2024-05-01,North,Electronics,21000,900,0.94,2500
15
+ 2024-05-15,South,Home,13000,520,0.83,1250