Upload 17 files
Browse files- datasets/.DS_Store +0 -0
- datasets/cell_site_data.csv +0 -0
- datasets/cell_site_with_inc_data.csv +0 -0
- datasets/core_node_data.csv +0 -0
- datasets/core_node_with_inc_data.csv +0 -0
- datasets/ecommerce_sessions_data.csv +0 -0
- datasets/ecommerce_users_data.csv +101 -0
- datasets/iot_device_data.csv +0 -0
- datasets/transport_link_data.csv +0 -0
- datasets/transport_link_with_inc_data.csv +0 -0
- queries/.DS_Store +0 -0
- queries/ecommerce_basic.csv +13 -0
- queries/ecommerce_stateful.csv +13 -0
- queries/iot_basic.csv +13 -0
- queries/iot_stateful.csv +13 -0
- queries/telecom_basic.csv +13 -0
- queries/telecom_incident.csv +13 -0
datasets/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
datasets/cell_site_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/cell_site_with_inc_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/core_node_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/core_node_with_inc_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/ecommerce_sessions_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/ecommerce_users_data.csv
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
user_id,age,country,subscription_type,device_type
|
| 2 |
+
USER_0,21,IND,free,mobile
|
| 3 |
+
USER_1,29,US,free,desktop
|
| 4 |
+
USER_2,41,US,free,desktop
|
| 5 |
+
USER_3,34,SG,free,desktop
|
| 6 |
+
USER_4,48,IND,free,desktop
|
| 7 |
+
USER_5,24,SG,premium,desktop
|
| 8 |
+
USER_6,52,SG,premium,desktop
|
| 9 |
+
USER_7,22,IND,premium,mobile
|
| 10 |
+
USER_8,20,IND,free,desktop
|
| 11 |
+
USER_9,30,SG,premium,mobile
|
| 12 |
+
USER_10,28,IND,premium,desktop
|
| 13 |
+
USER_11,57,US,free,mobile
|
| 14 |
+
USER_12,30,SG,premium,mobile
|
| 15 |
+
USER_13,28,US,free,desktop
|
| 16 |
+
USER_14,37,US,premium,mobile
|
| 17 |
+
USER_15,10,IND,free,desktop
|
| 18 |
+
USER_16,33,US,free,mobile
|
| 19 |
+
USER_17,22,US,free,mobile
|
| 20 |
+
USER_18,22,SG,free,mobile
|
| 21 |
+
USER_19,20,US,free,desktop
|
| 22 |
+
USER_20,31,US,free,desktop
|
| 23 |
+
USER_21,38,IND,free,mobile
|
| 24 |
+
USER_22,28,SG,premium,desktop
|
| 25 |
+
USER_23,23,US,free,mobile
|
| 26 |
+
USER_24,34,IND,premium,desktop
|
| 27 |
+
USER_25,53,US,free,desktop
|
| 28 |
+
USER_26,31,SG,premium,desktop
|
| 29 |
+
USER_27,49,IND,free,mobile
|
| 30 |
+
USER_28,27,SG,free,mobile
|
| 31 |
+
USER_29,34,SG,premium,mobile
|
| 32 |
+
USER_30,37,IND,free,mobile
|
| 33 |
+
USER_31,34,SG,free,mobile
|
| 34 |
+
USER_32,28,SG,premium,desktop
|
| 35 |
+
USER_33,35,US,free,mobile
|
| 36 |
+
USER_34,19,SG,premium,desktop
|
| 37 |
+
USER_35,32,US,free,mobile
|
| 38 |
+
USER_36,31,US,premium,desktop
|
| 39 |
+
USER_37,25,IND,premium,mobile
|
| 40 |
+
USER_38,37,US,free,mobile
|
| 41 |
+
USER_39,37,IND,premium,mobile
|
| 42 |
+
USER_40,34,US,premium,mobile
|
| 43 |
+
USER_41,27,SG,free,mobile
|
| 44 |
+
USER_42,38,US,premium,desktop
|
| 45 |
+
USER_43,40,SG,premium,desktop
|
| 46 |
+
USER_44,27,SG,free,mobile
|
| 47 |
+
USER_45,33,SG,free,mobile
|
| 48 |
+
USER_46,37,IND,free,mobile
|
| 49 |
+
USER_47,41,IND,premium,desktop
|
| 50 |
+
USER_48,40,SG,free,desktop
|
| 51 |
+
USER_49,36,IND,free,mobile
|
| 52 |
+
USER_50,42,SG,premium,mobile
|
| 53 |
+
USER_51,40,US,premium,desktop
|
| 54 |
+
USER_52,34,US,free,desktop
|
| 55 |
+
USER_53,32,SG,free,mobile
|
| 56 |
+
USER_54,28,IND,premium,mobile
|
| 57 |
+
USER_55,21,IND,free,mobile
|
| 58 |
+
USER_56,29,US,free,desktop
|
| 59 |
+
USER_57,28,SG,premium,desktop
|
| 60 |
+
USER_58,45,IND,premium,desktop
|
| 61 |
+
USER_59,33,IND,premium,desktop
|
| 62 |
+
USER_60,21,US,premium,mobile
|
| 63 |
+
USER_61,39,SG,premium,mobile
|
| 64 |
+
USER_62,40,US,free,mobile
|
| 65 |
+
USER_63,31,IND,free,mobile
|
| 66 |
+
USER_64,37,IND,free,mobile
|
| 67 |
+
USER_65,14,IND,premium,desktop
|
| 68 |
+
USER_66,30,IND,premium,desktop
|
| 69 |
+
USER_67,21,IND,free,desktop
|
| 70 |
+
USER_68,30,IND,premium,desktop
|
| 71 |
+
USER_69,36,US,free,mobile
|
| 72 |
+
USER_70,42,SG,free,mobile
|
| 73 |
+
USER_71,34,US,free,mobile
|
| 74 |
+
USER_72,23,SG,free,desktop
|
| 75 |
+
USER_73,42,US,free,mobile
|
| 76 |
+
USER_74,21,SG,premium,desktop
|
| 77 |
+
USER_75,41,US,free,mobile
|
| 78 |
+
USER_76,36,IND,free,mobile
|
| 79 |
+
USER_77,41,US,free,desktop
|
| 80 |
+
USER_78,37,SG,free,mobile
|
| 81 |
+
USER_79,33,IND,premium,desktop
|
| 82 |
+
USER_80,48,US,premium,mobile
|
| 83 |
+
USER_81,52,IND,free,mobile
|
| 84 |
+
USER_82,38,SG,free,mobile
|
| 85 |
+
USER_83,37,SG,free,mobile
|
| 86 |
+
USER_84,37,IND,free,desktop
|
| 87 |
+
USER_85,25,US,premium,desktop
|
| 88 |
+
USER_86,49,SG,premium,desktop
|
| 89 |
+
USER_87,24,IND,free,mobile
|
| 90 |
+
USER_88,0,IND,premium,mobile
|
| 91 |
+
USER_89,32,IND,free,mobile
|
| 92 |
+
USER_90,41,IND,free,desktop
|
| 93 |
+
USER_91,29,SG,premium,desktop
|
| 94 |
+
USER_92,24,US,premium,mobile
|
| 95 |
+
USER_93,16,US,free,mobile
|
| 96 |
+
USER_94,37,SG,premium,mobile
|
| 97 |
+
USER_95,47,IND,free,mobile
|
| 98 |
+
USER_96,19,IND,free,mobile
|
| 99 |
+
USER_97,24,SG,free,desktop
|
| 100 |
+
USER_98,33,IND,premium,desktop
|
| 101 |
+
USER_99,37,US,free,mobile
|
datasets/iot_device_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/transport_link_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
datasets/transport_link_with_inc_data.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
queries/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
queries/ecommerce_basic.csv
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
query_id,parent_query_id,query_type,query,answer
|
| 2 |
+
0,,basic,How many unique users are there?,100
|
| 3 |
+
1,,basic,"Where user_id is USER_2, how many records are there?",45
|
| 4 |
+
2,,basic,What's the highest count of records across all users?,354
|
| 5 |
+
3,,basic,Which user has the most records?,USER_9
|
| 6 |
+
4,,basic,What's the lowest count of records across all users?,2
|
| 7 |
+
5,,basic,How many unique referrers are there?,4
|
| 8 |
+
6,,basic,"Where referrer is search, how many records are there?",1283
|
| 9 |
+
7,,basic,What's the highest count of records across all referrers?,1868
|
| 10 |
+
8,,basic,Which referrer has the most records?,email
|
| 11 |
+
9,,basic,What's the lowest count of records across all referrers?,1208
|
| 12 |
+
10,,basic,Which referrer has the fewest records?,direct
|
| 13 |
+
11,,basic,How many unique pages are there?,7
|
queries/ecommerce_stateful.csv
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
query_id,parent_query_id,query_type,query,answer
|
| 2 |
+
0,,stateful,How many users added more than 4 items within 1 hour to the cart but exited without purchasing?,0 users
|
| 3 |
+
1,,stateful,Did premium users make purchases?,15 users
|
| 4 |
+
2,,stateful,What is the average time between viewing a product and adding it to cart?,13.7 mins
|
| 5 |
+
3,,stateful,"Did users view, add to cart, checkout, and then purchase?",63 sessions
|
| 6 |
+
4,,stateful,How many product views after cart abandonment?,0 views
|
| 7 |
+
5,,stateful,Did any users add to cart but not checkout within 5 minutes?,78 users
|
| 8 |
+
6,,stateful,Did any users view products more than 3 times without adding to cart?,0 users
|
| 9 |
+
7,,stateful,"Which users reached the checkout stage, and where were these users acquired from?","56 unique users, top 3 referrers: email, social, direct"
|
| 10 |
+
8,,stateful,How many product views occurred while users had an item in their cart?,599 views
|
| 11 |
+
9,,stateful,How long on average do users spend with items in cart before purchasing or abandoning?,"Purchasing: 7.7 mins, Abandoning: 8.3 mins"
|
| 12 |
+
10,,stateful,What are the common state transitions from browsing to purchase or abandonment?,"Top 3: search -> product (2170), product -> search (1997), product -> cart (329)"
|
| 13 |
+
11,,stateful,What percentage of time do users spend in each page?,"product=42.97%, search=40.09%, homepage=9.24%, cart=6.08%, checkout=1.63%"
|
queries/iot_basic.csv
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
query_id,parent_query_id,query_type,query,answer
|
| 2 |
+
14,,basic,"Where location_zone is zone_C or zone_A, what's the average battery_level?",70.005
|
| 3 |
+
15,,basic,"Where battery_level is over 70, how many records are there?",25186
|
| 4 |
+
19,,basic,"Where battery_level is between 42.15 and 70, what's the average battery_level?",69.334
|
| 5 |
+
20,,basic,"Where signal_strength is between 40.24 and 74.96, what's the total signal_strength?",1798817.34
|
| 6 |
+
21,,basic,"In the last 12 hours of data, what's the total battery_level?",1621294.449
|
| 7 |
+
22,,basic,"In the last 24 hours of data, what's the average signal_strength?",74.961
|
| 8 |
+
23,,basic,"In the first 12 hours of data, what's the average battery_level?",69.986
|
| 9 |
+
33,,basic,Which location zone has the highest average battery_level?,zone_C
|
| 10 |
+
34,,basic,What's the highest standard deviation of signal_strength across all device types?,3.571
|
| 11 |
+
38,,basic,"Where device_type is humidity_sensor, what's the highest average battery_level across all firmware versions?",70.011
|
| 12 |
+
41,,basic,"Where device_type is temperature_sensor or pressure_sensor, which firmware version has the lowest total battery_level?",v1.0
|
| 13 |
+
43,,basic,"Where firmware_version is v1.0, which device type has the lowest average signal_strength?",temperature_sensor
|
queries/iot_stateful.csv
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
query_id,parent_query_id,query_type,query,answer
|
| 2 |
+
0,,stateful,How many sensors exceeded a warning threshold more than 3 times in 12 hours without triggering maintenance?,112 sensors
|
| 3 |
+
1,,stateful,Did sensors on firmware v1.0 ever reach critical state?,96 sensors
|
| 4 |
+
2,,stateful,What is the average time between threshold exceeded and maintenance required?,2 hr 10 mins
|
| 5 |
+
3,,stateful,"Were any v2.0 sensors in warning, critical, maintenance, and then operational?",59 sensors
|
| 6 |
+
4,,stateful,How many readings were recorded after maintenance was required?,21937 readings
|
| 7 |
+
5,,stateful,Did any sensors go from warning to critical without maintenance within an hour?,324 sensors
|
| 8 |
+
6,,stateful,Did any v1.1 sensors raise warnings more than 3 times without ever reaching a critical status?,35 sensors
|
| 9 |
+
7,,stateful,"Which sensors reached critical status, and what location zone were they in?","324 sensors: zone_A=88, zone_C=81, zone_B=80, zone_D=75"
|
| 10 |
+
8,,stateful,How many readings were recorded while sensors were being maintained? Show me a breakdown by device type.,"68 readings: humidity_sensor=9, pressure_sensor=27, temperature_sensor=32"
|
| 11 |
+
9,,stateful,How long on average do devices stay in critical status before entering maintenance? Show me a breakdown by device type.,"humidity_sensor=1 hr 18 min 52 sec, pressure_sensor=2 hr 57 min 32 sec, temperature_sensor=1 hr 49 min 8 sec"
|
| 12 |
+
10,,stateful,What are the most common state transitions from degraded status to operational or offline? Show me the results according to the device location.,"zone_A: warning->operational=204, critical->offline=26; zone_B: warning->operational=214, critical->offline=19; zone_C: warning->operational=202, critical->offline=22; zone_D: warning->operational=154, critical->offline=25"
|
| 13 |
+
11,,stateful,What percentage of time do devices spend in each status? Show me a breakdown by device type.,"humidity_sensor: operational=91.40%, warning=3.82%, critical=3.12%, maintenance=1.66%; pressure_sensor: operational=87.16%, critical=8.69%, warning=2.63%, maintenance=1.53%; temperature_sensor: operational=82.28%, critical=9.51%, warning=5.18%, maintenance=3.03%"
|
queries/telecom_basic.csv
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
query_id,parent_query_id,query_type,query,answer
|
| 2 |
+
9,,basic,"Where Transport_Interface_ID is eth3 or eth2, what's the average RRC_ConnEstabSucc?",110.987
|
| 3 |
+
11,,basic,"Where RRC_ConnEstabSucc is over 110.96, what's the average Cell_Availability?",99.499
|
| 4 |
+
16,,basic,"In the last 12 hours of data, what's the average DL_PRB_Utilization?",71.611
|
| 5 |
+
18,,basic,"In the first 12 hours of data, what's the average RRC_ConnEstabSucc?",96.778
|
| 6 |
+
29,,basic,What's the highest average Cell_Availability across all Transport Devices?,99.5
|
| 7 |
+
33,,basic,What's the lowest average DL_PRB_Utilization across all Transport Devices?,60.972
|
| 8 |
+
34,,basic,Which Transport Device has the lowest average DL_PRB_Utilization?,RTR_004
|
| 9 |
+
37,,basic,"Where Transport_Device_ID is RTR_004 or RTR_002, what's the highest average Cell_Availability across all Transport Interfaces?",99.499
|
| 10 |
+
38,,basic,"Where Transport_Device_ID is RTR_004 or RTR_002, which Transport Interface has the highest average Cell_Availability?",eth1
|
| 11 |
+
39,,basic,"Where Transport_Interface_ID is eth1, what's the lowest standard deviation of DL_PRB_Utilization across all Transport Devices?",20.076
|
| 12 |
+
44,,basic,"In the last 12 hours of data, which Transport Interface has the highest total RRC_ConnEstabFail?",eth1
|
| 13 |
+
45,,basic,"In the last 24 hours of data, what's the highest average Cell_Availability across all Transport Devices?",99.501
|
queries/telecom_incident.csv
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
query_id,parent_query_id,query_type,query,answer
|
| 2 |
+
0,,incident,Did the router that caused the outage have elevated packet loss on January 2 morning?,"Yes, 3.2x more packet loss"
|
| 3 |
+
1,,incident,What was the average latency on the affected router link during the incident?,19.69 ms
|
| 4 |
+
2,,incident,How many transport links were experiencing high packet loss during the outage?,"1, Device_ID=RTR_001, Interface_ID=eth0"
|
| 5 |
+
3,,incident,Which transport link had the worst latency during the outage?,"Device_ID=RTR_001, Interface_ID=eth0"
|
| 6 |
+
4,,incident,Were connection failures elevated on cells behind the affected router during the outage?,"Yes, 3.7x more failures"
|
| 7 |
+
5,,incident,What was the average connection failure rate on cells behind the affected router during the outage?,13.84
|
| 8 |
+
6,,incident,How many cells lost availability during the outage on January 2?,19
|
| 9 |
+
7,,incident,Which 5 cells had the most connection failures during the outage?,"CELL_62, CELL_67, CELL_28, CELL_45, CELL_80"
|
| 10 |
+
8,,incident,"Were connection failures elevated on cells behind the affected router during the outage, while the core nodes were also under load?","Yes, cell connection failures were 3.7x higher, core node CPU load was 1.1x higher"
|
| 11 |
+
9,,incident,"Were connection failures elevated on cells behind the affected router during the outage, even though core node session counts looked normal?","Yes, cell connection failures were 3.7x higher"
|
| 12 |
+
10,,incident,"How many cells lost availability during the outage on January 2, while the core nodes were also under load?",19
|
| 13 |
+
11,,incident,"How many cells lost availability during the outage on January 2, compared to the same time the day before when core nodes were healthy?",19
|