Public
Edited
Sep 25, 2023
7 forks
Importers
5 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof table = Inputs.table(olympians)
Insert cell
Insert cell
olympians
Insert cell
Insert cell
Insert cell
Insert cell
import {lasers} from "@observablehq/faa-laser-reports-data"
Insert cell
viewof laserTable = Inputs.table(lasers)
Insert cell
Insert cell
laser_report_2020 = FileAttachment("Laser_Report_2020.xlsx").xlsx()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
chinook.db
SELECT * FROM customers
JOIN invoices ON customers.CustomerId = invoices.CustomerId
WHERE Country = "Brazil"
Insert cell
Insert cell
d3.csv('https://data.ny.gov/api/views/vxuj-8kew/rows.csv?accessType=DOWNLOAD&sorting=true')
Insert cell
Insert cell
Insert cell
Insert cell
chinook.db
Type Table, then Shift-Enter. Ctrl-space for more options.

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