Public
Edited
Nov 30, 2020
Importers
2 stars
Insert cell
Insert cell
Insert cell
diagnostic_table({ data: data })
Insert cell
Insert cell
Insert cell
Insert cell
column_status = ({
ok: ["name"],
warn: [],
error: ["country"],
info: [],
ignore: [],
later: ["date_end"]
})
Insert cell
Insert cell
diagnostic_table({ data: data, column_status: column_status })
Insert cell
Insert cell
Insert cell
diagnostic_table({
data: data_clean,
column_status: column_status,
data_raw: data
})
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data.columns
Insert cell
Insert cell
Insert cell
Insert cell
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