Public
Edited
Jun 27
Insert cell
Insert cell
Insert cell
import {vl} from "@vega/vega-lite-api-v5"
Insert cell
import {printTable} from "@uwdata/data-utilities"
Insert cell
Insert cell
league_leaders = FileAttachment("nba_scoring_leaders.csv").csv()
Insert cell
reg_season_players = FileAttachment("2024-25.csv").csv()
Insert cell
printTable(reg_season_players.slice(0,10))
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