Published
Edited
Jul 4, 2018
Insert cell
df = d3.csv("https://gist.githubusercontent.com/RobinL/5a3fb37c43c017a051ea7ece1804d18b/raw/bb0816955fbd30514d993ab7c2cb379837abc41a/tidy_timeliness.csv")
Insert cell
offence_types = _.uniq(_.map(df, d=> d.offence_type))
Insert cell
Insert cell
md`The value you've selected is ${select_box_value}`
Insert cell
_ = require('lodash')
Insert cell
d3 = require("d3")
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