Public
Edited
Nov 3, 2023
1 fork
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
sty = html`<style>
svg.map-ramp {
background: transparent
}
p {
font-family: sans-serif
}
</style>
`
Insert cell
m = d3.json(gm[v].url)
Insert cell
s = d3.json(gm[v].scorecard)
Insert cell
gm = FileAttachment("gp-base.json").json()
Insert cell
st1 = FileAttachment("Gerrymandering States.geojson").json()
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