Public
Edited
Jun 11, 2024
Insert cell
Insert cell
import {vl} from "@vega/vega-lite-api-v5"
Insert cell
import {printTable} from "@uwdata/data-utilities"
Insert cell
college = FileAttachment("grad-students.csv").csv()
Insert cell
Insert cell
college
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
averageMedianSalaryGradVsUndergrad3 = FileAttachment("Average Median Salary Grad vs Undergrad@3.png").image()
Insert cell
Insert cell
Insert cell
thPercentileSalaryForUndergradAndGrad = FileAttachment("75th Percentile Salary for Undergrad and Grad.png").image()
Insert cell
Insert cell
Insert cell
Insert cell
gradsFullTimeYearRoundByDepartment = FileAttachment("Grads Full Time year round by Department.png").image()
Insert cell
Insert cell
Insert cell
undergradsFullTimeYearRoundByDepartment = FileAttachment("Undergrads Full time year round by Department.png").image()
Insert cell
Insert cell
Insert cell
Insert cell
unemploymentRateByMajorForBoth = FileAttachment("Unemployment Rate by Major for both.png").image()
Insert cell
Insert cell
Insert cell
totalUnemployedByDepartmentForBoth2 = FileAttachment("Total unemployed by Department for both@2.png").image()
Insert cell
Insert cell
Insert cell
graduateUnemployedVsEmployedByDepartment3 = FileAttachment("Graduate Unemployed vs Employed by Department@3.png").image()
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