Evidence's Avatar

Evidence

@evidence.dev.bsky.social

Business Intelligence as Code πŸ”— evidence.dev 😺 github.com/evidence-dev/evidence

603 Followers  |  157 Following  |  31 Posts  |  Joined: 30.10.2024  |  1.8532

Latest posts by evidence.dev on Bluesky

Preview
Introducing Evidence Studio Launching an AI-powered Web IDE for Evidence: the next generation of BI-as-code, built for scale, speed, and teams.

Today we are launching Evidence Studio - an AI-powered development, publishing, and governance platform for analytics
evidence.dev/blog/evidenc...

06.06.2025 20:25 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

all BI charts end up looking the same, but why?

it's because we're normally doing the same thing - discrete dimension on X axis, continuous measure on Y

evidence.dev/blog/discret...

12.02.2025 21:46 β€” πŸ‘ 9    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

run query-> get chart, using @duckdb-gsheets.com

06.02.2025 19:54 β€” πŸ‘ 34    πŸ” 5    πŸ’¬ 2    πŸ“Œ 0
Video thumbnail

@duckdb-gsheets.com v0.0.5 is now live!

big news with this version is now you can force duckdb to read EVERYTHING as a string with the all_varchar flag

we also welcomed a new contributor to the project in this release - props to Michael Harris for all the new features!

04.02.2025 19:08 β€” πŸ‘ 18    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1

It runs without an LSP!

30.01.2025 17:14 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
What Is a Flat File? The ultimate guide to flat files, their use cases, format specifics, and how they stack up against non-flat file databases and relational DBMSs

sometimes you get really deep into something very niche

i'm always using CSVs + json to store little bits of data, but never considered why these formats (a large part is portability!)

Alex and I put together this guide about when to use flat files, and when not to

evidence.dev/blog/what-is...

30.01.2025 17:13 β€” πŸ‘ 27    πŸ” 3    πŸ’¬ 3    πŸ“Œ 0
Post image

We've overhauled our VS Code autocomplete system to include:
- Autocomplete for component props
- Inline prop documentation
- Option selection for props that have finite options
- Query name suggestions within any data prop
- Better table suggestions in SQL, including CTEs and chained queries

27.01.2025 15:24 β€” πŸ‘ 7    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

Evidence components now let you include helpful info tooltips to give your users extra context in the right places

24.01.2025 14:45 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Preview
Line Chart Display how one or more metrics over time. Line charts are suitable for plotting a large number of data points on the same chart.

i tried to write useful descriptions about when you should choose each chart type in the @evidence.dev library

docs.evidence.dev/components/charts/line-chart

20.01.2025 06:18 β€” πŸ‘ 12    πŸ” 3    πŸ’¬ 2    πŸ“Œ 1

Evidence is a superset of markdown

20.01.2025 04:01 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Awesome color scheme πŸ’…

17.01.2025 22:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Small web app showing North Carolina men's basketball metrics in NET and Wins-Above-Baseline

Small web app showing North Carolina men's basketball metrics in NET and Wins-Above-Baseline

Small web app showing North Carolina men's basketball game results by Wins-Above-Baseline

Small web app showing North Carolina men's basketball game results by Wins-Above-Baseline

Added updates to @evidence.dev app to surface more men's college hoops data

Trends using Torvik's Game Score, NET rankings by percentiles, and team details page to show metrics

byc.evidence.app/college-bask...

17.01.2025 14:18 β€” πŸ‘ 8    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

just shipped - you can now query APIs from @evidence.dev sources

I used this to make this cool app using US housing index data from fhfa.gov in 80 mins and <100 lines of markdown

17.01.2025 22:28 β€” πŸ‘ 19    πŸ” 2    πŸ’¬ 4    πŸ“Œ 0
Preview
The Most Popular Code-based Business Intelligence Tools, Reviewed Comparing the most popular BI-as-code tools: Evidence, Streamlit, Dash, Observable, Shiny and Quarto

