Brightspace Data Sets for AI Consumption have a dependency on either D2L Lumi Pro or Lumi for Creator+. If you turn the tool on and off during the data set query period, there may be unexpected or missing content in your data sets.
Entity Relationship Diagram
The following diagram shows the relationships between entities used to create Brightspace Data Sets for AI Consumption. To enlarge the diagram, right-click on the image and select Open image in a new tab.

AI Consumption
The AI Consumption Brightspace Data Set returns a breakdown of D2L Lumi activity by users in your organization.
Version History
|
Field
|
Description
|
Type
|
Column Size
|
Key
|
|---|
| 10.12 / 11.2 |
ConsumptionId |
Unique consumption record identifier. |
nvarchar |
255 |
PK |
| 10.12 / 11.2 |
UserId |
Unique user identifier. |
int |
4 |
FK |
| 10.12 / 11.2 |
OrgUnitId |
Unique org unit identifier.
|
int |
4 |
FK |
| 10.12 / 11.2 |
Date |
Date of the consumption event (UTC).
|
datetime2 |
8 |
|
| 10.12 / 11.2 |
GenerationCount |
Weight or count of the generation.
|
int |
4 |
|
| 10.12 / 11.2 |
ConsumptionSource |
Indicates the course of consumption:
1 = Lumi Pro
2 = Lumi Creator+
|
int |
4 |
|