WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
220 stars 78 forks source link

Embedded interactive viewers for high-level OpenAlex data #1812

Open prototyperspective opened 2 years ago

prototyperspective commented 2 years ago

Is your feature request related to a problem? Please describe. Scholia currently doesn't have much features to (visually and interactively) explore the big picture / bird's eye view of scientific research, such as developments in:

A more concrete example is below.

Describe the solution you'd like OpenAlex has such data and makes it queriable. I asked if somebody could create an image or interactive/queriable visualizations of year-spanning changes to science overall such as the share of papers and authors by field on Twitter. For example something like this arxiv stat (but not just about arxiv preprints): 333333333

This helped lead to Solution 1 and Solution 2. There's also code for creating these visualizations.

Of course the data is limited by what's in the database (the papers and the metadata these papers currently have), but the database is probably growing over time (in terms of both papers and metadata), is probably already large enough and even if it's not, it's useful and interesting regardless.

Maybe this could also be added as interactive graphs into Wikipedia – if there is a template for these interactive graphs, please let me know.

Such interactive visualization queries could be built collaboratively and then made available on the relevant pages on Scholia. Pages about topics (or scientific fields) could, for example, show the development of the number / shares of authors per top-level subtopic of the topic (or the scientific field).

Describe alternatives you've considered

Additional context

fnielsen commented 2 years ago

Yes, it could be interesting to have overviews, both for scientometrics and for navigation. Queries I can imaging would unfortunately be quite expensive. So I suppose one would perhaps need to rely on another endpoint/service with more gracious timeout.