Skip to content

Commit 6c17f11

Browse files
committed
added Table label in front of actual table
1 parent ed2e8af commit 6c17f11

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/fabric_data_agent/data_source_descriptions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ The KQL database contains manufacturing operations data from Contoso Outdoors' H
55

66
## Data Tables
77

8-
### events
8+
### Table events
99
Large telemetry dataset with 259,000+ sensor readings from manufacturing equipment. Contains timestamps, asset IDs, product IDs, sensor measurements (vibration, temperature, humidity, speed), and defect probability calculations.
1010

11-
### assets
11+
### Table assets
1212
Equipment information for 2 manufacturing assets:
1313
- A_1000: Robotic Arm 1 (Assembly line)
1414
- A_1001: Packaging Line 1 (Packaging operations)
1515

1616
Includes asset names, types, serial numbers, and maintenance status.
1717

18-
### products
18+
### Table products
1919
Product catalog with 21 outdoor camping products including camping stoves and tables. Contains product details, pricing (list price and unit cost), categories, colors, and brand information (Contoso Outdoors).
2020

21-
### locations
21+
### Table locations
2222
Geographic data showing the facility location in Ho Chi Minh City, Vietnam.

0 commit comments

Comments
 (0)