Public
Edited
Apr 29, 2023
Insert cell
Insert cell
schedule = fetch("http://127.0.0.1:5500/asis_schedule_api_data.json").then(
(response) => response.json()
)
Insert cell
data1 = schedule.data.data.registered
Insert cell
data1
X
meet_start_date
Y
Color
Size
Facet X
course_title
Facet Y
Mark
Auto
Type Chart, then Shift-Enter. Ctrl-space for more options.

Insert cell
data1
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
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