Has anyone done any statistics about usage of Binder in scientific articles yet?
I just read the info on https://www.repostatus.org/ and their “specification”, which boils down to parsing the URL of their badge. This is a way to observe Binder-usage, too, right? Searching "https://mybinder.org/v2/"
on various academic search engines:
- https://academic.microsoft.com/search?q="https%3A%2F%2Fmybinder.org%2Fv2%2F"&f=&orderBy=0&skip=0&take=10
- https://scholar.google.de/scholar?hl=de&as_sdt=0%2C5&q="https%3A%2F%2Fmybinder.org%2Fv2%2F"&btnG= (~ 64)
- https://www.scienceopen.com/search#(‘v’~3_‘id’~’’‘isExactMatch’~true’context’~null_‘kind’~77_‘order’~0_‘orderLowestFirst’~false_‘query’~‘https~%2F%2Fmybinder.org%2Fv2%2F’_‘filters’~!*)
- https://www.plos.org/search?q="https%3A%2F%2Fmybinder.org%2Fv2%2F"
- https://www.mendeley.com/research-papers/?query="https%3A%2F%2Fmybinder.org%2Fv2%2F"
- https://www.sciencedirect.com/search/advanced?qs="https%3A%2F%2Fmybinder.org%2Fv2%2F" (7)
I am pretty sure this was discussed before, but can’t find it, so I am thankful for any pointers. If there’s nothing yet, I’ll hack up a Notebook doing some analysis. Notes to self:
- search on above websites
- parse DOIs and publication metadata from search results (code of https://github.com/o2r-project/o2r-extender could help): journal name, year
- remove duplicates
- plot nicely