Documentation
Sign inGet started

bird voice stats daily

Usage

Code example
bird voice stats daily [flags]

Description

Per-day voice stats series (total and answered legs, asr, acd_ms), gap-filled with zero rows so a chart never interpolates, max 365 days. Set timezone to bucket by local calendar day instead of UTC. For hour resolution use bird voice stats hourly; for one aggregate row use bird voice stats summary.

Examples

Code example
bird voice stats daily

Options

NameDescription
--directionWhen set, limits the statistics to call legs in this direction. Omit to include all legs. Possible values: inbound, outbound.
--fromStart date (inclusive), YYYY-MM-DD. Interpreted as a calendar day in timezone (a UTC day when timezone is omitted). Defaults to 30 days before to when omitted.
--response-schemaPrint the fields this command returns, then exit
--timezoneIANA timezone identifier used to group statistics, for example Asia/Kathmandu. The default is UTC. Day and hour boundaries, including the default window when from and to are omitted, follow this timezone. When this parameter is set, pass from and to as calendar days or Z instants instead of timestamps with explicit UTC offsets.
--toEnd date (inclusive), YYYY-MM-DD. Interpreted as a calendar day in timezone (a UTC day when timezone is omitted). Defaults to today in that timezone when omitted. Window may not exceed 365 days.
NameDescription
bird voice stats by-countryGet Voice statistics by country
bird voice stats by-response-codeGet Voice statistics by response code
bird voice stats hourlyGet hourly Voice statistics
bird voice stats summaryGet aggregate Voice statistics