Public
Edited
Jan 26, 2024
test OpenAlex API
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
dat = d3.json("https://api.openalex.org/works?group_bys=publication_year%2Cauthorships.author.id&per_page=200&mailto=team%40ourresearch.org&filter=authorships.author.id:a5064323934")
Insert cell
dat2 = d3.json("https://api.openalex.org/works?group_bys=publication_year%2Cauthorships.author.id&per_page=200&mailto=team%40ourresearch.org&filter=authorships.author.id:A5049980648")
Insert cell
dat3 = d3.json("https://api.openalex.org/works?group_bys=publication_year%2Cauthorships.author.id&per_page=200&mailto=team%40ourresearch.org&filter=authorships.author.id:A5037256938")
Insert cell
dat4 = d3.json("https://api.openalex.org/works?group_bys=publication_year%2Cauthorships.author.id&per_page=200&mailto=team%40ourresearch.org&filter=authorships.author.id:A5001976802")
Insert cell
parseTime = d3.utcParse("%Y")
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