Public
Edited
Jan 23, 2023
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

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more