Published
Edited
Nov 29, 2020
2 forks
Importers
Insert cell
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

Insert cell
drawSummary()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
async function getGNDAndPoliceData() {
return await d3.tsv(
'https://raw.githubusercontent.com/nuuuwan/misc-sl-data/master/sl_police_regions.gnd_to_police_station.tsv'
);
}
Insert cell
getGNDAndPoliceData()
Insert cell
md`...`
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