Skip to content

DhrcScore

Score represent a score for a single category. Scores are calculated from a set of metrics.

Fields

Field Type Description
calculatedAt DateTime The time that the score was calculated.
category DhrcCategory! The category that the score belong to.
context DhrcScoreContext The calculation context for the score.
date DateTime The time of this score. This may differ from the time the score was calculated if padding was used to introduce the score.
earliestMetric DateTime The time at which the earliest (oldest) metric used to calculate the score was collected.
value Float! The score value, always between 0 and 100.

Used By

Queries