Public
Edited
Feb 28, 2023
Insert cell
Insert cell
Insert cell
Insert cell
vega = require("vega-embed@6")
Insert cell
filteredcomp = dp_live_250220231757140661.filter(
(d) =>
d.MEASURE === "AGRWTH" &&
["CAN", "USA", "AUS", "G-7", "FRA", "GBR"].includes(d.LOCATION)
)
Insert cell
filteredgdphourworked = dp_live_25022023175714066.filter(
(d) =>
d.MEASURE === "USD" &&
["CAN", "USA", "AUS", "G-7", "FRA", "GBR"].includes(d.LOCATION)
)
Insert cell
DP_LIVE_25022023212238596.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

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

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