Unlisted
Edited
May 24, 2023
5 forks
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
rladies-survey-clean-2023-05-23.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof histogramInterval = Inputs.range([1, 20], {label: "Choose bin width:", step: 1})
Insert cell
Insert cell
import {addTooltips} from "@mkfreeman/plot-tooltip"
Insert cell
Insert cell
import {WordCloud} from "@d3/word-cloud"
Insert cell
dataCleaning = rLadies.flatMap(d=>d.cleaning.split(",")) // Split words, put them into a single array
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
debug1 = FileAttachment("Debug1.png").url()
Insert cell
debug2 = FileAttachment("Debug2.png").url()
Insert cell
debug3 = FileAttachment("Debug3.png").url()
Insert cell
debug4 = FileAttachment("Debug4.png").url()
Insert cell
debug5 = FileAttachment("Debug5.png").url()
Insert cell
debug6 = FileAttachment("Debug6.png").url()
Insert cell
debug7 = FileAttachment("Debug7.png").url()
Insert cell
debug8 = FileAttachment("Debug8.png").url()
Insert cell
debug9 = FileAttachment("Debug9.png").url()
Insert cell
debug10 = FileAttachment("Debug10.png").url()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {showMe} from "@observablehq/show-me"
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more