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
- Create and save an Analytic configuration.
- Enable: Analysis & LLM → Time Series Analysis (off by default) plus datetime column on Time Series.
- Run the job and wait until completed.
- 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
| Key | Artifact |
|---|---|
time_series_markdown | Markdown report |
time_series_notebook | Jupyter notebook |
time_series_graphs | PNG folder |
time_series_results | JSON results |
time_series_journeys | Journey sequences JSON |
time_series_event_associations | Event association JSON |
time_series_forecasts | Forecast JSON |
time_series_forecasts_csv | Forecast CSV |
Markdown, notebook, and graphs for the same family usually land together. JSON feeds Analysis Insights.
Related
Last updated on