Skip to main content

Temporal resolution

Available resolutions

  • quarter_hourly — 15-minute resolution

  • hourly — 60-minute resolution

  • daily — Daily resolution in calendar days, not necessarily exactly 24 hours, depending on daylight savings etc

  • weekly — Weekly resolution in calendar weeks, not necessarily exactly 24 * 7 hours, depending on daylight savings etc

  • monthly — Monthly resolution in calendar months, taking into account things like daylight savings and leap year calculations

  • yearly — Annual resolution in calendar years, taking into account things like daylight savings and leap year calculations

Available options:
quarter_hourly,
hourly,
daily,
weekly,
monthly,
yearly
Example:
{
  "title": "Example",
  "value": "quarter_hourly"
}