The DomainTrend table
stores the Domain level and the score data points for policy runs.
The DomainID field associates each DomainTrend record with its
Domain.
Table: DomainTrend table
Field Name
|
Type
|
Description
|
Lvl
|
<number>
|
0 Green, 1 Yellow, 2 Red
|
Rating
|
<number>
|
10 times the number of Red messages, plus the number of Yellow
messages
|
DomainID
|
<number>
|
Domain ID from Domains table
|
DatapointDate
|
<date>
|
Date of the level and the score
|