Public
Edited
Oct 25, 2022
1 star
Insert cell
Insert cell
Insert cell
Insert cell
cdcCancer = (await fetch(
"https://chronicdata.cdc.gov/resource/g4ie-h725.json?topic=Cancer"
)).json()
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
melanomaMortalityCDC_crude_rate = melanomaMortalityCDC.filter(
x => x.datavaluetype == "Average Annual Crude Rate"
)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
caviz = require("https://episphere.github.io/caviz/caviz.js")
//caviz = require("http://localhost:8000/caviz/caviz.js")
Insert cell
Insert cell
Insert cell
Insert cell
md`<p>Graphics library</p>`
Insert cell
Insert cell
c=b/10
Insert cell
a=44
Insert cell
b=a+9
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