Public
Edited
May 23
1 star
Insert cell
Insert cell
Insert cell
Insert cell
data
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
nationalParks
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
npCSV = d3.map(npData, function(d) {
return {
name: d['Name'].replace(/\*/g, ""),
area: +removeAcres(d['Area (2021)']),
};
});
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
screenShot20230404At72646Pm = FileAttachment("Screen Shot 2023-04-04 at 7.26.46 PM.png").image()
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