Published
Edited
Feb 12, 2022
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
lang_age = FileAttachment("age_lang_count@2.csv").csv({typed : true})
Insert cell
lang_cooc = FileAttachment("lang_cooc.csv").csv({typed : true})
Insert cell
lang_cors = FileAttachment("lang_cors@3.json").json()
Insert cell
data = FileAttachment("survey_results_public_subsample@2.csv").csv()
Insert cell
summary_all_yrs = FileAttachment("summary_all_year.csv").csv()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {survey} from "@observablehq/survey-library"
Insert cell
import { tidy, mutate, mutateWithSummary, arrange, desc, select,sum,summarize, filter, count, groupBy } from '@pbeshai/tidyjs'
Insert cell
import {Plot} from "@mkfreeman/plot-tooltip"
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