Published
Edited
Sep 18, 2019
1 fork
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
//articles=database.query("SELECT publication.idpublication,title,journal,year FROM collaboration JOIN author ON collaboration.idauthor=author.idauthor JOIN publication ON publication.idpublication=collaboration.idpublication WHERE name=?",[nameInput])
Insert cell
//collaborators={
// let ret=[];
// for (let i=0;i<articles.length;i++)
// ret.push(await database.query("SELECT name FROM author JOIN collaboration ON author.idauthor=collaboration.idauthor WHERE collaboration.idpublication=?",[articles[0].idpublication]))
// return ret;
//}
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
Insert cell
Insert cell
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