Summarise a period
summarize_periodSummarize WHOOP recovery, sleep, and strain across a date range, returning mean, median, min, max, and standard deviation for each metric, plus coverage gaps.
Instructions
Summarise recovery, sleep and strain over a date range.
Returns mean, standard deviation, median, min and max for each
metric, along with the number of scored records behind each figure
and days_missing -- how many calendar days in the range have no
scored record for that metric, a coverage gap rather than a record
count.
Args: start: ISO 8601 start of the range. end: ISO 8601 end of the range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||