Unlisted
Edited
Dec 3
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
txbonData = await FileAttachment("txbon-data@2.csv")
.csv({ typed: true })
.then((data) =>
data.filter(
(d) =>
d.Category === "LVN" ||
d.Category === "RN" ||
d.Category === "Nurse Practitioners (All)"
)
)
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