Public
Edited
Mar 4, 2023
2 forks
Importers
1 star
Insert cell
Insert cell
Insert cell
import { x } from "@data-reporting-notebooks/first-observable-notebook-hello-notebooks"
Insert cell
x
Insert cell
Insert cell
import { massShootingIncidentsChart } from "@themarshallproject/are-mass-shootings-increasing"
Insert cell
massShootingIncidentsChart
Insert cell
Insert cell
import {
add2,
multiline
} from "@data-reporting-notebooks/first-observable-notebook-hello-notebooks"
Insert cell
add2(5)
Insert cell
Insert cell
Insert cell
Insert cell
san_diego_stops = fetch(
"https://s3.amazonaws.com/working-with-data.recoveredfactory.net/stops_2022.json"
).then((response) => response.json())
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