Today we are launching Evidence Studio - an AI-powered development, publishing, and governance platform for analytics
evidence.dev/blog/evidenc...
@evidence.dev.bsky.social
Business Intelligence as Code π evidence.dev πΊ github.com/evidence-dev/evidence
Today we are launching Evidence Studio - an AI-powered development, publishing, and governance platform for analytics
evidence.dev/blog/evidenc...
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...
run query-> get chart, using @duckdb-gsheets.com
06.02.2025 19:54 β π 34 π 5 π¬ 2 π 0@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!
It runs without an LSP!
30.01.2025 17:14 β π 1 π 0 π¬ 0 π 0sometimes 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...
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
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 π 1i 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
Evidence is a superset of markdown
20.01.2025 04:01 β π 6 π 0 π¬ 0 π 0Awesome color scheme π
17.01.2025 22:50 β π 1 π 0 π¬ 0 π 0Small 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
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...
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
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...
playing around with an AgGrid component for @evidence.dev
13.01.2025 20:34 β π 2 π 1 π¬ 2 π 0related evidence-web-ide.vercel.app
03.01.2025 17:59 β π 1 π 0 π¬ 1 π 0Fun 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
---
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
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
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
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...
@zachrenwick-data.bsky.social's resume is on @evidence.dev π€―
zachrenwick.work
You found the easter egg
17.12.2024 06:16 β π 2 π 0 π¬ 0 π 0We think so too!
Also means you can make it very much βyour own workβ
Right click on @evidence.dev logo - beautiful stuff:
15.12.2024 18:44 β π 15 π 4 π¬ 2 π 0I 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
A day in the office working on my #reporting app.
@evidence.dev #data #bi-as-code #bi #dataviz
dark mode on @evidence.dev! lets go!!
12.12.2024 16:20 β π 21 π 2 π¬ 0 π 0Themes and dark mode have arrived in Evidence.
Design incredible-looking data products with just a few lines of config.
evidence.dev/blog/themes/