Published
Edited
Sep 20, 2022
Insert cell
Insert cell
// wikiData = fetch(
// "https://www.wikidata.org/w/api.php?action=wbgetentities&ids=Q659166&format=json"
// ).then((response) => response.json())
Insert cell
Insert cell
sample = wikiData.entities.Q659166
Insert cell
sample.labels.en
Insert cell
sample.aliases.en
Insert cell
wikiDataCandidates = sample.claims.P726
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