Published
Edited
Oct 17, 2020
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3.csvParse(await file.text())
Insert cell
Insert cell
Insert cell
//header = `"ODS_CODE","NAME","3","4","5"\r`
Insert cell
new_file = header + (await file.text())
Insert cell
codes = d3.csvParse(new_file)
Insert cell
codes[0][1]
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