Metric

sealed class Metric<P : TimestampedEntity, T> : CanReturnCompiledTimeSeries<P, T>

Enumeration class that holds all of the info for the metrics

Inheritors

Types

Link copied to clipboard

Action time refers to the amount of time it takes for you to decide and complete a task on your smartphone.

Link copied to clipboard

Behavioral Age is a comprehensive measure of your cognitive health, showing how "young" or "old" your behavior appears based on your digital activity. Unlike chronological age, which just counts the years you've lived, Behavioral Age considers how your behavior and cognition change over time.

Link copied to clipboard

Cognitive fitness reflects how quickly you are able to see, understand and act.

Link copied to clipboard
open class DoubleMetricV2(id: String, code: String, eta: Int, range: PopulationRange) : Metric<StatisticEntity, Double>
Link copied to clipboard
data object SCREEN_TIME_AGGREGATE : Metric<StatisticStringEntity, ScreenTimeAggregate>

Screen time is the time you spend on your smartphone.

Link copied to clipboard

Good sleep is crucial for pretty much everything we do.

Link copied to clipboard
data object SLEEP_SUMMARY : Metric<SleepSummaryEntity, SleepSummary>

A series of detailed information for each night detected. In particular this series gives information about bed time, wake up time and interruptions of sleep. See com.quantactions.sdk.data.model.SleepSummary for more information.

Link copied to clipboard

Social Engagement is the process of engaging in digital activities in a social group. Engaging in social relationships benefits brain health. While it has been long known that social interactions are good for you, digital social engagement is a new indicator of brain health. Recent studies have linked smartphone social engagement with the production of dopamine—the hormone that helps us feel pleasure as part of the brain’s reward system. Here are some examples of smartphone social interactions:

Link copied to clipboard

Social taps are the number of taps you make on your smartphone while engaging in social activities.

Link copied to clipboard

This metric is reported in milliseconds and represents the time efficiency of the user in typing any kind of text on their smartphone.

Properties

Link copied to clipboard

to get it from TIE (e.g. XXX-XXX-XXX-XXX)

Link copied to clipboard
val eta: Int

number of days before the score is ready

Link copied to clipboard
val id: String

name of the metric