Published
Edited
May 24, 2020
Insert cell
Insert cell
Insert cell
data_timeline.Data
Insert cell
Insert cell
Insert cell
data_today = await fetch("https://covid19.th-stat.com/api/open/today").then(r => r.json())
Insert cell
data_timeline = await fetch("https://covid19.th-stat.com/api/open/timeline").then(r => r.json())
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