Skills / Data / Evidence (BI as Code)

Evidence (BI as Code)

Build BI reports as code with Evidence. Writes SQL plus Markdown pages that render interactive charts and tables, parameterizes reports with query results, and ships polished, version-controlled data apps as static sites — no drag-and-drop BI.

This skill builds code-driven BI with Evidence: writing pages that mix SQL queries with Markdown to render interactive charts, tables, and value components, parameterizing reports and drill-downs with query results, templating pages over a dataset, and deploying the whole report as a fast static site that lives in version control alongside your code.

evidence bi sql markdown reporting

When to use

Use when building Evidence report pages, turning SQL results into interactive charts and tables, parameterizing a data app, or deploying an Evidence BI site.

Examples

Build a report page

SQL plus Markdown

Build an Evidence page that queries monthly revenue and renders a line chart, a KPI value, and a sortable table

Interactive drill-down

Parameterized report

Add a dropdown to my Evidence report that filters the charts by product category using a query parameter

Deploy the site

Static BI app

Configure my Evidence project to build and deploy as a static site with a DuckDB source
Added to wishlist