Public
Edited
May 9, 2023
Insert cell
Insert cell
urlRaw = "https://raw.githubusercontent.com/Global-Health-Engineering/durbanplasticwaste/main/inst/extdata/litterboom_counts.csv"
Insert cell
durbanPlastic = d3.csv(urlRaw) // load the data directly from a github repository
Insert cell
durbanPlastic
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
durbanPlastic
X
location
Y
sum
count
Color
plastic
Size
Facet X
Facet Y
Mark
bar
Type Chart, 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