Public
Edited
Jun 7, 2023
1 fork
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// React to the type selector
react = {
map.update(types);
}
Insert cell
school_data.filter((o) => o.City == "Asheville")
Insert cell
school_data = FileAttachment("schools.csv").csv()
Insert cell
import { stateShapes } from "@observablehq/us-county-datasets"
Insert cell
import { Swatches } from "@d3/color-legend"
Insert cell
tippy = require("tippy.js@6")
Insert cell
tippy_style = html`<link rel="stylesheet" href="${await require.resolve(
`tippy.js/themes/light-border.css`
)}">`
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