Public
Edited
Nov 12, 2024
Fork of Line chart
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
rockwood_1222.forEach(d => {d.variableOrder = categoryOrder.indexOf(d.Race)});
Insert cell
Insert cell
Insert cell
age_4region@3.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
age_1765_4region@1.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
rockwood_age_1222.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
language_4region@1.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
mhi_4region.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
income_4region.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
IncomeOrder = ["5k", "5_10k","10_20k","20_30k","30_40k","40_50k","50_65k","65_75k","75_100k","100k" ]
Insert cell
income_4region.forEach(d => {d.VariableOrder3 = IncomeOrder.indexOf(d.Income_Group)});
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
income_4region.filter((d )=> (d.Year==`${Year}`))
Insert cell
Insert cell
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