Public
Edited
Aug 23, 2024
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
party_check
SELECT * FROM party_check
Insert cell
seats_db = DuckDBClient.of({ seat_change, party_checked })
Insert cell
seats_db
SELECT party, party_long, recent, former, change FROM seat_change
WHERE party in (SELECT party_check FROM party_checked)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more