Public
Edited
Sep 14, 2022
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
1+2
Insert cell
Insert cell
//
Insert cell
Insert cell
//
Insert cell
Insert cell
//
Insert cell
Insert cell
d3 = require("d3")
Insert cell
Insert cell
// Get the first 5 states
Insert cell
Insert cell
// Which state is the wealthiest?

Insert cell
// What is the total population of USA?

Insert cell
Insert cell
// Extract populations

Insert cell
// Find the population change from 2000 to 2010

Insert cell
// add new column to table. extra parens are important

Insert cell
Insert cell
// Which states are poor?

Insert cell
Insert cell
// always sort a copy of the data
// need a comparison function

Insert cell
Insert cell
// GroupBy, bin function

Insert cell
// RollUp, aggregation function, bin function

Insert cell
Insert cell
alphabet
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