Unlisted
Edited
Feb 24, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
df = await aq
.loadCSV(
"https://xtools.wmcloud.org/pages/" +
wikipedia +
"/" +
username +
"?format=csv",
{ parse: { date: Date } }
)
.then((d) => d.select(normalize).select("page_title", "date"))
Insert cell
Insert cell
Insert cell
table_country.view()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
get_nationality_fromsitelink("Facebook", "frwiki", "fr").then(d => d.view())
Insert cell
get_nationality_fromsitelink("Maria Montessori", get_shortwikipedianame(wikipedia), "en").then(d => d.view())
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