Public
Edited
Jun 12
Fork of Assignment 1
1 fork
Insert cell
Insert cell
Insert cell
printTable(data.slice(0,20))
Insert cell
Insert cell
data = FileAttachment("data2.csv").csv({ typed: true})
Insert cell
Insert cell
chart1 = FileAttachment("Chart 1.png").image()
Insert cell
Insert cell
Insert cell
chart2 = FileAttachment("Chart 2.png").image()
Insert cell
Insert cell
Insert cell
chart3 = FileAttachment("Chart 3.png").image()
Insert cell
Insert cell
chart4 = FileAttachment("Chart 4.png").image()
Insert cell
Insert cell
Insert cell
chart5 = FileAttachment("Chart 5.png").image()
Insert cell
Insert cell
Insert cell
chart6 = FileAttachment("Chart 6.png").image()
Insert cell
Insert cell
import {vl} from "@vega/vega-lite-api-v5"
Insert cell
import {printTable} from "@uwdata/data-utilities"
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