2023-07-12 11:28:07 +03:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "x-ua-compatible" content = "ie=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2024-01-16 10:41:49 +03:00
< meta name = "generator" content = "ExDoc v0.31.1" >
2023-07-12 11:28:07 +03:00
< meta name = "project" content = "Plausible v0.0.1" >
2024-01-11 10:50:44 +03:00
2023-07-12 11:28:07 +03:00
< title > Plausible.Stats.Interval — Plausible v0.0.1< / title >
2024-01-16 10:41:49 +03:00
< link rel = "stylesheet" href = "dist/html-elixir-FM2CSD74.css" / >
2023-07-12 11:28:07 +03:00
< script src = "dist/handlebars.runtime-NWIB6V2M.js" > < / script >
2024-01-11 10:50:44 +03:00
< script src = "dist/handlebars.templates-43PMFBC7.js" > < / script >
2024-02-01 10:15:38 +03:00
< script src = "dist/sidebar_items-C0AEE8E5.js" > < / script >
2023-07-12 11:28:07 +03:00
< script src = "docs_config.js" > < / script >
2024-01-16 10:41:49 +03:00
< script async src = "dist/html-L4O5OK2K.js" > < / script >
2023-07-12 11:28:07 +03:00
< / head >
< body data-type = "modules" class = "page-module" >
< script >
try {
var settings = JSON.parse(localStorage.getItem('ex_doc:settings') || '{}');
if (settings.theme === 'dark' ||
((settings.theme === 'system' || settings.theme == null) & &
window.matchMedia('(prefers-color-scheme: dark)').matches)
) {
document.body.classList.add('dark')
}
} catch (error) { }
< / script >
< div class = "main" >
2024-01-16 10:41:49 +03:00
< button id = "sidebar-menu" class = "sidebar-button sidebar-toggle" aria-label = "toggle sidebar" aria-controls = "sidebar" >
2023-07-12 11:28:07 +03:00
< i class = "ri-menu-line ri-lg" title = "Collapse/expand sidebar" > < / i >
< / button >
2024-01-16 10:41:49 +03:00
< div class = "background-layer" > < / div >
2024-01-11 10:50:44 +03:00
< nav id = "sidebar" class = "sidebar" >
2023-07-12 11:28:07 +03:00
< div class = "sidebar-header" >
2024-01-11 10:50:44 +03:00
< div class = "sidebar-projectInfo" >
2023-07-12 11:28:07 +03:00
2024-01-11 10:50:44 +03:00
< a href = "readme.html" class = "sidebar-projectImage" >
< img src = "assets/logo.png" alt = "Plausible" / >
< / a >
2023-07-12 11:28:07 +03:00
2024-01-11 10:50:44 +03:00
< div >
< a href = "readme.html" class = "sidebar-projectName" translate = "no" >
2023-07-12 11:28:07 +03:00
Plausible
2024-01-11 10:50:44 +03:00
< / a >
< div class = "sidebar-projectVersion" translate = "no" >
v0.0.1
< / div >
2023-07-12 11:28:07 +03:00
< / div >
< / div >
2024-01-11 10:50:44 +03:00
< ul id = "sidebar-listNav" class = "sidebar-listNav" role = "tablist" >
< li >
< button id = "extras-list-tab-button" role = "tab" data-type = "extras" aria-controls = "extras-tab-panel" aria-selected = "true" tabindex = "0" >
Pages
< / button >
< / li >
< li >
< button id = "modules-list-tab-button" role = "tab" data-type = "modules" aria-controls = "modules-tab-panel" aria-selected = "false" tabindex = "-1" >
Modules
< / button >
< / li >
< li >
< button id = "tasks-list-tab-button" role = "tab" data-type = "tasks" aria-controls = "tasks-tab-panel" aria-selected = "false" tabindex = "-1" >
< span translate = "no" > Mix< / span > Tasks
< / button >
< / li >
2023-07-12 11:28:07 +03:00
2024-01-11 10:50:44 +03:00
< / ul >
< / div >
2023-07-12 11:28:07 +03:00
2024-01-11 10:50:44 +03:00
< div id = "extras-tab-panel" class = "sidebar-tabpanel" role = "tabpanel" aria-labelledby = "extras-list-tab-button" >
< ul id = "extras-full-list" class = "full-list" > < / ul >
< / div >
2023-07-12 11:28:07 +03:00
2024-01-11 10:50:44 +03:00
< div id = "modules-tab-panel" class = "sidebar-tabpanel" role = "tabpanel" aria-labelledby = "modules-list-tab-button" hidden >
< ul id = "modules-full-list" class = "full-list" > < / ul >
< / div >
2023-07-12 11:28:07 +03:00
2024-01-11 10:50:44 +03:00
< div id = "tasks-tab-panel" class = "sidebar-tabpanel" role = "tabpanel" aria-labelledby = "tasks-list-tab-button" hidden >
< ul id = "tasks-full-list" class = "full-list" > < / ul >
< / div >
< / nav >
2023-07-12 11:28:07 +03:00
2024-01-11 10:50:44 +03:00
< main class = "content" >
2023-07-12 11:28:07 +03:00
< output role = "status" id = "toast" > < / output >
< div class = "content-outer" >
< div id = "content" class = "content-inner" >
2024-01-11 10:50:44 +03:00
< div class = "top-search" >
< div class = "search-settings" >
< form class = "search-bar" action = "search.html" >
< label class = "search-label" >
< span class = "sr-only" > Search documentation of Plausible< / span >
< input name = "q" type = "text" class = "search-input" placeholder = "Search Documentation (press /)" autocomplete = "off" autocorrect = "off" autocapitalize = "off" spellcheck = "false" / >
< / label >
< button type = "submit" class = "search-button" aria-label = "Submit Search" >
< i class = "ri-search-2-line ri-lg" aria-hidden = "true" title = "Submit search" > < / i >
< / button >
< button type = "button" tabindex = "-1" class = "search-close-button" aria-hidden = "true" >
< i class = "ri-close-line ri-lg" title = "Cancel search" > < / i >
< / button >
< / form >
2024-01-16 10:41:49 +03:00
< div class = "autocomplete" >
< / div >
2024-01-11 10:50:44 +03:00
< button class = "icon-settings display-settings" >
< i class = "ri-settings-3-line" > < / i >
< span class = "sr-only" > Settings< / span >
< / button >
< / div >
2024-01-16 10:41:49 +03:00
2024-01-11 10:50:44 +03:00
< / div >
2023-07-12 11:28:07 +03:00
< h1 >
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L1" title = "View Source" class = "icon-action" rel = "help" >
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< span translate = "no" > Plausible.Stats.Interval< / span >
< small class = "app-vsn" translate = "no" > (Plausible v0.0.1)< / small >
< / h1 >
< section id = "moduledoc" >
< p > Collection of functions to work with intervals.< / p > < p > The interval of a query defines the granularity of the data. You can think of
it as a < code class = "inline" > GROUP BY< / code > clause. Possible values are < code class = "inline" > minute< / code > , < code class = "inline" > hour< / code > , < code class = "inline" > date< / code > ,
< code class = "inline" > week< / code > , and < code class = "inline" > month< / code > .< / p >
< / section >
< section id = "summary" class = "details-list" >
< h1 class = "section-heading" >
< a class = "hover-link" href = "#summary" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< / a >
2024-01-11 10:50:44 +03:00
< span class = "text" > Summary< / span >
2023-07-12 11:28:07 +03:00
< / h1 >
< div class = "summary-types summary" >
< h2 >
< a href = "#types" > Types< / a >
< / h2 >
2023-08-08 15:50:05 +03:00
< div class = "summary-row" >
< div class = "summary-signature" >
< a href = "#t:opt/0" translate = "no" > opt()< / a >
< / div >
< / div >
< div class = "summary-row" >
< div class = "summary-signature" >
< a href = "#t:opts/0" translate = "no" > opts()< / a >
< / div >
< / div >
2023-07-12 11:28:07 +03:00
< div class = "summary-row" >
< div class = "summary-signature" >
< a href = "#t:t/0" translate = "no" > t()< / a >
< / div >
< / div >
< / div >
< div class = "summary-functions summary" >
< h2 >
< a href = "#functions" > Functions< / a >
< / h2 >
< div class = "summary-row" >
< div class = "summary-signature" >
< a href = "#default_for_date_range/1" translate = "no" > default_for_date_range(range)< / a >
< / div >
< div class = "summary-synopsis" > < p > Returns the suggested interval for the given < a href = "https://hexdocs.pm/elixir/Date.Range.html" > < code class = "inline" > Date.Range< / code > < / a > struct.< / p > < / div >
< / div >
< div class = "summary-row" >
< div class = "summary-signature" >
< a href = "#default_for_period/1" translate = "no" > default_for_period(period)< / a >
< / div >
< div class = "summary-synopsis" > < p > Returns the suggested interval for the given time period.< / p > < / div >
< / div >
< div class = "summary-row" >
< div class = "summary-signature" >
< a href = "#list/0" translate = "no" > list()< / a >
< / div >
< / div >
< div class = "summary-row" >
< div class = "summary-signature" >
< a href = "#valid?/1" translate = "no" > valid?(interval)< / a >
< / div >
< / div >
< div class = "summary-row" >
< div class = "summary-signature" >
2023-08-08 15:50:05 +03:00
< a href = "#valid_by_period/1" translate = "no" > valid_by_period(opts \\ [])< / a >
2023-07-12 11:28:07 +03:00
< / div >
< / div >
< div class = "summary-row" >
< div class = "summary-signature" >
2023-08-08 15:50:05 +03:00
< a href = "#valid_for_period?/3" translate = "no" > valid_for_period?(period, interval, opts \\ [])< / a >
2023-07-12 11:28:07 +03:00
< / div >
< div class = "summary-synopsis" > < p > Returns whether the given interval is valid for a time period.< / p > < / div >
< / div >
< / div >
< / section >
< section id = "types" class = "details-list" >
< h1 class = "section-heading" >
< a class = "hover-link" href = "#types" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
2023-07-25 10:58:48 +03:00
< / a >
2024-01-11 10:50:44 +03:00
< span class = "text" > Types< / span >
2023-07-12 11:28:07 +03:00
< / h1 >
< div class = "types-list" >
2023-08-08 15:50:05 +03:00
< section class = "detail" id = "t:opt/0" >
< div class = "detail-header" >
< a href = "#t:opt/0" class = "detail-link" title = "Link to this type" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this type< / span >
< / a >
< h1 class = "signature" translate = "no" > opt()< / h1 >
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L11" class = "icon-action" rel = "help" title = "View Source" >
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
< div class = "specs" >
< pre translate = "no" > < span class = "attribute" > @type< / span > opt() :: {:site, < a href = "Plausible.Site.html#t:t/0" > Plausible.Site.t< / a > ()} | {:from, < a href = "https://hexdocs.pm/elixir/Date.html#t:t/0" > Date.t< / a > ()}< / pre >
< / div >
< / section >
< / section >
< section class = "detail" id = "t:opts/0" >
< div class = "detail-header" >
< a href = "#t:opts/0" class = "detail-link" title = "Link to this type" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this type< / span >
< / a >
< h1 class = "signature" translate = "no" > opts()< / h1 >
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L12" class = "icon-action" rel = "help" title = "View Source" >
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
< div class = "specs" >
< pre translate = "no" > < span class = "attribute" > @type< / span > opts() :: [< a href = "#t:opt/0" > opt< / a > ()]< / pre >
< / div >
< / section >
< / section >
2023-07-12 11:28:07 +03:00
< section class = "detail" id = "t:t/0" >
< div class = "detail-header" >
< a href = "#t:t/0" class = "detail-link" title = "Link to this type" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this type< / span >
< / a >
< h1 class = "signature" translate = "no" > t()< / h1 >
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L10" class = "icon-action" rel = "help" title = "View Source" >
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
< div class = "specs" >
< pre translate = "no" > < span class = "attribute" > @type< / span > t() :: < a href = "https://hexdocs.pm/elixir/String.html#t:t/0" > String.t< / a > ()< / pre >
< / div >
< / section >
< / section >
< / div >
< / section >
< section id = "functions" class = "details-list" >
< h1 class = "section-heading" >
< a class = "hover-link" href = "#functions" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
2023-07-25 10:58:48 +03:00
< / a >
2024-01-11 10:50:44 +03:00
< span class = "text" > Functions< / span >
2023-07-12 11:28:07 +03:00
< / h1 >
< div class = "functions-list" >
< section class = "detail" id = "default_for_date_range/1" >
< div class = "detail-header" >
< a href = "#default_for_date_range/1" class = "detail-link" title = "Link to this function" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this function< / span >
< / a >
< h1 class = "signature" translate = "no" > default_for_date_range(range)< / h1 >
2023-08-08 15:50:05 +03:00
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L41" class = "icon-action" rel = "help" title = "View Source" >
2023-07-12 11:28:07 +03:00
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
2023-08-08 15:50:05 +03:00
< div class = "specs" >
< pre translate = "no" > < span class = "attribute" > @spec< / span > default_for_date_range(< a href = "https://hexdocs.pm/elixir/Date.Range.html#t:t/0" > Date.Range.t< / a > ()) :: < a href = "#t:t/0" > t< / a > ()< / pre >
< / div >
< p > Returns the suggested interval for the given < a href = "https://hexdocs.pm/elixir/Date.Range.html" > < code class = "inline" > Date.Range< / code > < / a > struct.< / p >
2023-07-12 11:28:07 +03:00
< / section >
< / section >
< section class = "detail" id = "default_for_period/1" >
< div class = "detail-header" >
< a href = "#default_for_period/1" class = "detail-link" title = "Link to this function" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this function< / span >
< / a >
< h1 class = "signature" translate = "no" > default_for_period(period)< / h1 >
2023-08-08 15:50:05 +03:00
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L28" class = "icon-action" rel = "help" title = "View Source" >
2023-07-12 11:28:07 +03:00
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
< div class = "specs" >
< pre translate = "no" > < span class = "attribute" > @spec< / span > default_for_period(period()) :: < a href = "#t:t/0" > t< / a > ()< / pre >
< / div >
2023-08-08 15:50:05 +03:00
< p > Returns the suggested interval for the given time period.< / p >
2023-07-12 11:28:07 +03:00
< / section >
< / section >
< section class = "detail" id = "list/0" >
< div class = "detail-header" >
< a href = "#list/0" class = "detail-link" title = "Link to this function" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this function< / span >
< / a >
< h1 class = "signature" translate = "no" > list()< / h1 >
2023-08-08 15:50:05 +03:00
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L17" class = "icon-action" rel = "help" title = "View Source" >
2023-07-12 11:28:07 +03:00
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
< div class = "specs" >
< pre translate = "no" > < span class = "attribute" > @spec< / span > list() :: [< a href = "#t:t/0" > t< / a > ()]< / pre >
< / div >
< / section >
< / section >
< section class = "detail" id = "valid?/1" >
< div class = "detail-header" >
< a href = "#valid?/1" class = "detail-link" title = "Link to this function" >
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this function< / span >
< / a >
< h1 class = "signature" translate = "no" > valid?(interval)< / h1 >
2023-08-08 15:50:05 +03:00
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L20" class = "icon-action" rel = "help" title = "View Source" >
2023-07-12 11:28:07 +03:00
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
< div class = "specs" >
< pre translate = "no" > < span class = "attribute" > @spec< / span > valid?(< a href = "https://hexdocs.pm/elixir/typespecs.html#built-in-types" > term< / a > ()) :: < a href = "https://hexdocs.pm/elixir/typespecs.html#built-in-types" > boolean< / a > ()< / pre >
< / div >
< / section >
< / section >
2023-08-08 15:50:05 +03:00
< section class = "detail" id = "valid_by_period/1" >
< span id = "valid_by_period/0" > < / span >
2023-07-12 11:28:07 +03:00
< div class = "detail-header" >
2023-08-08 15:50:05 +03:00
< a href = "#valid_by_period/1" class = "detail-link" title = "Link to this function" >
2023-07-12 11:28:07 +03:00
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this function< / span >
< / a >
2023-08-08 15:50:05 +03:00
< h1 class = "signature" translate = "no" > valid_by_period(opts \\ [])< / h1 >
2023-07-12 11:28:07 +03:00
2023-08-08 15:50:05 +03:00
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L68" class = "icon-action" rel = "help" title = "View Source" >
2023-07-12 11:28:07 +03:00
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
2023-08-08 15:50:05 +03:00
< div class = "specs" >
< pre translate = "no" > < span class = "attribute" > @spec< / span > valid_by_period(< a href = "#t:opts/0" > opts< / a > ()) :: < a href = "https://hexdocs.pm/elixir/typespecs.html#basic-types" > map< / a > ()< / pre >
< / div >
2023-07-12 11:28:07 +03:00
< / section >
< / section >
2023-08-08 15:50:05 +03:00
< section class = "detail" id = "valid_for_period?/3" >
< span id = "valid_for_period?/2" > < / span >
2023-07-12 11:28:07 +03:00
< div class = "detail-header" >
2023-08-08 15:50:05 +03:00
< a href = "#valid_for_period?/3" class = "detail-link" title = "Link to this function" >
2023-07-12 11:28:07 +03:00
< i class = "ri-link-m" aria-hidden = "true" > < / i >
< span class = "sr-only" > Link to this function< / span >
< / a >
2023-08-08 15:50:05 +03:00
< h1 class = "signature" translate = "no" > valid_for_period?(period, interval, opts \\ [])< / h1 >
2023-07-12 11:28:07 +03:00
< a href = "https://github.com/plausible/analytics/blob/main/lib/plausible/stats/interval.ex#L103" class = "icon-action" rel = "help" title = "View Source" >
< i class = "ri-code-s-slash-line" aria-hidden = "true" > < / i >
< span class = "sr-only" > View Source< / span >
< / a >
< / div >
< section class = "docstring" >
< div class = "specs" >
2023-08-08 15:50:05 +03:00
< pre translate = "no" > < span class = "attribute" > @spec< / span > valid_for_period?(period(), < a href = "#t:t/0" > t< / a > (), < a href = "#t:opts/0" > opts< / a > ()) :: < a href = "https://hexdocs.pm/elixir/typespecs.html#built-in-types" > boolean< / a > ()< / pre >
2023-07-12 11:28:07 +03:00
< / div >
< p > Returns whether the given interval is valid for a time period.< / p > < p > Intervals longer than periods are not supported, e.g. current month stats with
2023-08-08 15:50:05 +03:00
a month interval, or today stats with a week interval.< / p > < p > There are two dynamic states:< / p > < ul > < li > < code class = "inline" > custom< / code > period is only applicable with < code class = "inline" > month< / code > or < code class = "inline" > week< / code > intervals,
if the < code class = "inline" > opts[:from]< / code > and < code class = "inline" > opts[:to]< / code > range difference exceeds 12 months< / li > < li > < code class = "inline" > all< / code > period's interval options depend on particular site's < code class = "inline" > stats_start_date< / code > < ul > < li > daily interval is excluded if the all-time range exceeds 12 months< / li > < / ul > < / li > < / ul >
2023-07-12 11:28:07 +03:00
< / section >
< / section >
< / div >
< / section >
< footer class = "footer" >
< p >
< span class = "line" >
< button class = "a-main footer-button display-quick-switch" title = "Search HexDocs packages" >
Search HexDocs
< / button >
< a href = "Plausible.epub" title = "ePub version" >
Download ePub version
< / a >
< / span >
< / p >
< p class = "built-using" >
Built using
2024-01-16 10:41:49 +03:00
< a href = "https://github.com/elixir-lang/ex_doc" title = "ExDoc" target = "_blank" rel = "help noopener" translate = "no" > ExDoc< / a > (v0.31.1) for the
2023-07-12 11:28:07 +03:00
< a href = "https://elixir-lang.org" title = "Elixir" target = "_blank" translate = "no" > Elixir programming language< / a >
< / p >
< / footer >
< / div >
< / div >
2024-01-11 10:50:44 +03:00
< / main >
2023-07-12 11:28:07 +03:00
< / div >
< script src = "https://cdn.jsdelivr.net/npm/mermaid/dist/mermaid.min.js" > < / script >
< script > mermaid . initialize ( { startOnLoad : true } ) < / script >
< / body >
< / html >