Published
Edited
Nov 30, 2020
Importers
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
map_of_russia = {
var dt = await FileAttachment("russia_ne50.geojson").json()
return function(){ return dt};
}
Insert cell
map_of_russia()

Insert cell
Insert cell
pngmap = await FileAttachment("vega-lite-cartographic-projections.png").image()
Insert cell
Insert cell
Insert cell
d3 = require('d3@5')
Insert cell
import {vl} from '@vega/vega-lite-api'
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