Platform
Resources
Pricing
Sign in
Contact us
philippkoytek
Workspace
Fork
Published
Datasets
By
philippkoytek
Edited
Apr 26, 2022
1
Datasets
DVS State of the Industry Survey on Data Visualization
Gapminder
Beer Reviews
Top Spotify Songs 2018
Nobel Prize Winners
Bike Collisions
Superstore
Renewables EU
Women In Parliament
Protests
Harvested Crops
Insert cell
#
Superstore
Insert cell
workbook
=
FileAttachment
(
"Some Sample - Superstore Sales (Excel) (2) (2).xlsx"
)
.
xlsx
(
)
Insert cell
data
=
workbook
.
sheet
(
"Orders"
,
{
headers
:
true
}
)
Insert cell
SummaryTable
(
data
)
Insert cell
Inputs
.
table
(
data
)
Insert cell
import
{
SummaryTable
}
from
"@observablehq/summary-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
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
workbook
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
data
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
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML