Platform
Resources
Pricing
Sign in
Get started
Dominik Moritz
Faculty at CMU (
@cmudig
) and researcher at
@apple
.
Workspace
Fork
Published
By
Dominik Moritz
Edited
Jul 20, 2022
1 fork
1 star
Insert cell
Insert cell
arrow
=
require
(
"apache-arrow@8"
)
Insert cell
url
=
"https://gist.githubusercontent.com/domoritz/0f53a5abde95564c36dfaac623a7a922/raw/cce3719b853e25d5dfff97a270283ba83af3c0e6/flights-10k.arrow"
Insert cell
table
=
arrow
.
tableFromIPC
(
fetch
(
url
)
)
Insert cell
console
.
table
(
[
...
table
]
)
Insert cell
Inputs
.
table
(
table
)
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
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
arrow
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
url
Unpin
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
table
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
JavaScript
Markdown
HTML