Published
Edited
Mar 24, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
html`<img src="https://www.usnews.com/dims4/USNEWS/5f475a0/2147483647/crop/2000x1334%2B0%2B0/resize/970x647/quality/85/?url=http%3A%2F%2Fmedia.beam.usnews.com%2Fa5%2F60%2Fbe7bf1ac4894a3098e04b0c080c6%2F200820-1000cash-stock.jpg">`
Insert cell
import {vl} from '@vega/vega-lite-api'
Insert cell
comparing_categories = FileAttachment("comparing_categories.csv").csv()
Insert cell
ohio_store_data = FileAttachment("ohio_store_data.csv").csv()
Insert cell
cereal = ohio_store_data.filter( item => {return item["CATEGORY"] == 'COLD CEREAL'});
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