Lumen Spec#
Lumen Spec is a declarative data model designed to express data transformation pipelines in a simple, shareable format. It enables users to:
Define multi-step data transformations in SQL or Python
Create interactive visualizations and tables
Share and reproduce analyses across notebooks
Build dashboards through a drag-and-drop interface
The specification’s declarative nature makes it easy to programmatically generate, modify and compose data pipelines while maintaining reproducibility.
Getting Started#
How to build a Lumen dashboard
Get an overview of the core concepts of Lumen
Get an overview of the core concepts of Lumen
How-To#
How to configure data sources in Lumen dashboards
How to specify data transformations in a Lumen dashboard
How to configure visualization and other visual components in a Lumen dashboard
How to validate the specification of a Lumen dashboard