A guest contributor published this on the issue.

In short:
- If code already in python, Streamlit will probably be quicker to start
- But every change causes a full script re-run, so the reactivity is slow
- And you don't have much control over styling

evidence.dev/blog/busines...

13.01.2025 21:03 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

playing around with an AgGrid component for @evidence.dev

13.01.2025 20:34 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

related evidence-web-ide.vercel.app

03.01.2025 17:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Fun fact, if you edit the frontmatter for your index.md, you can change the preview card shown on bluesky (and elsewhere on the web)

---
title: Parking Garage
description: Current occupancy of parking garages in various cities in Europe
---

03.01.2025 15:15 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Great, the API from parkendd.de is available as #OpenData. This is finally a good use case for trying out @evidence.dev. Here you can see the current occupancy of parking garages in various cities in Europe:
parkinggarage.evidence.app

#DataBS

03.01.2025 10:29 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 3    πŸ“Œ 0
Preview
Evidence: Open Source Alternative to Retool, Airplane and Tableau – OpenAlternative Create data-driven websites and reports using SQL and Markdown, with automatic visualizations and interactive elements.

Evidence β€” Transform SQL into beautiful data stories

⭐ Stars: 4,678
πŸ”— Forks: 222
⏩ Last commit: 2 hours ago
βŒ› First commit: 4 years ago

https://openalternative.co/evidence

31.12.2024 23:00 β€” πŸ‘ 7    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image Post image Post image

We're excited to publicly share the Evidence Roadmap!

- Custom Themes & Dark Mode (Shipped!)
- Pivot Table & SQL Console
- Cross Filters & Sharable Links
- Prop Autocomplete
- Deploy Previews & Email Notifications
- Multi Tenant Config & RLS
- UI Revamp & Scheduled Emails
- EU region for Cloud

19.12.2024 19:33 β€” πŸ‘ 12    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1

Has anyone tried to create an LLM agent that generates @evidence.dev apps/pages, given data sources and instructions/queries?

19.12.2024 16:26 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

@davidgasquez.com has a repo where all the Evidence docs are stored in a single text file for step 1

github.com/davidgasquez...

19.12.2024 19:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

@zachrenwick-data.bsky.social's resume is on @evidence.dev 🀯

zachrenwick.work

19.12.2024 18:29 β€” πŸ‘ 7    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0

You found the easter egg

17.12.2024 06:16 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

We think so too!

Also means you can make it very much β€œyour own work”

17.12.2024 06:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Right click on @evidence.dev logo - beautiful stuff:

15.12.2024 18:44 β€” πŸ‘ 15    πŸ” 4    πŸ’¬ 2    πŸ“Œ 0
DuckDB extension weekly downloads Explore dynamic insights into weekly and monthly download trends for DuckDB extensions, all in one interactive dashboard!

I just updated the #DuckDB extension visualization site to also include regular DuckDB extensions like Spatial and HTTPFS. Did you know there were nearly 6M extension downloads last week alone? πŸš€

Check it out: duckdb-ce-analysis.evidence.app
Feedback is always welcome!
Made using @evidence.dev

16.12.2024 15:37 β€” πŸ‘ 24    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0
Post image

A day in the office working on my #reporting app.

@evidence.dev #data #bi-as-code #bi #dataviz

11.12.2024 09:07 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

dark mode on @evidence.dev! lets go!!

12.12.2024 16:20 β€” πŸ‘ 21    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Themes & Dark Mode Launching a theming system for Evidence, including dark mode - giving you the power to create publication-quality outputs that perfectly match your brand

Themes and dark mode have arrived in Evidence.

Design incredible-looking data products with just a few lines of config.

evidence.dev/blog/themes/

12.12.2024 17:00 β€” πŸ‘ 14    πŸ” 2    πŸ’¬ 1    πŸ“Œ 1

@evidence.dev is following 20 prominent accounts