Public
Edited
Apr 13, 2023
2 forks
Importers
Insert cell
Insert cell
Insert cell
rate = FileAttachment("property_crime_rate_by_state.csv").csv({typed:true})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
function highlight(d) {
return /California/.test(d.state);
}
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

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