Published
Edited
Apr 30, 2020
Insert cell
md`# COVID-19 patients in Belgium`
Insert cell
Insert cell
day = '2020-03-15'
Insert cell
width = 800
Insert cell
height = 800
Insert cell
covidcases2 = FileAttachment("covidlong.json").json()
Insert cell
covidcases = FileAttachment("covid19belgium.json").json()
Insert cell
format = d3.format(",d")
Insert cell
d3 = require("d3@5.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