Public
Edited
Feb 14, 2024
1 star
Insert cell
Insert cell
Insert cell
lisbon_airbnb = FileAttachment("Uplimit Data Storytelling Project 1 - Data - classified hosts.csv").csv({typed: true})
Insert cell
lisbon_airbnb
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
button(lisbon_airbnb, "lisbon_airbnb.csv")
Insert cell
lisbon = aq.from(lisbon_airbnb)
Insert cell
Insert cell
import { aq, op } from '@uwdata/arquero'
Insert cell
import { button } from "@jeremiak/download-data-button"
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