Platform
Resources
Pricing
Sign in
Contact us
Live Observations
Workspace
Fork
Public
2 collections
By
Fil
Edited
Sep 6, 2022
1 fork
2 stars
1
Insert cell
Insert cell
Plot
.
plot
(
{
color
:
{
legend
:
true
}
,
x
:
{
type
:
"log"
}
,
y
:
{
type
:
"log"
}
,
marks
:
[
Plot
.
dot
(
jp_lca_dat
,
{
x
:
"Eutrophication (g PO43-eq)"
,
y
:
"Water Use (L)"
,
fill
:
"Country"
}
)
]
}
)
Insert cell
// from the Clark_et_al_2022_PNAS_SM zip file
jp_lca_dat
=
FileAttachment
(
"jp_lca_dat.csv"
)
.
csv
(
{
typed
:
true
}
)
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.
Try it for free
Learn more
Fork
View
Export
Listed in...
Industrial
Observable
Food
Live Observations
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
jp_lca_dat
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML