Public
Edited
Sep 27, 2023
Insert cell
Insert cell
MTA_Daily_Ridership_Data__Beginning_2020-9.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
myData
X
Date
Y
Subways: Total Estimated Ridership
Color
Size
Facet X
Facet Y
Mark
Auto
Type Chart, then Shift-Enter. Ctrl-space for more options.

Insert cell

myValue = {
const a = 10;
const b = 20;

return a + b;

}
Insert cell
myValue * 20
Insert cell
myData
X
Buses: Total Estimated Ridership
Y
Subways: Total Estimated Ridership
Color
Subways: Total Estimated Ridership
Size
Subways: Total Estimated Ridership
Facet X
Facet Y
Mark
Auto
Type Chart, then Shift-Enter. Ctrl-space for more options.

Insert cell
d3.version
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