Platform
Resources
Pricing
Sign in
Get started
Fil
Vocateur.
Workspace
Fork
Published
Hello
By
Fil
Edited
Dec 15, 2020
Importers
6 stars
2
Insert cell
Insert cell
zip
=
require
(
await
FileAttachment
(
"node-zip-1.1.1"
)
.
url
(
)
)
Insert cell
files
=
zip
(
await
FileAttachment
(
"airports.csv.zip"
)
.
arrayBuffer
(
)
,
{
base64
:
false
,
checkCRC32
:
true
}
)
.
files
Insert cell
files
[
"airports.csv"
]
.
asText
(
)
Insert cell
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
zip
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
files
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML