.. tshistory_refinery documentation master file, created by sphinx-quickstart on Thu Dec 29 11:48:28 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. The Timeseries Refinery ============================================== The Timeseries Refinery is a platform to store, transform and monitor time series data. It keeps a full revision history of every series — enabling time-travel and backtesting — centralizes data from internal silos and external APIs, and exposes a shared, curated catalog to its users, from Python, the browser, Excel or an MCP server. At a glance, the Refinery lets you: - store **versioned** time series with full history (time-travel, backtesting); - **centralize** data from internal silos and external APIs, queried on the fly or scraped on schedule; - **automate** data processes (ETL, predictions, computations, sanity checks…); - **aggregate** and **transform** series with formulas; - build a common **catalog** — a shared, curated data referential. .. image:: _static/TSR.png .. toctree:: :maxdepth: 4 :caption: Content getting_started/index core_components/index operations/index api/index