Skip to Content

Time Series Report

Report type key: time_series_markdown
Configuration type: Analytic
Group: Analytic

Period buckets, numeric measures (sum/mean/rolling/lags), optional journeys, event associations, and forecasts.

How to get it

  1. Create and save an Analytic configuration.
  2. Enable: Analysis & LLM → Time Series Analysis (off by default) plus datetime column on Time Series.
  3. Run the job and wait until completed.
  4. Open Reports (/reports), select that job, and choose this type.

Markdown viewer: /markdown/JOB_ID/time_series_markdown
API: GET /reports/JOB_ID/time_series_markdown

The family was off, mappings were incomplete, or the step failed. Check job logs and Analysis & LLM. Skipped Financial KPIs mean unmapped fields, not zeros.

How to read

Read level, change, and grain together. Journeys need entity + event columns. Forecasts are extra JSON/CSV keys.

Companion artifacts

KeyArtifact
time_series_markdownMarkdown report
time_series_notebookJupyter notebook
time_series_graphsPNG folder
time_series_resultsJSON results
time_series_journeysJourney sequences JSON
time_series_event_associationsEvent association JSON
time_series_forecastsForecast JSON
time_series_forecasts_csvForecast CSV

Markdown, notebook, and graphs for the same family usually land together. JSON feeds Analysis Insights.

Last updated on