The Timeseries Refinery#
The Timeseries Refinery is a tool that :
Store versioned timeseries data (time travel capacity), provide fine-tuned backtesting capacity, ease data monitoring
Centralize data from various sources: internal data silos - external APIs Data queries on the fly or scraped on schedule
Automate data processes (ETL, predictions, computations, sanity checks, …)
Aggregate and transform timeseries with formulas
Build a common catalog -> shared (high level, curated) data referential
Content
- Getting Started
- Installation
- Package overview
- Working with the Refinery
- Basics
- General setup reminder
- How to create / update / read “primary” time series
- How to Exists / Rename / Delete time series
- Going further: playing with revisions
- Adding and fetching metadata
- Using formulas : create a formula
- Similarities and differences with primary series
- Using the formula editor
- Seeing all the formulas
- Create a time series information system
- To the next level
- Doing your own app using the Refinery
- Data acquisition: a structured path
- Performance aspects: stored time series and formulas
- Formulas: when to use a cache/materialized view
- How to cache formulas
- Tasks system: how to organize and schedule tasks
- Data architecture at scale: putting the Data Mesh to work
- Basics
- Core Components
- Timeseries Store Usage
- Table of Contents
- Creating a series
- Updating a series
- Working with versions
- Point and version erasure
- Retrieving history
- Working with metadata
- Replacing a series entirely
- Checking series existence
- Renaming a series
- Deleting a series
- Finding series
- Getting series information
- Working with logs
- Staircase operations
- Time Series Operations API
- Supervision
- Formulas (computed series)
- Formula Language Reference
- Groups
- Search Query Language Reference
- Task Manager Operations
- Time Series Monitoring
- Excel addin
- Testing
- Dashboards
- Securing the Refinery
- Timeseries Store Usage
- Operations Guide
- Configuration Reference
- Best Practices
- Formula Debugging Techniques
- Troubleshooting
- API documentation